]> git.sesse.net Git - ffmpeg/blobdiff - doc/general_contents.texi
libwavpackenc: remove libwavpackenc wrapper
[ffmpeg] / doc / general_contents.texi
index c125fd0c2143405d7aa5af5a2632e9e71e36e235..598e0e74dae6fcd141833114bbec8c58aeffa240 100644 (file)
@@ -278,14 +278,6 @@ Due to security concerns, Vapoursynth scripts will not
 be autodetected so the input format has to be forced. For ff* CLI tools,
 add @code{-f vapoursynth} before the input @code{-i yourscript.vpy}.
 
-@section WavPack
-
-FFmpeg can make use of the libwavpack library for WavPack encoding.
-
-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 x264
 
 FFmpeg can make use of the x264 library for H.264 encoding.