On 3/4/2021 6:05 AM, Anton Khirnov wrote:
As requested by the author.
---
libavcodec/lscrdec.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libavcodec/lscrdec.c b/libavcodec/lscrdec.c
index e706dda9da..bb0cb6c7d6 100644
--- a/libavcodec/lscrdec.c
+++ b/libavcodec/lscrdec.c
@@ -1,6 +1,8 @@
/*
* This file is part of FFmpeg.
*
+ * Copyright (c) 2019 Paul B Mahol
+ *
* FFmpeg is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
LGTM.
_______________________________________________
ffmpeg-devel mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".