diff options
author | Diego Biurrun <diego@biurrun.de> | 2008-07-08 14:24:08 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2008-07-08 14:24:08 +0000 |
commit | 0c18fe372db5d88c6244455fb327955cbcca001e (patch) | |
tree | b66c4ff194a1911cf1ffbf9309fdc7e34bd7886a /doc | |
parent | 159f799dc07c5f662c94ec12865888f56e9e032a (diff) | |
download | ffmpeg-0c18fe372db5d88c6244455fb327955cbcca001e.tar.gz |
Remove file extension from some formats, it's never mentioned consistently.
Originally committed as revision 14121 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/general.texi b/doc/general.texi index 161a5ed740..379f871b54 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -83,7 +83,7 @@ library: @tab Used in many Sega Saturn console games. @item Westwood Studios VQA/AUD @tab @tab X @tab Multimedia formats used in Westwood Studios games. -@item id Cinematic (.cin) @tab @tab X +@item id Cinematic @tab @tab X @tab Used in Quake II. @item FLIC @tab @tab X @tab .fli/.flc files @@ -96,7 +96,7 @@ library: @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) @tab @tab X +@item Nullsoft Video @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. @item American Laser Games MM @tab @tab X |