[FFmpeg-cvslog] r17700 - trunk/doc/general.texi

diego subversion
Mon Mar 2 01:27:51 CET 2009


Author: diego
Date: Mon Mar  2 01:27:51 2009
New Revision: 17700

Log:
Split PGM and PPM in image formats section.
patch by Daniel Verkamp, daniel drv nu

Modified:
   trunk/doc/general.texi

Modified: trunk/doc/general.texi
==============================================================================
--- trunk/doc/general.texi	Mon Mar  2 01:24:10 2009	(r17699)
+++ trunk/doc/general.texi	Mon Mar  2 01:27:51 2009	(r17700)
@@ -245,11 +245,14 @@ following image formats are supported:
     @tab PAM is a PNM extension with alpha support.
 @item PCX          @tab   @tab X
     @tab PC Paintbrush
- at item PGM, PPM     @tab X @tab X
+ at item PGM          @tab X @tab X
+    @tab Portable GrayMap image
 @item PGMYUV       @tab X @tab X
     @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
+    @tab Portable PixelMap image
 @item PTX          @tab   @tab X
     @tab V.Flash PTX format
 @item RAS          @tab   @tab X




More information about the ffmpeg-cvslog mailing list