diff --git a/doc/general.texi b/doc/general.texi index b4897629c9..45a4cba1cf 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.