diff options
author | Maxim Polijakowski <max_pole@gmx.de> | 2014-01-03 23:23:11 +0100 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2014-01-09 19:33:07 +0100 |
commit | e6f0bb65270be51ea43345a28f8e4b1a728f7d0e (patch) | |
tree | b19f905f58dfdb7f3a940f0828515b43f673c4f1 /doc/general.texi | |
parent | 4c642d8d98703faf52983243098f35865e15b312 (diff) | |
download | ffmpeg-e6f0bb65270be51ea43345a28f8e4b1a728f7d0e.tar.gz |
ATRAC3+ decoder
Cleanup by Diego Biurrun.
Signed-off-by: Kostya Shishkov <kostya.shishkov@gmail.com>
Diffstat (limited to 'doc/general.texi')
-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 a5282804b4..9fa79f57b5 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -729,6 +729,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 Delphine Software International CIN audio @tab @tab X |