summaryrefslogtreecommitdiff
path: root/libavdevice/xv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/xv.c')
-rw-r--r--libavdevice/xv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/xv.c b/libavdevice/xv.c
index 89d6575f6c..ab08e3e0f7 100644
--- a/libavdevice/xv.c
+++ b/libavdevice/xv.c
@@ -255,6 +255,7 @@ static const AVClass xv_class = {
.item_name = av_default_item_name,
.option = options,
.version = LIBAVUTIL_VERSION_INT,
+ .category = AV_CLASS_CATEGORY_DEVICE_VIDEO_OUTPUT,
};
AVOutputFormat ff_xv_muxer = {