decodebin2: Only check if this is a discarded type if we have fixed caps
authorSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 20 Sep 2011 12:04:45 +0000 (14:04 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Tue, 20 Sep 2011 12:06:51 +0000 (14:06 +0200)
commit61c6fcb2cd84bba6177fd15294d03f5624b302e2
treed600e5c19218fdc9f6ad31d0404a29453fd99315
parent8e114c427aebadec0c5f11834110ad884805a7ac
decodebin2: Only check if this is a discarded type if we have fixed caps

For unfixed caps we will get here again later when the caps are fixed.
gst/playback/gstdecodebin2.c