]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/commitdiff
Add missing image formats, patch by Daniel Verkamp, daniel drv nu.
authordiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 00:29:24 +0000 (00:29 +0000)
committerdiego <diego@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Mon, 2 Mar 2009 00:29:24 +0000 (00:29 +0000)
git-svn-id: file:///var/local/repositories/ffmpeg/trunk@17701 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b

doc/general.texi

index 4a76bcfff64333d30e42bea55a29a18995435a3e..c56ee9d38e783e10a688fd228f21c99be81905b9 100644 (file)
@@ -237,12 +237,19 @@ following image formats are supported:
     @tab one raw file per component
 @item animated GIF @tab X @tab X
     @tab Only uncompressed GIFs are generated.
+@item BMP          @tab X @tab X
+    @tab Microsoft BMP image
 @item JPEG         @tab X @tab X
     @tab Progressive JPEG is not supported.
 @item JPEG 2000    @tab   @tab E
     @tab decoding supported through external library libopenjpeg
+@item JPEG-LS      @tab X @tab X
+@item LJPEG        @tab X @tab
+    @tab Lossless JPEG
 @item PAM          @tab X @tab X
     @tab PAM is a PNM extension with alpha support.
+@item PBM          @tab X @tab X
+    @tab Portable BitMap image
 @item PCX          @tab   @tab X
     @tab PC Paintbrush
 @item PGM          @tab X @tab X