From 148ada5577262c6c18ae97604df8fe1c18b096e2 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Mon, 13 Sep 2021 17:00:38 +0200 Subject: avcodec: add native Speex decoder --- doc/general_contents.texi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/general_contents.texi b/doc/general_contents.texi index ef841ecfd8..df1692c8df 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -1231,7 +1231,7 @@ following image formats are supported: @item GSM Microsoft variant @tab E @tab X @tab encoding supported through external library libgsm @item IAC (Indeo Audio Coder) @tab @tab X -@item iLBC (Internet Low Bitrate Codec) @tab E @tab E +@item iLBC (Internet Low Bitrate Codec) @tab E @tab EX @tab encoding and decoding supported through external library libilbc @item IMC (Intel Music Coder) @tab @tab X @item Interplay ACM @tab @tab X @@ -1303,7 +1303,7 @@ following image formats are supported: @tab experimental codec @item Sonic lossless @tab X @tab X @tab experimental codec -@item Speex @tab E @tab E +@item Speex @tab E @tab EX @tab supported through external library libspeex @item TAK (Tom's lossless Audio Kompressor) @tab @tab X @item True Audio (TTA) @tab X @tab X -- cgit v1.2.3