diff options
author | Michael Niedermayer <michaelni@gmx.at> | 2013-09-03 15:05:00 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-09-03 15:05:18 +0200 |
commit | 4cfe3b7405431060900d8a05402c2f14ec99f034 (patch) | |
tree | 3049db3ef9739aacbc69554cc17ccf309591b5be /doc/general.texi | |
parent | 50fd98b7ac4c410f4413d382eecb415011b37920 (diff) | |
parent | 7df9e693a34c84c698da60426c78140c950f95ed (diff) | |
download | ffmpeg-4cfe3b7405431060900d8a05402c2f14ec99f034.tar.gz |
Merge commit '7df9e693a34c84c698da60426c78140c950f95ed'
* commit '7df9e693a34c84c698da60426c78140c950f95ed':
cosmetics: Fix ATRAC codec name spelling
Merged-by: Michael Niedermayer <michaelni@gmx.at>
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 2a72d2ed1f..79df64f6f8 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -825,8 +825,8 @@ following image formats are supported: @item Amazing Studio PAF Audio @tab @tab X @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 CELT @tab @tab E |