gstreamer/ext
Vincent Penquerc'h 30e29b6fdb mad: helpfully bodge the last buffer to let mad decode the last frame
If http://www.mars.org/mailman/public/mad-dev/2001-May/000262.html is
to be believed, the last buffer must be followed by a number of 0 bytes
in order for the last frame to be decoded (at least in some cases).
Doing so seems to work here, fixing a missing 1152 samples when using
mp3parse before mad (not using mp3parse would yield the correct amount
of samples, if there's extra non-MP3 data after (eg, tag data)).
2011-12-22 15:23:54 +00:00
..
a52dec a52dec: check that a52_init returns a valid a52 state 2011-12-20 12:45:52 +01:00
amrnb various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
amrwbdec various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
cdio various (ext): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-19 10:06:33 +03:00
dvdread dvdreadsrc: map subtitle language tag to stream indicated in PGC data 2011-12-21 22:09:04 +01:00
lame various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
mad mad: helpfully bodge the last buffer to let mad decode the last frame 2011-12-22 15:23:54 +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 various: fix pad template ref leaks 2011-11-28 13:10:01 +00:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00