decodebin2: Put the correct pad into the stream-topology if a parser/converter is...
authorSebastian Dröge <sebastian@centricular.com>
Sat, 17 Dec 2016 19:34:40 +0000 (21:34 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 17 Dec 2016 20:01:10 +0000 (22:01 +0200)
commit46835f550d0a49338a3477973df842b1443c7a81
tree0b184d408e5f19c05ab4aebf17aeb92fedab0ac2
parent64befcde7c650627fb9e65c7699334c1af450cec
decodebin2: Put the correct pad into the stream-topology if a parser/converter is used

We have to take the capsfilter into account then as the elements are not
linked directly. Previously this caused NULL be set in these cases.
gst/playback/gstdecodebin2.c