diff options
author | Diego Biurrun <diego@biurrun.de> | 2009-03-02 00:34:34 +0000 |
---|---|---|
committer | Diego Biurrun <diego@biurrun.de> | 2009-03-02 00:34:34 +0000 |
commit | 21d4af5d4df12bb470527e608783b2b8767714b7 (patch) | |
tree | 63a8e08f2f7b4a68f4211dc7b31cd6bbfe3042e4 /doc/general.texi | |
parent | f2937cc627202daf17f4380cc076a8d3c077fd14 (diff) | |
download | ffmpeg-21d4af5d4df12bb470527e608783b2b8767714b7.tar.gz |
Targa encoding is supported.
Originally committed as revision 17702 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc/general.texi')
-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 c56ee9d38e..81db550750 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -266,7 +266,7 @@ following image formats are supported: @tab Sun Rasterfile @item SGI @tab X @tab X @tab SGI RGB image format -@item Targa @tab @tab X +@item Targa @tab X @tab X @tab Targa (.TGA) image format @item TIFF @tab X @tab X @tab YUV, JPEG and some extension is not supported yet. |