[FFmpeg-cvslog] doc/decoders: mention native Opus decoder
Lou Logan
git at videolan.org
Sun Jul 27 23:47:43 CEST 2014
ffmpeg | branch: master | Lou Logan <lou at lrcd.com> | Sun Jul 27 12:46:55 2014 -0800| [db0578a0e783eb9c25f4bdcaf0be0ab6dee48fcf] | committer: Lou Logan
doc/decoders: mention native Opus decoder
Signed-off-by: Lou Logan <lou at lrcd.com>
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db0578a0e783eb9c25f4bdcaf0be0ab6dee48fcf
---
doc/decoders.texi | 3 +++
1 file changed, 3 insertions(+)
diff --git a/doc/decoders.texi b/doc/decoders.texi
index 9309b82..6910dc1 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -163,6 +163,9 @@ Requires the presence of the libopus headers and library during
configuration. You need to explicitly configure the build with
@code{--enable-libopus}.
+An FFmpeg native decoder for Opus exists, so users can decode Opus
+without this library.
+
@c man end AUDIO DECODERS
@chapter Subtitles Decoders
More information about the ffmpeg-cvslog
mailing list