[gst-cvs] soto gst-plugins-ugly: gst-plugins-ugly/ gst-plugins-ugly/gst/mpegstream/

Martin Soto soto at freedesktop.org
Thu Jan 5 13:57:16 PST 2006


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-ugly
Changes by:     soto
Date:           Thu Jan 05 2006  13:37:02 PST

Log message:
2006-01-05  Martin Soto  <martinsoto at users.sourceforge.net>
	* gst/mpegstream/gstmpegparse.c (gst_mpeg_parse_adjust_ts)
	(gst_mpeg_parse_process_event, gst_mpeg_parse_pad_added): Don't
	rewrite timestamps in the case segments are being set from
	upstream, but use timestamps unmodified. Also send proper position
	values. This allows for correct time display and makes queries
	work in sink elements.
	* gst/mpegstream/gstdvddemux.h:
	* gst/mpegstream/gstdvddemux.c (gst_dvd_demux_init)
	(gst_dvd_demux_handle_dvd_event, gst_dvd_demux_send_subbuffer):
	Rename flush_filter to segment_filter, which is better represents
	what the arreibute does.
	* gst/mpegstream/gstdvddemux.c (gst_dvd_demux_process_event):
	Activate segment filtering when a timestamp discontinuity is seen.

Modified files:
    .               : ChangeLog
    gst/mpegstream  : gstdvddemux.c gstdvddemux.h gstmpegparse.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ChangeLog.diff?r1=1.1930&r2=1.1931
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/gst/mpegstream/gstdvddemux.c.diff?r1=1.31&r2=1.32
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/gst/mpegstream/gstdvddemux.h.diff?r1=1.11&r2=1.12
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/gst/mpegstream/gstmpegparse.c.diff?r1=1.82&r2=1.83




More information about the Gstreamer-commits mailing list