summaryrefslogtreecommitdiffstats
path: root/doc/general.texi
diff options
context:
space:
mode:
authorClément Bœsch <u@pkh.me>2017-04-03 20:50:03 +0200
committerClément Bœsch <u@pkh.me>2017-04-03 20:50:03 +0200
commit3d34d5c1cf645c0e844c080aa8e04359962ca835 (patch)
tree63697c1cae0600098e472a39e308ca66b56352af /doc/general.texi
parenteff2861a757b8a46398e6fcb844b960b4775daad (diff)
parentbdbb8c68668b7610f5a310f5bbb246d2b950426d (diff)
downloadffmpeg-streaming-3d34d5c1cf645c0e844c080aa8e04359962ca835.zip
ffmpeg-streaming-3d34d5c1cf645c0e844c080aa8e04359962ca835.tar.gz
Merge commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d'
* commit 'bdbb8c68668b7610f5a310f5bbb246d2b950426d': doc: Add libxavs section Merged-by: Clément Bœsch <u@pkh.me>
Diffstat (limited to 'doc/general.texi')
-rw-r--r--doc/general.texi8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi
index b489762..45a4cba 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -101,6 +101,14 @@ Go to @url{http://www.wavpack.com/} and follow the instructions for
installing the library. Then pass @code{--enable-libwavpack} to configure to
enable it.
+@section libxavs
+
+FFmpeg can make use of the libxavs library for Xavs encoding.
+
+Go to @url{http://xavs.sf.net/} and follow the instructions for
+installing the library. Then pass @code{--enable-libxavs} to configure to
+enable it.
+
@section OpenH264
FFmpeg can make use of the OpenH264 library for H.264 encoding and decoding.
OpenPOWER on IntegriCloud