summaryrefslogtreecommitdiffstats
path: root/libavcodec/truemotion2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/truemotion2.c')
-rw-r--r--libavcodec/truemotion2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/truemotion2.c b/libavcodec/truemotion2.c
index 5ed624c..d1d3f71 100644
--- a/libavcodec/truemotion2.c
+++ b/libavcodec/truemotion2.c
@@ -887,5 +887,5 @@ AVCodec truemotion2_decoder = {
decode_end,
decode_frame,
CODEC_CAP_DR1,
- .long_name = "Duck TrueMotion 2.0",
+ .long_name = NULL_IF_CONFIG_SMALL("Duck TrueMotion 2.0"),
};
OpenPOWER on IntegriCloud