Commit bdae3916 authored by jbr's avatar jbr

Fix FLAC demuxer dependencies.

Patch by James Darnley <james darnley at gmail>


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@22627 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 13f633fa
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment