From 6f5d29ac16ada8ba290f9278211ea9ab96850d36 Mon Sep 17 00:00:00 2001 From: Gonzalo Exequiel Pedone Date: Wed, 26 Nov 2014 19:44:50 -0300 Subject: Added Opus codec. --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') 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 -- cgit v1.2.3