Correct the threshold of get_ur_golomb_jpegls() at which the optimized
authorMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Sep 2008 20:30:22 +0000 (20:30 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Mon, 15 Sep 2008 20:30:22 +0000 (20:30 +0000)
commit631e8afb8c59a0759e57ade1c8a910bb46e0fd6d
tree0742f5b544df5b4906c0ab64e538fda1e7030fd5
parenta64a062fb9a80ca2001a053d0acb8388ba579fd8
Correct the threshold of get_ur_golomb_jpegls() at which the optimized
case is used.
Fix issue245.

Originally committed as revision 15334 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/golomb.h