James Darnley
|
2cba1825f7
|
avcodec/v210: add avx2 version of the 10-bit line encoder
Around 25% faster than the ssse3 version.
|
2016-01-17 16:03:43 +01:00 |
|
James Darnley
|
3836f404a8
|
avcodec/v210: add avx2 version of the 8-bit line encoder
Around 35% faster than the avx version.
Signed-off-by: Henrik Gramner <henrik@gramner.com>
|
2016-01-17 16:03:43 +01:00 |
|
Michael Niedermayer
|
1d048f762d
|
Merge commit '9a738c27dceb4b975784b23213a46f5cb560d1c2'
* commit '9a738c27dceb4b975784b23213a46f5cb560d1c2':
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Conflicts:
libavcodec/v210enc.c
libavcodec/v210enc.h
libavcodec/x86/Makefile
libavcodec/x86/v210enc.asm
libavcodec/x86/v210enc_init.c
tests/ref/vsynth/vsynth1-v210
tests/ref/vsynth/vsynth2-v210
See: 36091742d1
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-12-06 01:54:10 +01:00 |
|
Kieran Kunhya
|
9a738c27dc
|
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>
|
2014-12-05 13:03:49 +00:00 |
|
Kieran Kunhya
|
36091742d1
|
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
2014-11-26 20:30:47 +01:00 |
|