diff options
author | wm4 <nfxjfg@googlemail.com> | 2014-09-20 13:48:05 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-09-20 19:46:25 +0200 |
commit | d87fe2687fdc5b1cb9aaec957afadb56d207618f (patch) | |
tree | 0bc6a62e2054495f5393277f20c42e5d7988f087 /libavutil/ripemd.h | |
parent | 7ac6b8cfa7e6af3f8ebd468607cacdbb386feb8f (diff) | |
download | ffmpeg-d87fe2687fdc5b1cb9aaec957afadb56d207618f.tar.gz |
avformat/mp3dec: fix gapless audio support
The code already had skipping of initial padding, but discarding
trailing frame padding was missing.
This is somewhat questionable, because it will make the decoder discard
any data after the declared file size in the LAME header. But note that
skipping full frames at the end of the stream is required. Encoders
actually create such files.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavutil/ripemd.h')
0 files changed, 0 insertions, 0 deletions