From d58bbf8154ed5cca0e83efc3f33e24c0ff1e3205 Mon Sep 17 00:00:00 2001 From: Ivo van Poorten Date: Tue, 8 May 2007 11:00:33 +0000 Subject: add V.Flash PTX image format Originally committed as revision 8935 to svn://svn.ffmpeg.org/ffmpeg/trunk --- doc/ffmpeg-doc.texi | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 65af48414f..e78a4e8255 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -964,6 +964,7 @@ following image formats are supported: @item Targa @tab @tab X @tab Targa (.TGA) image format. @item TIFF @tab X @tab X @tab YUV, JPEG and some extension is not supported yet. @item SGI @tab X @tab X @tab SGI RGB image format +@item PTX @tab @tab X @tab V.Flash PTX format @end multitable @code{X} means that encoding (resp. decoding) is supported. -- cgit v1.2.3