[FFmpeg-devel] [PATCH] x86/hevc_res_add: add ff_hevc_transform_add32_8_avx2

James Almer jamrial at gmail.com
Fri Sep 5 01:26:08 CEST 2014


On 04/09/14 5:18 PM, Michael Niedermayer wrote:
> On Sun, Aug 31, 2014 at 11:46:13PM -0300, James Almer wrote:
>> ~20% faster than AVX.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/x86/hevc_res_add.asm | 31 +++++++++++++++++++++++++++----
>>  libavcodec/x86/hevcdsp.h        |  2 ++
>>  libavcodec/x86/hevcdsp_init.c   |  2 ++
>>  3 files changed, 31 insertions(+), 4 deletions(-)
> 
> LGTM
> 
> thanks

Pushed.



More information about the ffmpeg-devel mailing list