diff options
author | Sven Hesse <drmccoy@drmccoy.de> | 2011-08-16 21:26:45 +0200 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2011-08-17 15:04:37 +0200 |
commit | c6c6c1aaa64f1ab6823b712c914c81dacc1898aa (patch) | |
tree | 5e39dc85db504482b1d1c24e0e88eaef42854984 /doc | |
parent | a43b1e74e2abaac6e63eb001474855bd44335988 (diff) | |
download | ffmpeg-c6c6c1aaa64f1ab6823b712c914c81dacc1898aa.tar.gz |
add XMV demuxer
Signed-off-by: Diego Biurrun <diego@biurrun.de>
Diffstat (limited to 'doc')
-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 be5b570419..430e93aecf 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -259,6 +259,8 @@ library: @tab Multimedia format used in Westwood Studios games. @item Westwood Studios VQA @tab @tab X @tab Multimedia format used in Westwood Studios games. +@item XMV @tab @tab X + @tab Microsoft video container used in Xbox games. @item xWMA @tab @tab X @tab Microsoft audio container used by XAudio 2. @item YUV4MPEG pipe @tab X @tab X |