summaryrefslogtreecommitdiffstats
path: root/libavfilter/vf_mcdeint.c
diff options
context:
space:
mode:
authorMichael Niedermayer <michael@niedermayer.cc>2015-09-27 13:07:12 +0200
committerMichael Niedermayer <michael@niedermayer.cc>2015-09-27 13:07:12 +0200
commit485057f715720b2cdaf581bb3960e70cd3541ba8 (patch)
treebb0765ffbfb54169c763866819faf0f4b5231f85 /libavfilter/vf_mcdeint.c
parent5c6e3a019c5cbcaeb17f3ae0da55070867d6f63d (diff)
downloadffmpeg-streaming-485057f715720b2cdaf581bb3960e70cd3541ba8.zip
ffmpeg-streaming-485057f715720b2cdaf581bb3960e70cd3541ba8.tar.gz
avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'libavfilter/vf_mcdeint.c')
-rw-r--r--libavfilter/vf_mcdeint.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavfilter/vf_mcdeint.c b/libavfilter/vf_mcdeint.c
index 03daca5..38a299e 100644
--- a/libavfilter/vf_mcdeint.c
+++ b/libavfilter/vf_mcdeint.c
@@ -1,6 +1,8 @@
/*
* Copyright (c) 2006 Michael Niedermayer <michaelni@gmx.at>
*
+ * This file is part of FFmpeg.
+ *
* FFmpeg is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
OpenPOWER on IntegriCloud