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

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

diff --git a/doc/decoders.texi b/doc/decoders.texi
index c3573a6..59bf4f3 100644
--- a/doc/decoders.texi
+++ b/doc/decoders.texi
@@ -53,4 +53,14 @@ Loud sounds are fully compressed.  Soft sounds are enhanced.
 
 @end table
 
+@section libgsm
+
+libgsm decoder wrapper
+
+libgsm allows libavcodec to decode the GSM full rate audio codec. Requires
+the presence of the libgsm headers and library during configuration. You need
+to explicitly configure the build with @code{--enable-libgsm}.
+
+This decoder supports both the ordinary GSM and the Microsoft variant.
+
 @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