summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2011-11-11 17:06:47 +0100
committerMichael Niedermayer <[email protected]>2011-11-11 17:06:47 +0100
commit393b234fa1e21453c6e3168aa5d32ad14c3e6e5c (patch)
tree1cd01a440e33ac57491cb1900bfd0e811e75a49a
parent825481e87baade74e91067d0ffdc5bbfcbfad2d3 (diff)
yadif, its 2011
Signed-off-by: Michael Niedermayer <[email protected]>
-rw-r--r--libavfilter/vf_yadif.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavfilter/vf_yadif.c b/libavfilter/vf_yadif.c
index d4eed3015f..7c12ce8e21 100644
--- a/libavfilter/vf_yadif.c
+++ b/libavfilter/vf_yadif.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006-2010 Michael Niedermayer <[email protected]>
+ * Copyright (C) 2006-2011 Michael Niedermayer <[email protected]>
* 2010 James Darnley <[email protected]>
*
* FFmpeg is free software; you can redistribute it and/or modify