---
 libavformat/img2.c | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/libavformat/img2.c b/libavformat/img2.c
index 2128b2e..0a840f8 100644
--- a/libavformat/img2.c
+++ b/libavformat/img2.c
@@ -58,6 +58,9 @@ static const IdStrMap img_tags[] = {
     { AV_CODEC_ID_PTX,        "ptx"      },
     { AV_CODEC_ID_BRENDER_PIX,"pix"      },
     { AV_CODEC_ID_PCX,        "pcx"      },
+    { AV_CODEC_ID_QDRAW,      "pic"      },
+    { AV_CODEC_ID_QDRAW,      "pct"      },
+    { AV_CODEC_ID_QDRAW,      "pict"     },
     { AV_CODEC_ID_SUNRAST,    "sun"      },
     { AV_CODEC_ID_SUNRAST,    "ras"      },
     { AV_CODEC_ID_SUNRAST,    "rs"       },
-- 
1.9.5 (Apple Git-50.3)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to