gstreamer/gst/mpegaudioparse
Sebastian Dröge b6529e9d60 Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ...
Original commit message from CVS:
* 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.
2008-02-27 13:18:57 +00:00
..
gstmpegaudioparse.c Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ... 2008-02-27 13:18:57 +00:00
gstmpegaudioparse.h Cache all events except EOS if we still have to send a NEWSEGMENT event. This will let TAG events be forwarded until ... 2008-02-27 13:18:57 +00:00
gstxingmux.c gst/mpegaudioparse/gstxingmux.c: Write Xing header at the correct position in the MP3 frame for stereo files. Fixes b... 2008-02-27 12:48:41 +00:00
gstxingmux.h Add documentation for the xingheader plugin. 2008-01-23 10:34:40 +00:00
Makefile.am Move xingmux from -bad. 2008-02-08 00:36:51 +00:00
mpegaudioparse.vcproj more working plugins 2004-07-27 21:41:30 +00:00
plugin.c gst/mpegaudioparse/plugin.c: Commit new file I forgot to add. 2008-02-08 10:17:11 +00:00