summaryrefslogtreecommitdiff
path: root/libavcodec/xan.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/xan.c')
-rw-r--r--libavcodec/xan.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/xan.c b/libavcodec/xan.c
index c11f60deb3..2638172d3f 100644
--- a/libavcodec/xan.c
+++ b/libavcodec/xan.c
@@ -439,5 +439,6 @@ AVCodec xan_wc4_decoder = {
xan_decode_end,
xan_decode_frame,
CODEC_CAP_DR1,
+ .long_name = NULL_IF_CONFIG_SMALL("Wing Commander IV / Xxan"),
};
*/