summaryrefslogtreecommitdiffstats
path: root/libavcodec/cscd.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/cscd.c')
-rw-r--r--libavcodec/cscd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/cscd.c b/libavcodec/cscd.c
index 39f4bd4..2999d44 100644
--- a/libavcodec/cscd.c
+++ b/libavcodec/cscd.c
@@ -258,6 +258,6 @@ AVCodec cscd_decoder = {
decode_end,
decode_frame,
CODEC_CAP_DR1,
- .long_name = "CamStudio",
+ .long_name = NULL_IF_CONFIG_SMALL("CamStudio"),
};
OpenPOWER on IntegriCloud