summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorNicolas George <nicolas.george@normalesup.org>2011-10-25 10:14:34 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-10-25 15:04:51 +0200
commitcf88cf17d0c6bd745f3e57e5e562ad2badf45dc1 (patch)
tree14324675d9584fc60dd894fd09d90612971e90e7 /configure
parent02ac6a654457122d67b0c1e8abf04902147954c8 (diff)
Remove CELT / Opus confusion in labels, doc and comments.
The situation was not clear when support was added but it is now: CELT and Opus are really two different codecs. The current code supports CELT via libcelt, not Opus. Signed-off-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 68bc6b70e1..a1106a1fbb 100755
--- a/configure
+++ b/configure
@@ -162,7 +162,7 @@ Configuration options:
External library support:
--enable-avisynth enable reading of AVISynth script files [no]
--enable-bzlib enable bzlib [autodetect]
- --enable-libcelt enable CELT/Opus decoding via libcelt [no]
+ --enable-libcelt enable CELT decoding via libcelt [no]
--enable-frei0r enable frei0r video filtering
--enable-libaacplus enable AAC+ encoding via libaacplus [no]
--enable-libopencore-amrnb enable AMR-NB de/encoding via libopencore-amrnb [no]