diff options
author | Maxim Poliakovski <max_pole@gmx.de> | 2013-10-10 20:32:14 +0200 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2013-12-29 01:11:16 +0100 |
commit | 2e1fb96af36348479e14aa85f445915ea09e70fa (patch) | |
tree | 218f3e97d19197477c42097e9ed3b9384fc3e6ae /doc | |
parent | 8e90c7285d1cbf62a9c9a5f9e6efda998dc0d454 (diff) | |
download | ffmpeg-2e1fb96af36348479e14aa85f445915ea09e70fa.tar.gz |
ATRAC+ decoder
Cleanup by Diego Biurrun.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 0ac6455979..fb1c8b8569 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -833,6 +833,7 @@ following image formats are supported: @tab QuickTime fourcc 'alac' @item ATRAC1 @tab @tab X @item ATRAC3 @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 |