diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2010-02-12 14:22:41 +0000 |
---|---|---|
committer | Ronald S. Bultje <rsbultje@gmail.com> | 2010-02-12 14:22:41 +0000 |
commit | fa65584f120ba0e10171f2e43c8a3ecaec3dd27b (patch) | |
tree | fd8468f3e296615ef79c0817cbc0dbf428b7120d /doc/general.texi | |
parent | cbd3441eec2c2cf02d70c143e1625ccc2dc4c5e9 (diff) | |
download | ffmpeg-fa65584f120ba0e10171f2e43c8a3ecaec3dd27b.tar.gz |
WMAVoice decoder.
Originally committed as revision 21770 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 650c513de1..0f57df0cf1 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -650,6 +650,7 @@ following image formats are supported: @item Windows Media Audio 1 @tab X @tab X @item Windows Media Audio 2 @tab X @tab X @item Windows Media Audio Pro @tab @tab X +@item Windows Media Audio Voice @tab @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. |