On Sun, Jan 06, 2013 at 11:32:15AM -0600, Daniel Kang wrote: > --- > Updated to use ABS1 > --- > libavfilter/x86/Makefile | 1 + > libavfilter/x86/yadif.c | 60 +++------ > libavfilter/x86/yadif_template.c | 261 > -------------------------------------- > libavfilter/x86/yadif_yasm.asm | 241 +++++++++++++++++++++++++++++++++++ > 4 files changed, 262 insertions(+), 301 deletions(-) > delete mode 100644 libavfilter/x86/yadif_template.c > create mode 100644 libavfilter/x86/yadif_yasm.asm
No further issues to be noticed from me. Does this pass the test script that I gave you? Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
