OSDN Git Service

Optimize vp56 arithmetic decoder
authorJason Garrett-Glaser <darkshikari@gmail.com>
Wed, 30 Jun 2010 23:15:25 +0000 (23:15 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Wed, 30 Jun 2010 23:15:25 +0000 (23:15 +0000)
commit2e6ed48d6e7525fceba5469e1512b20c7c5c3198
treee19c90a71c3f0b64f9a901200ee0c404005e496f
parentb0a18c2f0a6d54b522a8f21538801e152ddf7fb8
Optimize vp56 arithmetic decoder
Negate "bits" to eliminate a negate in cache refilling.

Originally committed as revision 23920 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/vp56.h