diff options
author | Paul B Mahol | 2016-12-26 16:58:46 +0100 |
---|---|---|
committer | Paul B Mahol | 2017-01-06 22:05:45 +0100 |
commit | 90ac9f4094afc2aa7ee64a7b02df8fb05cbd7d8a (patch) | |
tree | 78650368c8133db9e79624d20ccf166a3adf09c2 /doc | |
parent | 49633f9f7498499d63391eb1351de66a8f603060 (diff) |
avcodec: add QDMC decoder
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 084c0a18ed..a13a8fcac7 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1048,6 +1048,7 @@ following image formats are supported: @item PCM unsigned 32-bit little-endian @tab X @tab X @item PCM Zork @tab @tab X @item QCELP / PureVoice @tab @tab X +@item QDesign Music Codec 1 @tab @tab X @item QDesign Music Codec 2 @tab @tab X @tab There are still some distortions. @item RealAudio 1.0 (14.4K) @tab X @tab X |