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:
a7b91ac
)
ac3 parser requires tables from ac3tab.h, which are compiled into ac3.c
author
Alex Beregszaszi
<alex@rtfs.hu>
Sat, 21 Apr 2007 00:29:01 +0000
(
00:29
+0000)
committer
Alex Beregszaszi
<alex@rtfs.hu>
Sat, 21 Apr 2007 00:29:01 +0000
(
00:29
+0000)
Originally committed as revision 8765 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/Makefile
patch
|
blob
|
history
diff --git
a/libavcodec/Makefile
b/libavcodec/Makefile
index
6345f64
..
664033d
100644
(file)
--- a/
libavcodec/Makefile
+++ b/
libavcodec/Makefile
@@
-278,7
+278,7
@@
endif
OBJS-$(CONFIG_AAC_PARSER) += parser.o
-OBJS-$(CONFIG_AC3_PARSER) += parser.o
+OBJS-$(CONFIG_AC3_PARSER) += parser.o
ac3.o
OBJS-$(CONFIG_CAVSVIDEO_PARSER) += cavs.o parser.o
OBJS-$(CONFIG_DVBSUB_PARSER) += dvbsubdec.o
OBJS-$(CONFIG_DVDSUB_PARSER) += dvdsubdec.o