mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
30e29b6fdb
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)). |
||
---|---|---|
.. | ||
a52dec | ||
amrnb | ||
amrwbdec | ||
cdio | ||
dvdread | ||
lame | ||
mad | ||
mpeg2dec | ||
sidplay | ||
twolame | ||
x264 | ||
Makefile.am |