[FFmpeg-devel] [PATCH] x86/hevc_sao: make sao_edge_filter_{10, 12} work on x86_32

James Almer jamrial at gmail.com
Thu Feb 12 17:23:29 CET 2015


On 12/02/15 7:28 AM, Michael Niedermayer wrote:
> On Tue, Feb 10, 2015 at 01:44:26AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavcodec/x86/hevc_sao.asm   | 106 ++++++++++++++++++++++++++----------------
>>  libavcodec/x86/hevcdsp_init.c |  22 ++++-----
>>  2 files changed, 74 insertions(+), 54 deletions(-)
> 
> tested on linux & mingw 32bit, seems working fine
> 
> should be ok

Pushed, thanks.



More information about the ffmpeg-devel mailing list