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. -- Måns Rullgård [email protected] _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
