From 6ea3cf1b6f1850dd41d27c45c68ce6d69428e7b8 Mon Sep 17 00:00:00 2001 From: Gyan Doshi Date: Wed, 5 Dec 2018 19:32:05 +0530 Subject: doc: libmodplug Add entry in external library list and demuxers. --- doc/general.texi | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'doc/general.texi') diff --git a/doc/general.texi b/doc/general.texi index 552238f08f..d8832407bb 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -65,6 +65,12 @@ FFmpeg can make use of the Game Music Emu library to read audio from supported v music file formats. Pass @code{--enable-libgme} to configure to enable it. See @url{https://bitbucket.org/mpyne/game-music-emu/overview}. +@section ModPlug + +FFmpeg can make use of this library, originating in Modplug-XMMS, to read from MOD-like music files. +See @url{https://github.com/Konstanty/libmodplug}. Pass @code{--enable-libmodplug} to configure to +enable it. + @section OpenJPEG FFmpeg can use the OpenJPEG libraries for encoding/decoding J2K videos. Go to @@ -72,7 +78,6 @@ FFmpeg can use the OpenJPEG libraries for encoding/decoding J2K videos. Go to instructions. To enable using OpenJPEG in FFmpeg, pass @code{--enable-libopenjpeg} to @file{./configure}. - @section OpenCORE, VisualOn, and Fraunhofer libraries Spun off Google Android sources, OpenCore, VisualOn and Fraunhofer -- cgit v1.2.3