OSDN Git Service

Fix h264_loop_filter_strength_mmx2() so it works with b frames.
authorMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Jan 2010 16:40:36 +0000 (16:40 +0000)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 19 Jan 2010 16:40:36 +0000 (16:40 +0000)
commit9ac4548ff7e57bee6f47d1826208cdd626ca45d7
tree2029f464027934a211cbd9f7392c2e879e02e80a
parentf28cc5771f1fc98609cbf74a02db35b8beff1e22
Fix h264_loop_filter_strength_mmx2() so it works with b frames.

Originally committed as revision 21327 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/h264dsp_mmx.c