diff --git a/demux/demux_mf.c b/demux/demux_mf.c index 161e0cb92d..424821b965 100644 --- a/demux/demux_mf.c +++ b/demux/demux_mf.c @@ -254,6 +254,8 @@ static const struct { { "jls", "ljpeg" }, { "thm", "mjpeg" }, { "db", "mjpeg" }, + { "pcd", "photocd" }, + { "pfm", "pfm" }, { "pcx", "pcx" }, { "png", "png" }, { "pns", "png" },