summaryrefslogtreecommitdiff
path: root/libavcodec/libshine.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/libshine.c')
-rw-r--r--libavcodec/libshine.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/libshine.c b/libavcodec/libshine.c
index f4cf5981bc..7056fcd2e3 100644
--- a/libavcodec/libshine.c
+++ b/libavcodec/libshine.c
@@ -146,4 +146,5 @@ AVCodec ff_libshine_encoder = {
.channel_layouts = (const uint64_t[]) { AV_CH_LAYOUT_MONO,
AV_CH_LAYOUT_STEREO,
0 },
+ .wrapper_name = "libshine",
};