]> git.sesse.net Git - ffmpeg/commit
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
authorKieran Kunhya <kierank@obe.tv>
Tue, 2 Dec 2014 17:08:25 +0000 (17:08 +0000)
committerVittorio Giovara <vittorio.giovara@gmail.com>
Fri, 5 Dec 2014 13:03:49 +0000 (13:03 +0000)
commit9a738c27dceb4b975784b23213a46f5cb560d1c2
treefa9cb3613958d6747dcce6f68a4f7d4212adec06
parent33c827f632f95ffe3399b695a5a0d47b366b6e20
v210enc: Add SIMD optimised 8-bit and 10-bit encoders

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
libavcodec/v210enc.c
libavcodec/v210enc.h [new file with mode: 0644]
libavcodec/x86/Makefile
libavcodec/x86/v210enc.asm [new file with mode: 0644]
libavcodec/x86/v210enc_init.c [new file with mode: 0644]
libavutil/x86/x86util.asm
tests/ref/vsynth/vsynth1-v210
tests/ref/vsynth/vsynth2-v210