On Mon, Oct 21, 2013 at 08:37:46PM -0400, Daniel Kang wrote: > --- > Fix licence to LGPL, add newline for readability. > > Loren's update. > --- > libavfilter/x86/Makefile | 3 +- > libavfilter/x86/vf_gradfun.asm | 110 +++++++++++++++++++ > libavfilter/x86/vf_gradfun.c | 217 > ------------------------------------- > libavfilter/x86/vf_gradfun_init.c | 94 ++++++++++++++++ > 4 files changed, 206 insertions(+), 218 deletions(-) > create mode 100644 libavfilter/x86/vf_gradfun.asm > delete mode 100644 libavfilter/x86/vf_gradfun.c > create mode 100644 libavfilter/x86/vf_gradfun_init.c
LGTM, queueing; will push after it passes all tests. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
