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
pull/126/head
Robert Marston 17 years ago committed by Diego Biurrun
parent fc9b22dd2e
commit 74118c07c7
  1. 1
      Changelog
  2. 4
      doc/general.texi

@ -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:
@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:
@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

Loading…
Cancel
Save