summaryrefslogtreecommitdiffstats
path: root/demux/demux_mf.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux_mf.c')
-rw-r--r--demux/demux_mf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/demux/demux_mf.c b/demux/demux_mf.c
index 69fa0fa91c..7074b7c832 100644
--- a/demux/demux_mf.c
+++ b/demux/demux_mf.c
@@ -291,6 +291,8 @@ static const struct {
{ "db", "mjpeg" },
{ "pcd", "photocd" },
{ "pfm", "pfm" },
+ { "phm", "phm" },
+ { "hdr", "hdr" },
{ "pcx", "pcx" },
{ "png", "png" },
{ "pns", "png" },
@@ -319,6 +321,7 @@ static const struct {
{ "pix", "brender_pix" },
{ "exr", "exr" },
{ "pic", "pictor" },
+ { "qoi", "qoi" },
{ "xface", "xface" },
{ "xwd", "xwd" },
{0}