aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/tiertexseqv.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tiertexseqv.c')
-rw-r--r--libavcodec/tiertexseqv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tiertexseqv.c b/libavcodec/tiertexseqv.c
index 11766cbc8c..723d946207 100644
--- a/libavcodec/tiertexseqv.c
+++ b/libavcodec/tiertexseqv.c
@@ -227,5 +227,5 @@ AVCodec tiertexseqvideo_decoder = {
seqvideo_decode_end,
seqvideo_decode_frame,
CODEC_CAP_DR1,
- .long_name = "Tiertex Limited SEQ video",
+ .long_name = NULL_IF_CONFIG_SMALL("Tiertex Limited SEQ video"),
};