]> git.sesse.net Git - ffmpeg/commit
golomb rice codes
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 13 Jun 2003 21:31:28 +0000 (21:31 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Fri, 13 Jun 2003 21:31:28 +0000 (21:31 +0000)
commit11e659c203d534c3f6033003be5c2727e2291796
treef3c7d9c020aeb7a4ba85419158c1563808cea0f6
parent5dbafeb7ba02e01d4b59b840099d94bb3ee11341
golomb rice codes
use gradients instead of prediction errors as context model
store independant quantization tables for each point
merge contexts with opposit sign

Originally committed as revision 1957 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/avcodec.h
libavcodec/ffv1.c
libavcodec/golomb.h