summaryrefslogtreecommitdiff
path: root/libavcodec/xsubdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/xsubdec.c')
-rw-r--r--libavcodec/xsubdec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/xsubdec.c b/libavcodec/xsubdec.c
index 480fc9af5a..d9740c09fb 100644
--- a/libavcodec/xsubdec.c
+++ b/libavcodec/xsubdec.c
@@ -133,4 +133,5 @@ AVCodec xsub_decoder = {
NULL,
NULL,
decode_frame,
+ .long_name = "XSUB",
};