diff options
author | Nicolas George <nicolas.george@normalesup.org> | 2011-04-23 11:42:26 +0200 |
---|---|---|
committer | Nicolas George <nicolas.george@normalesup.org> | 2011-04-24 17:49:07 +0200 |
commit | 88dbbe97d598390d96eeb3118437a225296a18ae (patch) | |
tree | 32fb0ed10411f0c83cb2fb6f175f3bcea1049b34 /doc/general.texi | |
parent | e3323a1cbdadef21a6cbc98bc6c3e24457b45eab (diff) | |
download | ffmpeg-88dbbe97d598390d96eeb3118437a225296a18ae.tar.gz |
general.texi: document libcelt decoder.
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 3520a3b766..82519642d6 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -598,6 +598,8 @@ following image formats are supported: @item Atrac 3 @tab @tab X @item Bink Audio @tab @tab X @tab Used in Bink and Smacker files in many games. +@item CELT (Opus) @tab @tab E + @tab decoding supported through external library libcelt @item Delphine Software International CIN audio @tab @tab X @tab Codec used in Delphine Software International games. @item COOK @tab @tab X |