diff options
| author | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 11:58:40 +0100 |
|---|---|---|
| committer | Jeremy Lainé <jeremy.laine@m4x.org> | 2015-01-07 11:58:40 +0100 |
| commit | 52432290b3b7a85affc54730ed41df56cc62ee26 (patch) | |
| tree | b204318a83f3a298387e8705d5e756254e70a5b3 /README.md | |
| parent | 2d0ed960c037878d45670b58ea10beac1201f558 (diff) | |
| parent | ff5969f3709b257a21a2d6e87c3413d35909b5ff (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.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |
