[FFmpeg-cvslog] r17715 - trunk/doc/general.texi
diego
subversion
Mon Mar 2 06:08:58 CET 2009
Author: diego
Date: Mon Mar 2 06:08:57 2009
New Revision: 17715
Log:
Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
Modified:
trunk/doc/general.texi
Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi Mon Mar 2 05:37:46 2009 (r17714)
+++ trunk/doc/general.texi Mon Mar 2 06:08:57 2009 (r17715)
@@ -244,19 +244,19 @@ following image formats are supported:
@item JPEG-LS @tab X @tab X
@item LJPEG @tab X @tab
@tab Lossless JPEG
- at item PAM @tab X @tab X
+ at item PAM @tab X @tab
@tab PAM is a PNM extension with alpha support.
- at item PBM @tab X @tab X
+ at item PBM @tab X @tab
@tab Portable BitMap image
@item PCX @tab @tab X
@tab PC Paintbrush
- at item PGM @tab X @tab X
+ at item PGM @tab X @tab
@tab Portable GrayMap image
- at item PGMYUV @tab X @tab X
+ at item PGMYUV @tab X @tab
@tab PGM with U and V components in YUV 4:2:0
@item PNG @tab X @tab X
@tab 2/4 bpp not supported yet
- at item PPM @tab X @tab X
+ at item PPM @tab X @tab
@tab Portable PixelMap image
@item PTX @tab @tab X
@tab V.Flash PTX format
More information about the ffmpeg-cvslog
mailing list