[gst-cvs] slomo gst-plugins-ugly: gst-plugins-ugly/ gst-plugins-ugly/ext/mad/ gst-plugins-ugly/gst/mpegaudioparse/
slomo at kemper.freedesktop.org
slomo at kemper.freedesktop.org
Wed Feb 27 05:17:54 PST 2008
CVS Root: /cvs/gstreamer
Module: gst-plugins-ugly
Changes by: slomo
Date: Wed Feb 27 2008 13:19:11 UTC
Log message:
* ext/mad/gstmad.c: (gst_mad_dispose), (gst_mad_sink_event),
(gst_mad_chain):
* ext/mad/gstmad.h:
* gst/mpegaudioparse/gstmpegaudioparse.c: (gst_mp3parse_dispose),
(gst_mp3parse_sink_event), (gst_mp3parse_emit_frame):
* gst/mpegaudioparse/gstmpegaudioparse.h:
Cache all events except EOS if we still have to send a NEWSEGMENT
event. This will let TAG events be forwarded until after decodebin
to an encoder for example as decodebin only links the pads
after NEWSEGMENT. Fixes bug #518933.
Modified files:
. : ChangeLog
ext/mad : gstmad.c gstmad.h
gst/mpegaudioparse: gstmpegaudioparse.c gstmpegaudioparse.h
Links:
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ChangeLog.diff?r1=1.2340&r2=1.2341
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ext/mad/gstmad.c.diff?r1=1.171&r2=1.172
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/ext/mad/gstmad.h.diff?r1=1.16&r2=1.17
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/gst/mpegaudioparse/gstmpegaudioparse.c.diff?r1=1.90&r2=1.91
http://freedesktop.org/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins-ugly/gst/mpegaudioparse/gstmpegaudioparse.h.diff?r1=1.23&r2=1.24
More information about the Gstreamer-commits
mailing list