projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97197be
)
fix compilation with --disable-everything --enable-muxer=mpegts
author
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 12 Mar 2010 12:26:47 +0000
(12:26 +0000)
committer
Aurelien Jacobs
<aurel@gnuage.org>
Fri, 12 Mar 2010 12:26:47 +0000
(12:26 +0000)
Originally committed as revision 22480 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
4392d29
..
2253e29
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-491,7
+491,7
@@
OBJS-$(CONFIG_MATROSKA_DEMUXER) += mpeg4audio.o
OBJS-$(CONFIG_MATROSKA_MUXER) += xiph.o mpeg4audio.o \
flacdec.o flacdata.o flac.o
OBJS-$(CONFIG_MOV_DEMUXER) += mpeg4audio.o mpegaudiodata.o
-OBJS-$(CONFIG_MPEGTS_MUXER) += mpegvideo.o
+OBJS-$(CONFIG_MPEGTS_MUXER) += mpegvideo.o
mpeg4audio.o
OBJS-$(CONFIG_NUT_MUXER) += mpegaudiodata.o
OBJS-$(CONFIG_OGG_DEMUXER) += flacdec.o flacdata.o flac.o \
dirac.o mpeg12data.o