summaryrefslogtreecommitdiff
path: root/libavformat/Makefile
diff options
context:
space:
mode:
authorJames Almer <jamrial@gmail.com>2013-07-09 02:39:10 -0300
committerAnton Khirnov <anton@khirnov.net>2013-10-12 15:34:10 +0200
commitc18375ec8040a9fe0f186b2033dc975883143758 (patch)
tree271ff49c433689644524d0bf4aaff168e29586d0 /libavformat/Makefile
parent601d6228c4811d8971a2412a759e1a4ab775ebe8 (diff)
oggvorbisdec: add support for embedded cover art
Signed-off-by: James Almer <jamrial@gmail.com>
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 9ff5a3c21d..9bc9cdfb06 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -218,7 +218,8 @@ OBJS-$(CONFIG_OGG_DEMUXER) += oggdec.o \
oggparsespeex.o \
oggparsetheora.o \
oggparsevorbis.o \
- vorbiscomment.o
+ vorbiscomment.o \
+ flac_picture.o
OBJS-$(CONFIG_OGG_MUXER) += oggenc.o \
vorbiscomment.o
OBJS-$(CONFIG_OMA_DEMUXER) += omadec.o pcm.o oma.o