1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-19 05:49:09 +02:00
FFmpeg/libavcodec
Måns Rullgård d4f2a6250a 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
2009-02-24 01:41:44 +00:00
..
2009-02-09 11:17:54 +00:00
2009-01-09 03:05:11 +00:00
2009-02-09 11:17:54 +00:00
2009-02-13 16:07:20 +00:00
2008-12-05 07:58:31 +00:00
2008-12-11 22:34:14 +00:00
2009-02-05 18:25:01 +00:00
2009-01-16 17:20:17 +00:00
2009-02-08 23:24:26 +00:00
2008-12-12 00:19:14 +00:00
2009-02-20 02:00:44 +00:00
2009-02-22 18:13:40 +00:00
2009-02-19 23:08:23 +00:00
2008-11-24 09:28:55 +00:00
2009-02-22 23:13:00 +00:00
2009-02-12 00:48:30 +00:00
2009-02-24 01:08:29 +00:00
2009-02-24 01:12:25 +00:00
2009-02-22 00:56:55 +00:00
2009-02-22 00:56:55 +00:00
2009-02-21 17:17:09 +00:00
2009-02-14 06:38:50 +00:00
2009-01-30 20:39:39 +00:00
2009-02-22 20:48:12 +00:00
2009-02-08 23:28:21 +00:00
2009-02-19 17:54:23 +00:00
2009-02-01 16:14:54 +00:00