Commit defb87ee authored by Lukasz Marek's avatar Lukasz Marek

lavd/qtkit: add device category

Signed-off-by: 's avatarLukasz Marek <lukasz.m.luki2@gmail.com>
parent afc898e7
......@@ -343,6 +343,7 @@ static const AVClass qtkit_class = {
.item_name = av_default_item_name,
.option = options,
.version = LIBAVUTIL_VERSION_INT,
.category = AV_CLASS_CATEGORY_DEVICE_VIDEO_INPUT,
};
AVInputFormat ff_qtkit_demuxer = {
......
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