X-Git-Url: http://git.videolan.org/?p=ffmpeg.git;a=blobdiff_plain;f=doc%2Fgeneral.texi;h=d232300028bf0dddd3fbe3fc26d16e2d0674ac8e;hp=7b1f11cf48d40f4dc1cbb8f9087a0d9a884f94a4;hb=bdbb8c68668b7610f5a310f5bbb246d2b950426d;hpb=97cd7a3dc005a0ad1656dbb2af92e9c5d0731f21 diff --git a/doc/general.texi b/doc/general.texi index 7b1f11cf48..d232300028 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. +@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.