decodebin: Only consider non-parser factories for generating the post-parser capsfilt...
authorSebastian Dröge <sebastian@centricular.com>
Fri, 20 Feb 2015 10:34:11 +0000 (12:34 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 20 Feb 2015 10:35:19 +0000 (12:35 +0200)
commit1dcd1a74792f0597580e8a3e0551674324719ae7
tree9e2fb942fdf552f963407d0803bd1e1e0c167b99
parent7e39a51a5098fad0609d6721e813045c095c4cc5
decodebin: Only consider non-parser factories for generating the post-parser capsfilter caps

Otherwise if there are multiple parsers we would most likely break negotiation
of the stream-format/alignment wanted by the decoders as parsers generally
support all possible stream-formats and alignments.
gst/playback/gstdecodebin2.c