gstreamer/ext
Vincent Penquerc'h 73330c2ab8 mad: ensure we do not confuse the base class with our buffer guard
mad expects extra bytes at the end of a buffer (see discussion in
http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html),
and since we inject these without the base class' knowledge, we
need to hide the bodies better.

This fixes an assert at EOS when decoding an mp3 manually without
an intervening mpegaudioparse.
2012-01-31 15:52:38 +00:00
..
a52dec a52dec: fix read buffer overflow upon syncing 2012-01-19 15:27:22 +00:00
amrnb amrnbdec: _parse should not return OK if not enough data yet 2012-01-17 11:57:21 +01:00
amrwbdec amrwbdec: _parse should not return OK if not enough data yet 2012-01-17 11:57:26 +01:00
cdio various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
dvdread dvdreadsrc: fix off by one in cell calculation for the last chapter 2012-01-13 15:03:50 +00:00
lame lame: fix LIBADD order in Makefile.am 2012-01-04 18:42:34 +00:00
mad mad: ensure we do not confuse the base class with our buffer guard 2012-01-31 15:52:38 +00:00
mpeg2dec various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
sidplay various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
twolame various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
x264 x264enc: implement force-key-unit API 2012-01-26 19:44:05 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00