[gst-cvs] slomo gst-plugins-bad: gst-plugins-bad/ gst-plugins-bad/gst/videoparse/

slomo at kemper.freedesktop.org slomo at kemper.freedesktop.org
Sat Dec 15 05:10:15 PST 2007


CVS Root:       /cvs/gstreamer
Module:         gst-plugins-bad
Changes by:     slomo
Date:           Sat Dec 15 2007  13:10:15 UTC

Log message:
* gst/videoparse/gstvideoparse.c: (gst_video_parse_sink_event),
(gst_video_parse_src_event), (gst_video_parse_src_query):
Improve duration query by first asking upstream and if it can't handle
the query try to get the duration in bytes from upstream and convert.
For seeks, try if upstream handles this already first and do our
conversion to byte format only if it doesn't and if we get a
newsegment event in time format keep it and only do our conversions
if the event has another format.

Modified files:
    .               : ChangeLog
    gst/videoparse  : gstvideoparse.c

Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/ChangeLog.diff?r1=1.2939&r2=1.2940
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-bad/gst/videoparse/gstvideoparse.c.diff?r1=1.8&r2=1.9




More information about the Gstreamer-commits mailing list