summaryrefslogtreecommitdiffstats
path: root/libavdevice/sndio_dec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/sndio_dec.c')
-rw-r--r--libavdevice/sndio_dec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavdevice/sndio_dec.c b/libavdevice/sndio_dec.c
index 806f478..37c6983 100644
--- a/libavdevice/sndio_dec.c
+++ b/libavdevice/sndio_dec.c
@@ -104,6 +104,7 @@ static const AVClass sndio_demuxer_class = {
.item_name = av_default_item_name,
.option = options,
.version = LIBAVUTIL_VERSION_INT,
+ .category = AV_CLASS_CATEGORY_DEVICE_AUDIO_INPUT,
};
AVInputFormat ff_sndio_demuxer = {
OpenPOWER on IntegriCloud