summaryrefslogtreecommitdiffstats
path: root/libavcodec/tta.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tta.c')
-rw-r--r--libavcodec/tta.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavcodec/tta.c b/libavcodec/tta.c
index 55138a3..6e22bd9 100644
--- a/libavcodec/tta.c
+++ b/libavcodec/tta.c
@@ -443,5 +443,5 @@ AVCodec tta_decoder = {
NULL,
tta_decode_close,
tta_decode_frame,
- .long_name = "True Audio",
+ .long_name = NULL_IF_CONFIG_SMALL("True Audio"),
};
OpenPOWER on IntegriCloud