]> git.sesse.net Git - ffmpeg/commit
x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx
authorJames Almer <jamrial@gmail.com>
Tue, 29 Jul 2014 07:30:13 +0000 (04:30 -0300)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 29 Jul 2014 12:04:59 +0000 (14:04 +0200)
commit73c4f63ba5a36f3998159dcd5a4a2ec7500eb557
tree1ebfde14616d3079d26314e310a0f73fecead5ce
parent88ba821f23cb9f16bf6cc92688fa0c3788a6010e
x86/hevc_deblock: add add ff_hevc_[hv]_loop_filter_luma_{8, 10, 12}_avx

~5% faster than SSSE3

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/x86/hevc_deblock.asm
libavcodec/x86/hevcdsp_init.c