diff options
author | Paul B Mahol <onemda@gmail.com> | 2015-11-01 13:15:36 +0100 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2015-11-06 13:45:50 +0100 |
commit | b456ece55731c545d0bf62641fee2da437861987 (patch) | |
tree | c022717fc064f9c7b3b7f5dd3f13e51085b2e7a3 /doc/general.texi | |
parent | c8780822bacc38a8d84c882d564b07dd152366ed (diff) | |
download | ffmpeg-b456ece55731c545d0bf62641fee2da437861987.tar.gz |
XMA1 and XMA2 stereo decoders
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc/general.texi')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 4d25224e37..d1c26dcaf3 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1076,6 +1076,8 @@ following image formats are supported: @item Windows Media Audio Lossless @tab @tab X @item Windows Media Audio Pro @tab @tab X @item Windows Media Audio Voice @tab @tab X +@item Xbox Media Audio 1 @tab @tab X +@item Xbox Media Audio 2 @tab @tab X @end multitable @code{X} means that encoding (resp. decoding) is supported. |