aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGonzalo Exequiel Pedone <hipersayan.x@gmail.com>2014-11-26 19:44:50 -0300
committerGonzalo Exequiel Pedone <hipersayan.x@gmail.com>2014-11-26 19:44:50 -0300
commit6f5d29ac16ada8ba290f9278211ea9ab96850d36 (patch)
tree9e250bcc435c7f548a14fd2e1afe500cc930e48c /README.md
parentdf9a166a0f1657ebe8e529de692ba20558f23f13 (diff)
downloadqxmpp-6f5d29ac16ada8ba290f9278211ea9ab96850d36.tar.gz
Added Opus codec.
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 30a1cc05..98872a07 100644
--- a/README.md
+++ b/README.md
@@ -41,6 +41,7 @@ You can pass the following arguments to qmake:
QXMPP_AUTOTEST_INTERNAL=1 to enabled internal autotests
QXMPP_LIBRARY_TYPE=staticlib to build a static version of QXmpp
QXMPP_USE_SPEEX=1 to enable speex audio codec
+ QXMPP_USE_OPUS=1 to enable opus audio codec
QXMPP_USE_THEORA=1 to enable theora video codec
QXMPP_USE_VPX=1 to enable vpx video codec