[FFmpeg-cvslog] avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"

Michael Niedermayer git at videolan.org
Sun Sep 27 15:03:46 CEST 2015


ffmpeg | branch: master | Michael Niedermayer <michael at niedermayer.cc> | Sun Sep 27 13:07:12 2015 +0200| [485057f715720b2cdaf581bb3960e70cd3541ba8] | committer: Michael Niedermayer

avfilter/vf_mcdeint: add missing "This file is part of FFmpeg"

Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>

> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=485057f715720b2cdaf581bb3960e70cd3541ba8
---

 libavfilter/vf_mcdeint.c |    2 ++
 1 file changed, 2 insertions(+)

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 at 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



More information about the ffmpeg-cvslog mailing list