Mercurial > audlegacy-plugins
diff src/ffmpeg/libavformat/Makefile @ 820:a53d893eb303 trunk
[svn] - remove more video codecs
| author | nenolod |
|---|---|
| date | Mon, 12 Mar 2007 14:02:32 -0700 |
| parents | 2eaaa3aa182b |
| children | 3cbdc6e19d7c |
line wrap: on
line diff
--- a/src/ffmpeg/libavformat/Makefile Mon Mar 12 13:58:35 2007 -0700 +++ b/src/ffmpeg/libavformat/Makefile Mon Mar 12 14:02:32 2007 -0700 @@ -27,7 +27,7 @@ dsicin.c jpeg.c pnm.c wv.c \ matroska.c psxstr.c yuv.c \ mm.c raw.c yuv4mpeg.c \ -dv.c dvenc.c mmf.c riff.c +mmf.c riff.c CFLAGS+= $(PICFLAGS) -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -I../../.. -I../libavcodec -I../libavformat -I../libavutil -I.. -DHAVE_AV_CONFIG_H
