diff options
author | Paul B Mahol <onemda@gmail.com> | 2020-03-17 16:32:00 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2020-03-17 16:32:00 +0100 |
commit | 1bc8c38b535e11bd350cd9c4401095bb137b6711 (patch) | |
tree | 56cc169082dd0085b7914f69fa27b7e08622946b | |
parent | 7322eab453f7d60c66846d22a14b77d3c9ae5cc3 (diff) | |
download | ffmpeg-1bc8c38b535e11bd350cd9c4401095bb137b6711.tar.gz |
doc/general: mention some added CRI stuff
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 3684847ac1..f4c7fc5a9f 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -416,6 +416,8 @@ library: @tab Contains header with version and mode info, simplifying playback. @item CRI ADX @tab X @tab X @tab Audio-only format used in console video games. +@item CRI HCA @tab @tab X + @tab Audio-only format used in console video games. @item Discworld II BMV @tab @tab X @item Interplay C93 @tab @tab X @tab Used in the game Cyberia from Interplay. @@ -572,6 +574,8 @@ library: @item raw aptX HD @tab X @tab X @item raw Chinese AVS video @tab X @tab X @item raw CRI ADX @tab X @tab X +@item raw CRI AIX @tab @tab X +@item raw CRI HCA @tab @tab X @item raw Dirac @tab X @tab X @item raw DNxHD @tab X @tab X @item raw DTS @tab X @tab X |