diff options
author | Sascha Sommer <saschasommer@freenet.de> | 2009-09-02 16:41:49 +0000 |
---|---|---|
committer | Sascha Sommer <saschasommer@freenet.de> | 2009-09-02 16:41:49 +0000 |
commit | c1061cc7f7c4fc866ad4bef5ded378f6cc9988e1 (patch) | |
tree | f7aefc55fee372ab1d5e448b22980e3fa90b2fad /doc/general.texi | |
parent | ee1550116b2f00d036a818f23b1463c95026d38a (diff) | |
download | ffmpeg-c1061cc7f7c4fc866ad4bef5ded378f6cc9988e1.tar.gz |
add missing wmapro decoder parts
Originally committed as revision 19752 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 e5e3700522..18dd43e482 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -621,6 +621,7 @@ following image formats are supported: @item Westwood Audio (SND1) @tab @tab X @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 @end multitable @code{X} means that encoding (resp. decoding) is supported. |