]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Decoding of PAM, PBM, PGM, PGMYUV and PPM image formats is not supported.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 05:08:57 +0000 (05:08 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 05:08:57 +0000 (05:08 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17715 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index 45e1d5c7cf8896b3cca2e6a556ed89ea9b3f470b..8972c9c8af5416095498c0244d1cbb4ca43c255d 100644 (file)
@@ -244,19 +244,19 @@ following image formats are supported:
 @item JPEG-LS      @tab X @tab X
 @item LJPEG        @tab X @tab
     @tab Lossless JPEG
-@item PAM          @tab X @tab X
+@item PAM          @tab X @tab
     @tab PAM is a PNM extension with alpha support.
-@item PBM          @tab X @tab X
+@item PBM          @tab X @tab
     @tab Portable BitMap image
 @item PCX          @tab   @tab X
     @tab PC Paintbrush
-@item PGM          @tab X @tab X
+@item PGM          @tab X @tab
     @tab Portable GrayMap image
-@item PGMYUV       @tab X @tab X
+@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
-@item PPM          @tab X @tab X
+@item PPM          @tab X @tab
     @tab Portable PixelMap image
 @item PTX          @tab   @tab X
     @tab V.Flash PTX format