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:
98d0205
)
The AC3 demuxer depends on the AC3 parser.
author
Diego Biurrun
<diego@biurrun.de>
Sun, 15 Apr 2007 12:34:50 +0000
(12:34 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sun, 15 Apr 2007 12:34:50 +0000
(12:34 +0000)
Originally committed as revision 8740 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index a9ea7d2599181d35d7e038f7d6b19fdf15597e7d..60255fbd892aa825c748cc20e0cf89261e769021 100755
(executable)
--- a/
configure
+++ b/
configure
@@
-700,6
+700,7
@@
mp3lame_encoder_deps="libmp3lame"
oggvorbis_decoder_deps="libvorbis"
oggvorbis_encoder_deps="libvorbis"
+ac3_demuxer_deps="ac3_parser"
audio_demuxer_deps_any="audio_oss audio_beos"
audio_muxer_deps_any="audio_oss audio_beos"
dc1394_demuxer_deps="dc1394"