gstreamer/gst
Tim-Philipp Müller 7e5a1b0460 gst/mpegstream/: Fix flow value combination; this fixes playbin/totem locking up if a VobSub file is specified as sub...
Original commit message from CVS:
* gst/mpegstream/gstdvddemux.c: (gst_dvd_demux_base_init),
(gst_dvd_demux_class_init), (gst_dvd_demux_combine_flows),
(gst_dvd_demux_send_subbuffer):
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_class_init),
(gst_mpeg_demux_init_stream), (gst_mpeg_demux_parse_packet),
(gst_mpeg_demux_parse_pes), (gst_mpeg_demux_combine_flows),
(gst_mpeg_demux_send_subbuffer):
* gst/mpegstream/gstmpegdemux.h:
* gst/mpegstream/gstmpegparse.c: (gst_mpeg_parse_process_event),
(gst_mpeg_parse_chain):
Fix flow value combination; this fixes playbin/totem locking up if
a VobSub file is specified as subtitle file (#334322). Flow value
combination should only happen once we are fairly sure we've got all
pads that are available for now. Since there isn't a well-specified
time when this is the case in MPEG, we'll just assume this is the
case once there has been a certain number of packets for each
stream we've found so far.
2006-11-19 13:08:30 +00:00
..
ac3parse Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:11:41 +00:00
asfdemux gst/: Active pads before adding them to the running element. Don't assert on non-BYTE format newsegment events in asf... 2006-10-09 12:09:14 +00:00
dvdlpcmdec gst/dvdlpcmdec/gstdvdlpcmdec.c: If an incoming timestamp is within one sample of our current timestamp, then keep it.... 2006-09-28 21:44:49 +00:00
dvdsub Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
iec958 gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po... 2006-10-16 18:07:23 +00:00
mpegaudioparse gst/mpegaudioparse/gstmpegaudioparse.*: Make timestamp handling in mp3parse saner; now works for at least simple cases. 2006-11-13 17:01:15 +00:00
mpegstream gst/mpegstream/: Fix flow value combination; this fixes playbin/totem locking up if a VobSub file is specified as sub... 2006-11-19 13:08:30 +00:00
realmedia gst/: Misc. fixes for problems discovered by Forte (different return types in function declaration and definition, po... 2006-10-16 18:07:23 +00:00
synaesthesia Port synaesthesia. 2006-09-18 12:29:09 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00