OSDN Git Service

Store range coder state transition table.
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 1 Apr 2010 18:51:08 +0000 (18:51 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 1 Apr 2010 18:51:08 +0000 (18:51 +0000)
commit00bbc09309e5821c9b29bf9024b77ca5453a1716
tree81c2bf0822e97dd8e89e31c2e9a74bec572bb24d
parentfa034b44270bbddfc11c691e94a6b8e97c68f84b
Store range coder state transition table.
Use a better table, 2% compression gain for foreman

Originally committed as revision 22763 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/ffv1.c