aboutsummaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2009-05-19 22:58:09 +0000
committerDiego Biurrun <diego@biurrun.de>2009-05-19 22:58:09 +0000
commit1754fe4d3070d2f5fbc9b0ebc3168b3c328ba864 (patch)
tree39d5b86a533bd950c70c4a01bc87182e717a2ab3 /configure
parentd869a460dbdc6efbafbf74d1a2ef14eae367179e (diff)
downloadffmpeg-1754fe4d3070d2f5fbc9b0ebc3168b3c328ba864.tar.gz
The AC-3 decoder is now LGPL. Exchange the license header and change references
in the build system and documentation that mark it as GPL. Originally committed as revision 18876 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 0 insertions, 2 deletions
diff --git a/configure b/configure
index 4a2234f479..2094f0704b 100755
--- a/configure
+++ b/configure
@@ -1003,7 +1003,6 @@ vis_deps="sparc"
# decoders / encoders / hardware accelerators
aac_decoder_select="fft mdct"
-ac3_decoder_deps="gpl"
ac3_decoder_select="fft mdct"
atrac3_decoder_select="fft mdct"
cavs_decoder_select="golomb"
@@ -1012,7 +1011,6 @@ cscd_decoder_suggest="zlib"
dca_decoder_select="fft mdct"
dnxhd_encoder_select="aandct"
dxa_decoder_select="zlib"
-eac3_decoder_deps="gpl"
eac3_decoder_select="fft mdct"
eatgq_decoder_select="aandct"
eatqi_decoder_select="aandct"