diff options
author | Måns Rullgård <mans@mansr.com> | 2009-02-24 01:41:44 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2009-02-24 01:41:44 +0000 |
commit | d4f2a6250aa0598a4a6414a3eb34e4f462b290b0 (patch) | |
tree | c063187c8b51f3b1bb6f725ebccada6c6f1b4627 /libavcodec/wavpack.c | |
parent | d3bcbf57a9f4b6d9b48524522fb05b553f786312 (diff) | |
download | ffmpeg-d4f2a6250aa0598a4a6414a3eb34e4f462b290b0.tar.gz |
Fix get_ur_golomb_jpegls() with A32_BITSTREAM_READER
If k==0, log==0 can indicate that the coded value uses more than
MIN_CACHE_BITS bits. With MIN_CACHE_BITS==32, the fast branch is
incorrectly taken in this case unless explicitly forbidden.
Originally committed as revision 17550 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/wavpack.c')
0 files changed, 0 insertions, 0 deletions