On Wed, Oct 17, 2012 at 09:45:11PM +0100, Måns Rullgård wrote: > Diego Biurrun <[email protected]> writes: > > > --- > > libavcodec/Makefile | 94 ++++++++-------- > > libavcodec/{pcm.c => pcmdec.c} | 242 > > +++++----------------------------------- > > libavcodec/pcmenc.c | 240 > > +++++++++++++++++++++++++++++++++++++++ > > 3 files changed, 313 insertions(+), 263 deletions(-) > > rename libavcodec/{pcm.c => pcmdec.c} (54%) > > create mode 100644 libavcodec/pcmenc.c > > This adds many lines. Not good. Not one bit.
That's the license boilerplate, @file Doxygen markup, #includes and the macro invocations at the bottom. It's hardly duplication. Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
