On 26/12/14 3:09 PM, Michael Niedermayer wrote:
> On Fri, Dec 26, 2014 at 02:15:32PM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamr...@gmail.com>
>> ---
>>  libavfilter/vf_fspp.c                         |   12 +-
>>  libavfilter/vf_fspp.h                         |    6 +-
>>  libavfilter/x86/Makefile                      |    3 +-
>>  libavfilter/x86/vf_fspp.asm                   |  727 +++++++++++++
>>  libavfilter/x86/{vf_fspp.c => vf_fspp_init.c} | 1396 
>> +------------------------
>>  5 files changed, 756 insertions(+), 1388 deletions(-)
>>  create mode 100644 libavfilter/x86/vf_fspp.asm
>>  rename libavfilter/x86/{vf_fspp.c => vf_fspp_init.c} (1%)
> 
> seems building find and seems producing the same output
> should be ok

Pushed, thanks.

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to