Replace h->left_type[0] by the local variable for it we have.
authorMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jan 2010 14:33:25 +0000 (14:33 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Sat, 30 Jan 2010 14:33:25 +0000 (14:33 +0000)
commit4e992796a97f3e2b8943aebb32ce5b7691494e6a
tree6d212ada97e9c663e769a8ed4efbf8f605f73885
parent012dbcce0811b191a40d753689039485e4c2dfae
Replace h->left_type[0] by the local variable for it we have.
No meassureable speed effect.

Originally committed as revision 21541 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/h264_loopfilter.c