summaryrefslogtreecommitdiff
path: root/libavcodec/loco.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/loco.c')
-rw-r--r--libavcodec/loco.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/loco.c b/libavcodec/loco.c
index c023b08ff6..171652b13b 100644
--- a/libavcodec/loco.c
+++ b/libavcodec/loco.c
@@ -282,4 +282,5 @@ AVCodec loco_decoder = {
NULL,
decode_frame,
CODEC_CAP_DR1,
+ .long_name = "LOCO",
};