gstreamer/ext
Wim Taymans dd9c29938b ext/a52dec/gsta52dec.*: Mark discont on outgoing buffers after receiving a DISCONT buffer or when we have a decoding ...
Original commit message from CVS:
* ext/a52dec/gsta52dec.c: (gst_a52dec_init), (gst_a52dec_push),
(gst_a52dec_sink_event), (gst_a52dec_handle_frame),
(gst_a52dec_chain), (gst_a52dec_change_state):
* ext/a52dec/gsta52dec.h:
Mark discont on outgoing buffers after receiving a DISCONT buffer or
when we have a decoding error.
We don't need to clear the cache when we receive a NEWSEGMENT event.
Clear buffer cache in DISCONT.
Add beginnings of GstSegment handling.
2008-05-26 09:06:54 +00:00
..
a52dec ext/a52dec/gsta52dec.*: Mark discont on outgoing buffers after receiving a DISCONT buffer or when we have a decoding ... 2008-05-26 09:06:54 +00:00
amrnb ext/amrnb/amrnbparse.c: We should also stop the streaming task when we get a NOT_LINKED flow return, which is not cov... 2008-04-17 20:58:00 +00:00
cdio ext/: gst_atomic_int_set ==> g_atomic_int_set 2008-04-17 10:24:32 +00:00
dvdnav ext/dvdnav/dvdnavsrc.*: Apply patch that adds some seeking support to dvdnav, and fixes it in various other ways. Thi... 2008-03-04 22:54:21 +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 ext/mad/gstmad.c: Fix inconsistent use of rate and channels. 2008-05-19 15:07:07 +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 ext/sidplay/gstsiddec.cc: Cast NULL sentinels to void * as NULL is defined as an integer constant in most environment... 2008-04-25 23:10:54 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00