summaryrefslogtreecommitdiff
path: root/libavdevice/alsa_enc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavdevice/alsa_enc.c')
-rw-r--r--libavdevice/alsa_enc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavdevice/alsa_enc.c b/libavdevice/alsa_enc.c
index 0bef625ea4..1a6d01e3b1 100644
--- a/libavdevice/alsa_enc.c
+++ b/libavdevice/alsa_enc.c
@@ -151,7 +151,7 @@ static int audio_get_device_list(AVFormatContext *h, AVDeviceInfoList *device_li
}
static const AVClass alsa_muxer_class = {
- .class_name = "ALSA muxer",
+ .class_name = "ALSA outdev",
.item_name = av_default_item_name,
.version = LIBAVUTIL_VERSION_INT,
.category = AV_CLASS_CATEGORY_DEVICE_AUDIO_OUTPUT,