Replace i by trailing_ones, part of a patch by dark shikari.
authorJason Garrett-Glaser <darkshikari@gmail.com>
Thu, 18 Dec 2008 15:51:32 +0000 (15:51 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 18 Dec 2008 15:51:32 +0000 (15:51 +0000)
commit93445d16171a1bb9ddfdd207ae251a90b5b623c1
tree52dc607e66ae3024d2fe850484b9ca43d8db891f
parentc375d87f6f22e3b5300c4c0798cc918ebda11356
Replace i by trailing_ones, part of a patch by dark shikari.
No speed change meassureable with START/STOP_TIMER, but this is needed
for future optimizations.

Originally committed as revision 16218 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.c