]> git.sesse.net Git - ffmpeg/commit
VP9 MC (ssse3) optimizations.
authorRonald S. Bultje <rsbultje@gmail.com>
Sun, 22 Sep 2013 01:24:03 +0000 (21:24 -0400)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 3 Oct 2013 01:03:15 +0000 (21:03 -0400)
commitc07ac8d467f0682d46be5d76337e2d86de21a0c2
treeb178454a7fea46320c6411f9c52dfdebc45db276
parent848826f527bcf9927a539f7808d1d7c08f57193b
VP9 MC (ssse3) optimizations.

Decoding time of ped1080p.webm goes from 20.7sec to 11.3sec.
libavcodec/vp9dsp.c
libavcodec/vp9dsp.h
libavcodec/x86/Makefile
libavcodec/x86/vp9dsp.asm [new file with mode: 0644]
libavcodec/x86/vp9dsp_init.c [new file with mode: 0644]
libavutil/x86/x86inc.asm