On 03/18/2014 01:26 PM, Anton Khirnov wrote: > --- > doc/APIchanges | 7 +++ > libavcodec/avcodec.h | 6 ++ > libavcodec/version.h | 2 +- > libavformat/replaygain.c | 155 > ++++++++++++++++++++++++++++++++++++++++++++++ > libavformat/replaygain.h | 31 ++++++++++ > libavutil/Makefile | 1 + > libavutil/frame.h | 4 ++ > libavutil/replaygain.h | 51 +++++++++++++++ > 8 files changed, 256 insertions(+), 1 deletion(-) > create mode 100644 libavformat/replaygain.c > create mode 100644 libavformat/replaygain.h > create mode 100644 libavutil/replaygain.h
LGTM. And please update Changelog after the set has been pushed. -Justin _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
