mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
documentation update for new Maxis EA XA decoder/demuxer
patch by Robert Marston, rmarston gmail com Originally committed as revision 12840 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
fc9b22dd2e
commit
74118c07c7
@ -119,6 +119,7 @@ version <next>
|
||||
- IFF demuxer
|
||||
- 8SVX audio decoder
|
||||
- BFI demuxer
|
||||
- MAXIS EA XA (.xa) demuxer / decoder
|
||||
|
||||
version 0.4.9-pre1:
|
||||
|
||||
|
@ -94,6 +94,8 @@ library:
|
||||
@item Matroska @tab X @tab X
|
||||
@item Electronic Arts Multimedia @tab @tab X
|
||||
@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 ADTS AAC audio @tab X @tab X
|
||||
@item Creative VOC @tab X @tab X @tab Created for the Sound Blaster Pro.
|
||||
@ -292,6 +294,8 @@ following image formats are supported:
|
||||
@tab Used in Sega Dreamcast games.
|
||||
@item Electronic Arts ADPCM @tab @tab X
|
||||
@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
|
||||
@tab 16 -> 4, 8 -> 4, 8 -> 3, 8 -> 2
|
||||
@item THP ADPCM @tab @tab X
|
||||
|
Loading…
Reference in New Issue
Block a user