aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJeremy Lainé <jeremy.laine@m4x.org>2015-01-07 11:58:40 +0100
committerJeremy Lainé <jeremy.laine@m4x.org>2015-01-07 11:58:40 +0100
commit52432290b3b7a85affc54730ed41df56cc62ee26 (patch)
treeb204318a83f3a298387e8705d5e756254e70a5b3 /README.md
parent2d0ed960c037878d45670b58ea10beac1201f558 (diff)
parentff5969f3709b257a21a2d6e87c3413d35909b5ff (diff)
Merge pull request #20 from hipersayanX/master
Added Opus codec. Added FEC for Vp8 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 64bd3702..dd50e95d 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,7 @@ You can pass the following arguments to qmake:
QXMPP_LIBRARY_TYPE=staticlib to build a static version of QXmpp
QXMPP_USE_DOXYGEN=1 to build the HTML documentation
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