On 11/11/14 19:43, 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
Looks fine on a quick view. lu _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
