Move all context fields that are not used in the mb and block layers
authorMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Mar 2010 20:36:56 +0000 (20:36 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 3 Mar 2010 20:36:56 +0000 (20:36 +0000)
commitbd8868e0929662e7bea5c7efff69daece1df9126
treefdd539a061377a4696806ffde999139918cd4d33
parent19a9846f3d882e52b8642787a1e96570116af031
Move all context fields that are not used in the mb and block layers
to the end of the structure.
4 cpu cycles faster in 3k cpu cycles

Originally committed as revision 22181 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264.h