Browse Source

add V.Flash PTX image format

Originally committed as revision 8935 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Ivo van Poorten 19 years ago
parent
commit
d58bbf8154
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      doc/ffmpeg-doc.texi

+ 1
- 0
doc/ffmpeg-doc.texi View File

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


Loading…
Cancel
Save