[FFmpeg-devel] [PATCH] doc/decoders: mention native Opus decoder
Lou Logan
lou at lrcd.com
Sun Jul 27 22:48:13 CEST 2014
Signed-off-by: Lou Logan <lou at lrcd.com>
---
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
--
2.0.2
More information about the ffmpeg-devel
mailing list