diff options
author | Måns Rullgård <mans@mansr.com> | 2006-02-08 01:11:48 +0000 |
---|---|---|
committer | Måns Rullgård <mans@mansr.com> | 2006-02-08 01:11:48 +0000 |
commit | 4accd1fd1854486403108fa9a4288ff4da0ff82b (patch) | |
tree | d4ce478b0ecd899a11e3c2224419965931f540e8 /doc/ffmpeg-doc.texi | |
parent | 86db37df520908495da49ac4cfa9dc4474d520bc (diff) | |
download | ffmpeg-4accd1fd1854486403108fa9a4288ff4da0ff82b.tar.gz |
bump version numbers and update docs for adts aac support
Originally committed as revision 4957 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/ffmpeg-doc.texi')
-rw-r--r-- | doc/ffmpeg-doc.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 95727caebb..340c768fc8 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -696,6 +696,7 @@ library: @item Electronic Arts Multimedia @tab @tab X @tab Used in various EA games; files have extensions like WVE and UV2. @item Nullsoft Video (NSV) format @tab @tab X +@item ADTS AAC audio @tab X @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. |