Skip to content

Commit

Permalink
Update README and CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
olesalscheider committed Nov 25, 2019
1 parent 1584557 commit 97cd3bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,9 @@ QXmpp 1.2.0 (UNRELEASED)

*under development*

New features:
- Port QXmppCallManager to GStreamer

QXmpp 1.1.0 (Oct 23, 2019)
--------------------------

Expand Down
5 changes: 1 addition & 4 deletions README.md
Expand Up @@ -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
================
Expand Down

0 comments on commit 97cd3bc

Please sign in to comment.