mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
gst/playback/: Don't try to preroll or decode more than one audio/video track.
Original commit message from CVS: * gst/playback/gstplaybasebin.c: (remove_prerolls), (new_decoded_pad): * gst/playback/gstplaybasebin.h: * gst/playback/gstplaybin.c: (setup_sinks): Don't try to preroll or decode more than one audio/video track.
This commit is contained in:
parent
b01b072334
commit
dd9cc9b5f5
1 changed files with 9 additions and 0 deletions
|
@ -1,3 +1,12 @@
|
|||
2004-09-24 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst/playback/gstplaybasebin.c: (remove_prerolls),
|
||||
(new_decoded_pad):
|
||||
* gst/playback/gstplaybasebin.h:
|
||||
* gst/playback/gstplaybin.c: (setup_sinks):
|
||||
Don't try to preroll or decode more than one audio/video
|
||||
track.
|
||||
|
||||
2004-09-24 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
|
||||
|
||||
* gst/playback/gstplaybasebin.c: (gst_play_base_bin_change_state):
|
||||
|
|
Loading…
Reference in a new issue