On Tue, Nov 11, 2014 at 06:43:42PM +0000, Kieran Kunhya wrote: > --- > libavfilter/interlace.h | 59 +++++++++++++++++++++++++++++ > libavfilter/vf_interlace.c | 55 +++++++++++++-------------- > libavfilter/x86/Makefile | 2 + > libavfilter/x86/vf_interlace.asm | 75 > +++++++++++++++++++++++++++++++++++++ > libavfilter/x86/vf_interlace_init.c | 42 +++++++++++++++++++++ > 5 files changed, 204 insertions(+), 29 deletions(-) > create mode 100644 libavfilter/interlace.h > create mode 100644 libavfilter/x86/vf_interlace.asm > create mode 100644 libavfilter/x86/vf_interlace_init.c
Applying: vf_interlace: Add SIMD for lowpass filter Using index info to reconstruct a base tree... Falling back to patching base and 3-way merge... Auto-merging libavfilter/x86/Makefile CONFLICT (content): Merge conflict in libavfilter/x86/Makefile Auto-merging libavfilter/vf_interlace.c CONFLICT (content): Merge conflict in libavfilter/vf_interlace.c Failed to merge in the changes. Patch failed at 0001 vf_interlace: Add SIMD for lowpass filter When you have resolved this problem run "git am --resolved". If you would prefer to skip this patch, instead run "git am --skip". To restore the original branch and stop patching run "git am --abort". can you submit a patch which applies cleanly, so that people can test it and so that we can ensure that it works correctly and has been tested with current FFmpeg git master ? Thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The real ebay dictionary, page 3 "Rare item" - "Common item with rare defect or maybe just a lie" "Professional" - "'Toy' made in china, not functional except as doorstop" "Experts will know" - "The seller hopes you are not an expert"
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel