diff options
author | Paul B Mahol <onemda@gmail.com> | 2023-01-31 21:03:38 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2023-02-11 21:26:37 +0100 |
commit | b8c08021568fb8926d240279739738754c4f763c (patch) | |
tree | 7b7b5ca0949196aec0697e381bd8e501edfc8bea /doc/general_contents.texi | |
parent | e3bbf5c17dad2005fea862fe5e882525f986592e (diff) | |
download | ffmpeg-b8c08021568fb8926d240279739738754c4f763c.tar.gz |
avcodec: add RKA decoder
Diffstat (limited to 'doc/general_contents.texi')
-rw-r--r-- | doc/general_contents.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general_contents.texi b/doc/general_contents.texi index f39628de9a..2f9ef1544d 100644 --- a/doc/general_contents.texi +++ b/doc/general_contents.texi @@ -1334,6 +1334,7 @@ following image formats are supported: @tab Real low bitrate AC-3 codec @item RealAudio Lossless @tab @tab X @item RealAudio SIPR / ACELP.NET @tab @tab X +@item RK Audio (RKA) @tab @tab X @item SBC (low-complexity subband codec) @tab X @tab X @tab Used in Bluetooth A2DP @item Shorten @tab @tab X |