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.
+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):