decodebin: If we have a demuxer without dynamic srcpads, just assume no-more-pads
authorSebastian Dröge <sebastian@centricular.com>
Fri, 21 Feb 2014 08:53:09 +0000 (09:53 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Sat, 22 Feb 2014 23:10:01 +0000 (00:10 +0100)
commit2df1e56bb7240e158373313d2dfa577c40f10766
treefecc62b2975c846bd19fa334c6414a49a4b5c17b
parentf149c27a619a5c77f8da39c1baf45c1a6c2605db
decodebin: If we have a demuxer without dynamic srcpads, just assume no-more-pads

Otherwise we will wait until the multiqueue after the demuxer will
overrun, which is clearly not needed then.
gst/playback/gstdecodebin2.c