summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-07-09 02:39:10 -0300
committerMichael Niedermayer <michaelni@gmx.at>2013-07-09 19:21:23 +0200
commit193782216fc8179ec92d498449be0a51e4c7c658 (patch)
tree45168dd64164109753bffbaff729946f8ba701cf /libavformat/Makefile
parent1e5bbbfcf303ec3db0c7db30b85855e2e5358aec (diff)
vorbiscomment: Add support for embedded cover art
Fixes ticket #2655 Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavformat/Makefile')
-rw-r--r--libavformat/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 2a6173c153..3c4a3c88cd 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -256,7 +256,8 @@ OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \
oggparsespeex.o \
oggparsetheora.o \
oggparsevorbis.o \
- vorbiscomment.o
+ vorbiscomment.o \
+ flacdec_picture.o
OBJS-$(CONFIG_OGG_MUXER) += oggenc.o \
vorbiscomment.o
OBJS-$(CONFIG_OMA_DEMUXER) += omadec.o pcm.o oma.o