gstreamer/ext
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
..
a52dec ext/a52dec/gsta52dec.*: Add two things to a52dec: configure the exact output format for ac3 decoding through properti... 2006-09-01 16:21:43 +00:00
amrnb ext/: Fix more leaks. 2007-08-17 06:56:53 +00:00
cdio ext/annodex/Makefile.am: Fix CFLAGS/LIBS. 2007-07-20 07:41:57 +00:00
dvdnav ext/dvdnav/dvdnavsrc.c: Correctly chain up to the parent's finalize function. 2008-02-22 06:27:11 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Add some gint64 casts to prevent 32 bit integer overflows. 2008-02-18 05:16:44 +00:00
lame ext/lame/gstlame.c: Fix broken GST_ELEMENT_ERROR macro, fixes compile with the Sun 2008-02-22 14:55:57 +00:00
mad 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
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Reset decoder when handling sequence where libmpeg2 has set frame period to 0, probably d... 2008-02-04 14:27:32 +00:00
sidplay Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them when building C++ code (#516509). 2008-02-23 12:35:53 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00