]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - libavformat/img2.c
PCX encoder that handles 1-, 8-, and 24-bpp pixfmts.
[frescor/ffmpeg.git] / libavformat / img2.c
index 113f431a48256352ba539a55ca78e3b8bd0a21fc..48f3dfc4a55502644af667a63ecf392bd68e33a7 100644 (file)
@@ -428,7 +428,7 @@ AVOutputFormat image2_muxer = {
     "image2",
     NULL_IF_CONFIG_SMALL("image2 sequence"),
     "",
-    "bmp,jpeg,jpg,ljpg,pam,pbm,pgm,pgmyuv,png,ppm,sgi,tif,tiff,jp2",
+    "bmp,jpeg,jpg,ljpg,pam,pbm,pcx,pgm,pgmyuv,png,ppm,sgi,tif,tiff,jp2",
     sizeof(VideoData),
     CODEC_ID_NONE,
     CODEC_ID_MJPEG,