diff options
author | Dale Curtis <dalecurtis@chromium.org> | 2012-02-24 13:17:39 -0500 |
---|---|---|
committer | Alex Converse <alex.converse@gmail.com> | 2012-03-06 15:28:00 -0800 |
commit | feed0c6b6ae31cb3d5af144c74dd2040051780b7 (patch) | |
tree | e769923cb71c1b6a2161c76ac07a18a56c15417f /libavformat/httpauth.c | |
parent | d0e53ecff736fd23c985c184051a7ae44529e448 (diff) | |
download | ffmpeg-feed0c6b6ae31cb3d5af144c74dd2040051780b7.tar.gz |
mpegaudiodec: Prevent premature clipping of mp3 input buffer.
Instead of clipping extrasize based on EXTRABYTES, clip based on the
amount of buffer actually left. Without this fix, there are warbles
and other distortions in the test case below.
http://kevincennis.com/mix/assets/sounds/1901_voxfx.mp3
(cherry picked from commit b7165426917f91ebcad84bdff366824f03b32bfe)
Signed-off-by: Alex Converse <alex.converse@gmail.com>
Diffstat (limited to 'libavformat/httpauth.c')
0 files changed, 0 insertions, 0 deletions