H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to...
authorLoren Merritt <lorenm@u.washington.edu>
Wed, 18 May 2005 09:17:22 +0000 (09:17 +0000)
committerLoren Merritt <lorenm@u.washington.edu>
Wed, 18 May 2005 09:17:22 +0000 (09:17 +0000)
commit5cf08f2393901da6656b1ae499fb5960c101d750
treee41b53b6b7ec894b30d53be24dd5f7825857b825
parent288774bbfced01c37d8415ad1aab9edb5c375c20
H.264 deblocking optimizations (mmx for chroma_bS4 case, convert existing cases to 8-bit math)

Originally committed as revision 4271 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.c
libavcodec/dsputil.h
libavcodec/h264.c
libavcodec/i386/dsputil_mmx.c