diff options
author | Benjamin Larsson <banan@ludd.ltu.se> | 2007-10-15 16:26:02 +0000 |
---|---|---|
committer | Benjamin Larsson <banan@ludd.ltu.se> | 2007-10-15 16:26:02 +0000 |
commit | 636b13c5fcb8c9515cc84b5d77cdcd3533f17dcb (patch) | |
tree | 8fe4dc449de161e64acfccbc86c8cb25a8f7a6f0 /doc/general.texi | |
parent | 85aec3bd480c5c9f8836989c988fc795478eedc3 (diff) | |
download | ffmpeg-636b13c5fcb8c9515cc84b5d77cdcd3533f17dcb.tar.gz |
Nellymoser ASAO decoder
Originally committed as revision 10741 to svn://svn.ffmpeg.org/ffmpeg/trunk
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 d0e25868fa..a14741b3f3 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -316,6 +316,7 @@ following image formats are supported: @item DT$ Coherent Audio @tab @tab X @item ATRAC 3 @tab @tab X @item Monkey's Audio @tab @tab X @tab Only versions 3.97-3.99 are supported +@item Nellymoser ASAO @tab @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. |