Reorder and factorize mb_type ifs, 1 cpu cycle faster and simpler.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Feb 2010 00:19:03 +0000 (00:19 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 9 Feb 2010 00:19:03 +0000 (00:19 +0000)
commitdaaf6e3e9ed5f68b94428fa05652867604158aa5
tree088224855e755306c18c4fba58e2234d72701028
parentbe4a11326407746cd0efe31523eb8fbc3a4b5928
Reorder and factorize mb_type ifs, 1 cpu cycle faster and simpler.

Originally committed as revision 21694 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_direct.c