From: Timothy Gu <timothyg...@gmail.com>

---
 doc/decoders.texi | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/doc/decoders.texi b/doc/decoders.texi
index cbd589d..0758314 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -87,4 +87,13 @@ explicitly configure the build with 
@code{--enable-libopencore-amrwb}.
 A Libav native decoder for AMR-WB exists, so users can decode AMR-WB
 without this library.
 
+@section libopus
+
+libopus decoder wrapper.
+
+libopus allows libavcodec to decode the Opus Interactive Audio Codec.
+Requires the presence of the libopus headers and library during
+configuration. You need to explicitly configure the build with
+@code{--enable-libopus}.
+
 @c man end AUDIO DECODERS
-- 
1.8.3.4 (Apple Git-47)

_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to