[FFmpeg-devel] [PATCH 1/2] avutil/replaygain: add av_replaygain_alloc()
James Almer
jamrial at gmail.com
Tue Dec 13 00:34:17 EET 2016
On 12/12/2016 7:24 PM, Michael Niedermayer wrote:
> On Mon, Dec 12, 2016 at 12:23:00AM -0300, James Almer wrote:
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>> TODO: APIChanges entry and version bump.
>>
>> libavutil/replaygain.c | 38 ++++++++++++++++++++++++++++++++++++++
>> libavutil/replaygain.h | 10 ++++++++++
>> 2 files changed, 48 insertions(+)
>> create mode 100644 libavutil/replaygain.c
>
> missing Makefile update
Whoops, fixed locally.
Thanks for noticing.
More information about the ffmpeg-devel
mailing list