OSDN Git Service

Optimize suffix_length computation, 1 cpu cycle speedup.
authorMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jan 2010 18:23:46 +0000 (18:23 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sun, 24 Jan 2010 18:23:46 +0000 (18:23 +0000)
commit7abc860323cc92b81bdc1e7c83bc8f7144f3b45d
tree770c0ed7fff14f93f1a5f552b6a7dfdb31938844
parenteeb1e92feb67f95af32ab1dea01208200aa981b9
Optimize suffix_length computation, 1 cpu cycle speedup.

Originally committed as revision 21431 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_cavlc.c