[FFmpeg-cvslog] doc: Add libxavs section
Diego Biurrun
git at videolan.org
Mon Apr 3 21:50:17 EEST 2017
ffmpeg | branch: master | Diego Biurrun <diego at biurrun.de> | Thu Nov 17 20:39:06 2016 +0100| [bdbb8c68668b7610f5a310f5bbb246d2b950426d] | committer: Diego Biurrun
doc: Add libxavs section
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=bdbb8c68668b7610f5a310f5bbb246d2b950426d
---
doc/general.texi | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/doc/general.texi b/doc/general.texi
index 7b1f11c..d232300 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -95,6 +95,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.
+ at section libxavs
+
+Libav 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
Libav can make use of the OpenH264 library for H.264 encoding and decoding.
More information about the ffmpeg-cvslog
mailing list