summaryrefslogtreecommitdiff
path: root/libavformat
diff options
context:
space:
mode:
authorJames Darnley <james.darnley@gmail.com>2010-03-21 18:06:56 +0000
committerJustin Ruggles <justin.ruggles@gmail.com>2010-03-21 18:06:56 +0000
commitbb45237e11d023a7ae35e993e6282b5db0db67cf (patch)
tree37d2eb625b0846f2d00557b1f4e2826cce697d71 /libavformat
parent68006ed0623ec963da00b6613b872e3b1ddcbccd (diff)
Fix FLAC demuxer dependencies.
Patch by James Darnley <james darnley at gmail> Originally committed as revision 22627 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'libavformat')
-rw-r--r--libavformat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/Makefile b/libavformat/Makefile
index 3519d7ecd0..2a2d12314e 100644
--- a/libavformat/Makefile
+++ b/libavformat/Makefile
@@ -69,7 +69,7 @@ OBJS-$(CONFIG_FFM_MUXER) += ffmenc.o
OBJS-$(CONFIG_FILMSTRIP_DEMUXER) += filmstripdec.o
OBJS-$(CONFIG_FILMSTRIP_MUXER) += filmstripenc.o
OBJS-$(CONFIG_FLAC_DEMUXER) += flacdec.o raw.o id3v1.o \
- id3v2.o \
+ id3v2.o oggparsevorbis.o \
vorbiscomment.o
OBJS-$(CONFIG_FLAC_MUXER) += flacenc.o vorbiscomment.o
OBJS-$(CONFIG_FLIC_DEMUXER) += flic.o