diff options
author | Sascha Sommer <saschasommer@freenet.de> | 2009-06-12 15:27:10 +0000 |
---|---|---|
committer | Sascha Sommer <saschasommer@freenet.de> | 2009-06-12 15:27:10 +0000 |
commit | eff9011d1792104de527584df7685ec42fc1eb6b (patch) | |
tree | 3825ce1499baf87da31a25275e89fd879e26aa3b | |
parent | cee4bb894d0e9e4a8f9fca1ebdc5aa8330eaa366 (diff) | |
download | ffmpeg-eff9011d1792104de527584df7685ec42fc1eb6b.tar.gz |
Fix placment of the DPCM Xan comment
Originally committed as revision 19168 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/general.texi b/doc/general.texi index 58bb33c434..1ea26af659 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -556,6 +556,7 @@ following image formats are supported: @tab Used in Sierra Online game audio files. @item DPCM Sol @tab @tab X @item DPCM Xan @tab @tab X + @tab Used in Origin's Wing Commander IV AVI files. @item DSP Group TrueSpeech @tab @tab X @item DV audio @tab @tab X @item Enhanced AC-3 @tab @tab X @@ -630,7 +631,6 @@ following image formats are supported: @item Westwood Audio (SND1) @tab @tab X @item Windows Media Audio 1 @tab X @tab X @item Windows Media Audio 2 @tab X @tab X - @tab Used in Origin's Wing Commander IV AVI files. @end multitable @code{X} means that encoding (resp. decoding) is supported. |