summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--demux/demux_mf.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/demux/demux_mf.c b/demux/demux_mf.c
index 0beac75261..d971f04c96 100644
--- a/demux/demux_mf.c
+++ b/demux/demux_mf.c
@@ -336,6 +336,7 @@ static const struct {
{ "xface", "xface" },
{ "xwd", "xwd" },
{ "svg", "svg" },
+ { "webp", "webp" },
{ "jxl", "jpegxl" },
{0}
};