gst/playback/gstdecodebin2.c: When creating the groups, allow for a 5 second, unlimit...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 28 Jun 2007 09:46:11 +0000 (09:46 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 28 Jun 2007 09:46:11 +0000 (09:46 +0000)
commitc198d8000c1cfdc1dce77ebf5a604385c7eaf638
treeeb0147c4dfe914271c45e86252f64d76377bf32a
parent28ef3f5ddf3f8037c3eeb33a6497ae132f0fb697
gst/playback/gstdecodebin2.c: When creating the groups, allow for a 5 second, unlimited buffers preroll phase after w...

Original commit message from CVS:
* gst/playback/gstdecodebin2.c: (gst_decode_group_new),
(gst_decode_group_expose), (gst_decode_group_free), (add_fakesink):
When creating the groups, allow for a 5 second, unlimited buffers
preroll phase after which we expose the group.
When the group is exposed, use a small number of buffers up to a 2
second limit. Also disconnect the overrun signal from multiqueue when we
exposed the group because it is not needed anymore.
ChangeLog
gst/playback/gstdecodebin2.c