diff options
author | Diego Biurrun <diego@biurrun.de> | 2013-09-02 20:21:49 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2013-09-02 21:38:57 +0200 |
commit | 7df9e693a34c84c698da60426c78140c950f95ed (patch) | |
tree | 8867cd27fed6dced62d17ca7a1067a10a2824275 /doc/general.texi | |
parent | 488b2984fece7ad0c2596826fee18e74aa904667 (diff) | |
download | ffmpeg-7df9e693a34c84c698da60426c78140c950f95ed.tar.gz |
cosmetics: Fix ATRAC codec name spelling
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index dd43e7c503..2129ff347b 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -721,8 +721,8 @@ following image formats are supported: @tab encoding supported through external library libvo-amrwbenc @item Apple lossless audio @tab X @tab X @tab QuickTime fourcc 'alac' -@item Atrac 1 @tab @tab X -@item Atrac 3 @tab @tab X +@item ATRAC1 @tab @tab X +@item ATRAC3 @tab @tab X @item Bink Audio @tab @tab X @tab Used in Bink and Smacker files in many games. @item Delphine Software International CIN audio @tab @tab X |