aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/iff.h
diff options
context:
space:
mode:
authorRonald S. Bultje <rsbultje@gmail.com>2010-06-28 13:50:55 +0000
committerRonald S. Bultje <rsbultje@gmail.com>2010-06-28 13:50:55 +0000
commit7c4dcf81658103b9506adcbf848bd23efe3b0b4e (patch)
treef04ecb6acdd8e925caaebc856f50c42c3aeeabb3 /libavcodec/iff.h
parent4332bfbff865c41d27d09eaf73409eac544e1350 (diff)
downloadffmpeg-7c4dcf81658103b9506adcbf848bd23efe3b0b4e.tar.gz
Optimize split MC, so we don't always do 4x4 blocks of 4x4pixels each, but
we apply them as 16x8/8x16/8x8 subblocks where possible. Since this allows us to use width=8/16 instead of width=4 MC functions, we can now take more advantage of SSE2/SSSE3 optimizations, leading to a total speedup for splitMV filter of about 10%. Originally committed as revision 23853 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavcodec/iff.h')
0 files changed, 0 insertions, 0 deletions