gst/extend/discoverer.py: Make the queue buffer up 1s of data before outputting to...
authorEdward Hervey <bilboed@bilboed.com>
Tue, 7 Nov 2006 12:24:13 +0000 (12:24 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 7 Nov 2006 12:24:13 +0000 (12:24 +0000)
commitf32834da5f000633a310e6c1907570992a9bce4b
tree8bec56016d1b4723a516c611ea880a59dbfcb171
parent0650a270890568ddf643c066354acd63a7520aee
gst/extend/discoverer.py: Make the queue buffer up 1s of data before outputting to the sinks. This should give time f...

Original commit message from CVS:
* gst/extend/discoverer.py: Make the queue buffer up 1s of data before
outputting to the sinks. This should give time for some demuxers like
mpegdemux or fluasfdemux to discover a bit more about the muxed
stream and add the correct pads.
Fixes #371969
ChangeLog
gst/extend/discoverer.py