summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorCarl Eugen Hoyos <cehoyos@ag.or.at>2012-09-11 12:19:09 +0200
committerCarl Eugen Hoyos <cehoyos@ag.or.at>2012-09-11 12:19:09 +0200
commit20361bcc264031dfff8f75f6f03b935a37ecb116 (patch)
tree2903691ce7e1eb0fa04c2af31311515d46704e06 /configure
parentba9e9605ad2b9398275efd7110e44fce6526dab5 (diff)
The TrueHD decoder needs the MLP parser.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure b/configure
index 8b8f85d393..3f292432da 100755
--- a/configure
+++ b/configure
@@ -1689,6 +1689,7 @@ svq3_decoder_suggest="zlib"
theora_decoder_select="vp3_decoder"
tiff_decoder_suggest="zlib"
tiff_encoder_suggest="zlib"
+truehd_decoder_select="mlp_parser"
tscc_decoder_select="zlib"
twinvq_decoder_select="mdct lsp sinewin"
utvideo_encoder_select="huffman"