diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-03-17 16:36:54 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-03-17 16:36:54 +0100 |
commit | a6fd2863ce8eb8c421df1d68586418796169c316 (patch) | |
tree | bf2c924c02e795dd76e8206a879be53b75ca9faa | |
parent | 1bc8c38b535e11bd350cd9c4401095bb137b6711 (diff) | |
download | ffmpeg-a6fd2863ce8eb8c421df1d68586418796169c316.tar.gz |
doc/general: move apdcm zork to right place
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index f4c7fc5a9f..0beab3e0d1 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1137,6 +1137,7 @@ following image formats are supported: @item ADPCM Westwood Studios IMA @tab @tab X @tab Used in Westwood Studios games like Command and Conquer. @item ADPCM Yamaha @tab X @tab X +@item ADPCM Zork @tab @tab X @item AMR-NB @tab E @tab X @tab encoding supported through external library libopencore-amrnb @item AMR-WB @tab E @tab X @@ -1244,7 +1245,6 @@ following image formats are supported: @item PCM unsigned 24-bit little-endian @tab X @tab X @item PCM unsigned 32-bit big-endian @tab X @tab X @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 |