gstreamer/ext
Michal Benes 092e714778 ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded...
Original commit message from CVS:
Patch by: Michal Benes <michal dot benes at itonis dot tv>
* ext/mad/gstmad.c: (gst_mad_chain):
Fix timestamping in mad by only activating a new timestamp when the
previous frame has been decoded. Fixes #350723.
Also clean up some of the non fatal warnings when the input buffer is
too small to decode a header.
2006-08-16 10:34:57 +00:00
..
a52dec ext/a52dec/gsta52dec.c: Instead of forwarding the event in the wrong format, unref it and set a boolean that we still... 2006-08-14 10:19:41 +00:00
amrnb Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:11:41 +00:00
cdio ext/cdio/gstcdiocddasrc.c: Remove g_assert that shouldn't be there. 2006-07-11 22:46:47 +00:00
dvdnav ext/dvdnav/.cvsignore: More ignore 2006-06-12 14:09:20 +00:00
dvdread ext/dvdread/dvdreadsrc.c: Put debug category initialization before use of GST_DEBUG, in order to remove a fatal warni... 2006-08-14 09:50:26 +00:00
lame ext/lame/gstlame.c: Fix lame putting lots of 0's at start of mp3. Fixes bug #348786. 2006-07-26 17:09:04 +00:00
mad ext/mad/gstmad.c: Fix timestamping in mad by only activating a new timestamp when the previous frame has been decoded... 2006-08-16 10:34:57 +00:00
mpeg2dec ext/mpeg2dec/gstmpeg2dec.c: Fix refcounting when cropping. Fixes #341677. 2006-07-10 11:52:58 +00:00
sidplay ext/sidplay/gstsiddec.*: Remove old metadata thing. 2006-07-21 11:01:55 +00:00
Makefile.am ext/Makefile.am: Fix dist-check. 2006-02-26 21:25:01 +00:00