vp9/x86: intra prediction sse2/32bit support

Multimedia / FFmpeg - Ronald S. Bultje [gmail.com] - 19 December 2014 07:07 UTC

bdc1e3e vp9/x86: intra prediction sse2/32bit support.
libavcodec/x86/constants.c | 2 +-
libavcodec/x86/constants.h | 2 +-
libavcodec/x86/vp9dsp_init.c | 169 +++++---
libavcodec/x86/vp9intrapred.asm | 902 ++++++++++++++++++++++++++++++---------
4 files changed, 805 insertions(+), 270 deletions(-)

  • Share