aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNiels Ole Salscheider <niels_ole@salscheider-online.de>2019-06-14 17:50:07 -0700
committerLNJ <lnj@kaidan.im>2020-03-16 22:22:59 +0100
commit011ed30eb12dd3f35d0174e3f80701e12b0f9823 (patch)
tree8db8632c993220d361e4f388b06f319696cb9550 /README.md
parent90036fc2cf5918c028f043edff7f5d38d1efb4cc (diff)
Update README and CHANGELOG
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 1 insertions, 4 deletions
diff --git a/README.md b/README.md
index 6879ca40..4c2a8ec5 100644
--- a/README.md
+++ b/README.md
@@ -40,10 +40,7 @@ You can pass the following arguments to CMake:
BUILD_DOCUMENTATION to build the documentation (default: false)
BUILD_EXAMPLES to build the examples (default: true)
BUILD_TESTS to build the unit tests (default: true)
- WITH_OPUS to enable opus audio codec (default: false)
- WITH_SPEEX to enable speex audio codec (default: false)
- WITH_THEORA to enable theora video codec (default: false)
- WITH_VPX to enable vpx video codec (default: false)
+ WITH_GSTREAMER to enable audio/video over jingle (default: false)
Installing QXmpp
================