summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
authorJustin Ruggles <justin.ruggles@gmail.com>2011-05-24 15:20:56 -0400
committerJustin Ruggles <justin.ruggles@gmail.com>2011-05-27 16:25:22 -0400
commitaa47c35dff263f19f64f10a93ea9e4da4e395ede (patch)
tree5584a17a6d839c4638fa67a3175a3bf755615b37 /configure
parentb1bf8c7887395b08a68072c80f11b0c53d8e785a (diff)
downloadffmpeg-streaming-aa47c35dff263f19f64f10a93ea9e4da4e395ede.zip
ffmpeg-streaming-aa47c35dff263f19f64f10a93ea9e4da4e395ede.tar.gz
ac3enc: add support for E-AC-3 encoding.
This adds basic stream format support and allows for arbitrary bit rates rather than just those supported in AC-3.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 4659388..b535920 100755
--- a/configure
+++ b/configure
@@ -1261,6 +1261,7 @@ dca_decoder_select="mdct"
dnxhd_encoder_select="aandct"
dxa_decoder_select="zlib"
eac3_decoder_select="ac3_decoder"
+eac3_encoder_select="mdct ac3dsp"
eamad_decoder_select="aandct"
eatgq_decoder_select="aandct"
eatqi_decoder_select="aandct"
OpenPOWER on IntegriCloud