Commit 8cf9b781 authored by diego's avatar diego

documentation update for new Maxis EA XA decoder/demuxer

patch by Robert Marston, rmarston gmail com


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@12840 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent d8f1ff4e
...@@ -119,6 +119,7 @@ version <next> ...@@ -119,6 +119,7 @@ version <next>
- IFF demuxer - IFF demuxer
- 8SVX audio decoder - 8SVX audio decoder
- BFI demuxer - BFI demuxer
- MAXIS EA XA (.xa) demuxer / decoder
version 0.4.9-pre1: version 0.4.9-pre1:
......
...@@ -94,6 +94,8 @@ library: ...@@ -94,6 +94,8 @@ library:
@item Matroska @tab X @tab X @item Matroska @tab X @tab X
@item Electronic Arts Multimedia @tab @tab X @item Electronic Arts Multimedia @tab @tab X
@tab Used in various EA games; files have extensions like WVE and UV2. @tab Used in various EA games; files have extensions like WVE and UV2.
@item MAXIS EA XA @tab @tab X
@tab Used in Sim City 3000; file extension .xa.
@item Nullsoft Video (NSV) format @tab @tab X @item Nullsoft Video (NSV) format @tab @tab X
@item ADTS AAC audio @tab X @tab X @item ADTS AAC audio @tab X @tab X
@item Creative VOC @tab X @tab X @tab Created for the Sound Blaster Pro. @item Creative VOC @tab X @tab X @tab Created for the Sound Blaster Pro.
...@@ -292,6 +294,8 @@ following image formats are supported: ...@@ -292,6 +294,8 @@ following image formats are supported:
@tab Used in Sega Dreamcast games. @tab Used in Sega Dreamcast games.
@item Electronic Arts ADPCM @tab @tab X @item Electronic Arts ADPCM @tab @tab X
@tab Used in various EA titles. @tab Used in various EA titles.
@item MAXIS EA ADPCM @tab @tab X
@tab Used in Sim City 3000.
@item Creative ADPCM @tab @tab X @item Creative ADPCM @tab @tab X
@tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2 @tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
@item THP ADPCM @tab @tab X @item THP ADPCM @tab @tab X
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment