summaryrefslogtreecommitdiff
path: root/libavcodec/wnv1.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/wnv1.c')
-rw-r--r--libavcodec/wnv1.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/wnv1.c b/libavcodec/wnv1.c
index 1df741de77..d4b01ac573 100644
--- a/libavcodec/wnv1.c
+++ b/libavcodec/wnv1.c
@@ -141,4 +141,5 @@ AVCodec wnv1_decoder = {
NULL,
decode_frame,
CODEC_CAP_DR1,
+ .long_name = "Winnov WNV1",
};