On Thu, Oct 31, 2013 at 11:43 AM, Diego Biurrun <[email protected]> wrote: > On Mon, Oct 28, 2013 at 04:52:09PM -0400, Stephen Hutchinson wrote: >> --- a/libavformat/avisynth.c >> +++ b/libavformat/avisynth.c >> @@ -1,6 +1,6 @@ >> /* >> - * AviSynth support >> - * Copyright (c) 2006 DivX, Inc. >> + * Avi/AvxSynth support > > I'd say "AviSynth/AvxSynth" here.
Agreed. To be honest I've always thought 'Avi/Avx' looked a bit weird. Will fix. > > Otherwise this looks acceptable to me now, only the author name remains > fishy. Can somebody test the patch before pushing? There's also a \n that's missing in the av_log that had the useless %s, which I've fixed (it was the only fix) in a newer version of the patch on Github. I still didn't get a response through Github about the author name. _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
