From 0048deb84cb6d22ba7f4fd7c8b4ecc054fcc22d4 Mon Sep 17 00:00:00 2001 From: Alessandro Ghedini Date: Fri, 4 Apr 2014 11:50:46 +0200 Subject: oggparsevorbis: export replaygain tags from Vorbis comments Signed-off-by: Anton Khirnov --- libavformat/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'libavformat/Makefile') diff --git a/libavformat/Makefile b/libavformat/Makefile index 8be9e2d9ad..e3bfd3a4e4 100644 --- a/libavformat/Makefile +++ b/libavformat/Makefile @@ -221,6 +221,7 @@ OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \ oggparsespeex.o \ oggparsetheora.o \ oggparsevorbis.o \ + replaygain.o \ vorbiscomment.o \ flac_picture.o OBJS-$(CONFIG_OGG_MUXER) += oggenc.o \ -- cgit v1.2.3