summaryrefslogtreecommitdiff
path: root/libavcodec/truemotion2.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/truemotion2.c')
-rw-r--r--libavcodec/truemotion2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/truemotion2.c b/libavcodec/truemotion2.c
index 26a4b49ce2..22a9ebb456 100644
--- a/libavcodec/truemotion2.c
+++ b/libavcodec/truemotion2.c
@@ -887,4 +887,5 @@ AVCodec truemotion2_decoder = {
decode_end,
decode_frame,
CODEC_CAP_DR1,
+ .long_name = "Duck TrueMotion 2.0",
};