summaryrefslogtreecommitdiff
path: root/libavcodec/tscc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tscc.c')
-rw-r--r--libavcodec/tscc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tscc.c b/libavcodec/tscc.c
index fd4bee836b..3844725eb1 100644
--- a/libavcodec/tscc.c
+++ b/libavcodec/tscc.c
@@ -341,5 +341,6 @@ AVCodec tscc_decoder = {
decode_end,
decode_frame,
CODEC_CAP_DR1,
+ .long_name = "TechSmith Screen Capture Codec",
};