Signed-off-by: Paul B Mahol <[email protected]>
---
libavformat/img2.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/libavformat/img2.c b/libavformat/img2.c
index 8432cc0955..2db4290126 100644
--- a/libavformat/img2.c
+++ b/libavformat/img2.c
@@ -53,6 +53,7 @@ const IdStrMap ff_img_tags[] = {
{ AV_CODEC_ID_TIFF, "tif" },
{ AV_CODEC_ID_SGI, "sgi" },
{ AV_CODEC_ID_PTX, "ptx" },
+ { AV_CODEC_ID_PHOTOCD, "pcd" },
{ AV_CODEC_ID_PCX, "pcx" },
{ AV_CODEC_ID_QDRAW, "pic" },
{ AV_CODEC_ID_QDRAW, "pct" },
--
2.17.1
_______________________________________________
ffmpeg-devel mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel