Commit f86209b4 authored by Paul B Mahol's avatar Paul B Mahol Committed by Ronald S. Bultje

vqf: add more known extensions

Signed-off-by: 's avatarRonald S. Bultje <rsbultje@gmail.com>
parent 3aa3fc45
......@@ -265,5 +265,5 @@ AVInputFormat ff_vqf_demuxer = {
.read_header = vqf_read_header,
.read_packet = vqf_read_packet,
.read_seek = vqf_read_seek,
.extensions = "vqf",
.extensions = "vqf,vql,vqe",
};
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment