summaryrefslogtreecommitdiff
path: root/src/video_out
diff options
context:
space:
mode:
authorTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
committerTorsten Jager <t.jager@gmx.de>2013-09-13 12:50:25 +0200
commit50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b (patch)
treee70ffc747bc6775f6624edb88dfeae0c5d368b0b /src/video_out
parentb196a6012ace0ce8636412cf3a439df1a170e797 (diff)
downloadxine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.gz
xine-lib-50caa6c2122224df42c6d8a5c88ffb5b2d4afb8b.tar.bz2
Copyright year update by hg log info
script execution time: 55"
Diffstat (limited to 'src/video_out')
-rw-r--r--src/video_out/macosx/XineOpenGLView.h2
-rw-r--r--src/video_out/macosx/XineVideoWindow.h2
-rw-r--r--src/video_out/macosx/video_window.h2
-rw-r--r--src/video_out/video_out_aa.c2
-rw-r--r--src/video_out/video_out_caca.c2
-rw-r--r--src/video_out/video_out_directfb.c2
-rw-r--r--src/video_out/video_out_directx.c2
-rw-r--r--src/video_out/video_out_fb.c2
-rw-r--r--src/video_out/video_out_none.c2
-rw-r--r--src/video_out/video_out_opengl.c2
-rw-r--r--src/video_out/video_out_pgx32.c2
-rw-r--r--src/video_out/video_out_pgx64.c2
-rw-r--r--src/video_out/video_out_raw.c2
-rw-r--r--src/video_out/video_out_sdl.c2
-rw-r--r--src/video_out/video_out_stk.c2
-rw-r--r--src/video_out/video_out_vdpau.c2
-rw-r--r--src/video_out/video_out_vidix.c2
-rw-r--r--src/video_out/video_out_xcbshm.c2
-rw-r--r--src/video_out/video_out_xcbxv.c2
-rw-r--r--src/video_out/video_out_xshm.c2
-rw-r--r--src/video_out/video_out_xv.c2
-rw-r--r--src/video_out/video_out_xvmc.c2
-rw-r--r--src/video_out/video_out_xxmc.c2
-rw-r--r--src/video_out/x11osd.c2
-rw-r--r--src/video_out/x11osd.h2
-rw-r--r--src/video_out/xcbosd.c2
-rw-r--r--src/video_out/xcbosd.h2
-rw-r--r--src/video_out/xvmc_mocomp.c2
-rw-r--r--src/video_out/xvmc_vld.c2
-rw-r--r--src/video_out/xxmc.h2
-rw-r--r--src/video_out/yuv2rgb.c2
31 files changed, 31 insertions, 31 deletions
diff --git a/src/video_out/macosx/XineOpenGLView.h b/src/video_out/macosx/XineOpenGLView.h
index 69e2905b0..0857ee05f 100644
--- a/src/video_out/macosx/XineOpenGLView.h
+++ b/src/video_out/macosx/XineOpenGLView.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/macosx/XineVideoWindow.h b/src/video_out/macosx/XineVideoWindow.h
index c8f9b5940..1f7dfe87a 100644
--- a/src/video_out/macosx/XineVideoWindow.h
+++ b/src/video_out/macosx/XineVideoWindow.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2007 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/macosx/video_window.h b/src/video_out/macosx/video_window.h
index 0a3655c0c..15cdcd2e3 100644
--- a/src/video_out/macosx/video_window.h
+++ b/src/video_out/macosx/video_window.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2004 the xine project
+ * Copyright (C) 2004-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_aa.c b/src/video_out/video_out_aa.c
index 1af250162..4ef74d105 100644
--- a/src/video_out/video_out_aa.c
+++ b/src/video_out/video_out_aa.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_caca.c b/src/video_out/video_out_caca.c
index 074829192..e402db42b 100644
--- a/src/video_out/video_out_caca.c
+++ b/src/video_out/video_out_caca.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2004 the xine project
+ * Copyright (C) 2003-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_directfb.c b/src/video_out/video_out_directfb.c
index 2b6c31552..745971cf0 100644
--- a/src/video_out/video_out_directfb.c
+++ b/src/video_out/video_out_directfb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2006 the xine project and Claudio Ciccani
+ * Copyright (C) 2000-2011 the xine project and Claudio Ciccani
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_directx.c b/src/video_out/video_out_directx.c
index f37c730b8..c05a5b2f7 100644
--- a/src/video_out/video_out_directx.c
+++ b/src/video_out/video_out_directx.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2005 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a unix video player.
*
diff --git a/src/video_out/video_out_fb.c b/src/video_out/video_out_fb.c
index 8669eca65..a0a3d759c 100644
--- a/src/video_out/video_out_fb.c
+++ b/src/video_out/video_out_fb.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2007 the xine project and Fredrik Noring
+ * Copyright (C) 2000-2012 the xine project and Fredrik Noring
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_none.c b/src/video_out/video_out_none.c
index b6bba95da..acbc2cacf 100644
--- a/src/video_out/video_out_none.c
+++ b/src/video_out/video_out_none.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_opengl.c b/src/video_out/video_out_opengl.c
index 0d54dff1f..56bab1369 100644
--- a/src/video_out/video_out_opengl.c
+++ b/src/video_out/video_out_opengl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_pgx32.c b/src/video_out/video_out_pgx32.c
index ac19ef382..47dbba3ca 100644
--- a/src/video_out/video_out_pgx32.c
+++ b/src/video_out/video_out_pgx32.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_pgx64.c b/src/video_out/video_out_pgx64.c
index 7c82f6145..afef30a84 100644
--- a/src/video_out/video_out_pgx64.c
+++ b/src/video_out/video_out_pgx64.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2011 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_raw.c b/src/video_out/video_out_raw.c
index 32de4230c..47f290dc9 100644
--- a/src/video_out/video_out_raw.c
+++ b/src/video_out/video_out_raw.c
@@ -1,6 +1,6 @@
/*
- * Copyright (C) 2007-2008 the xine project
+ * Copyright (C) 2007-2013 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_sdl.c b/src/video_out/video_out_sdl.c
index bc26c6300..d8be095cc 100644
--- a/src/video_out/video_out_sdl.c
+++ b/src/video_out/video_out_sdl.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_stk.c b/src/video_out/video_out_stk.c
index eb6ccb0a9..f3e664e02 100644
--- a/src/video_out/video_out_stk.c
+++ b/src/video_out/video_out_stk.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_vdpau.c b/src/video_out/video_out_vdpau.c
index 9f9d3dd80..4b4cc7d2e 100644
--- a/src/video_out/video_out_vdpau.c
+++ b/src/video_out/video_out_vdpau.c
@@ -1,6 +1,6 @@
/*
* kate: space-indent on; indent-width 2; mixedindent off; indent-mode cstyle; remove-trailing-space on;
- * Copyright (C) 2008 the xine project
+ * Copyright (C) 2008-2013 the xine project
* Copyright (C) 2008 Christophe Thommeret <hftom@free.fr>
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/video_out_vidix.c b/src/video_out/video_out_vidix.c
index 81ae8e01a..3b8be1b01 100644
--- a/src/video_out/video_out_vidix.c
+++ b/src/video_out/video_out_vidix.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xcbshm.c b/src/video_out/video_out_xcbshm.c
index 05e5ad731..d1af69529 100644
--- a/src/video_out/video_out_xcbshm.c
+++ b/src/video_out/video_out_xcbshm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003, 2007-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xcbxv.c b/src/video_out/video_out_xcbxv.c
index 7ce165eab..6ff4b7b73 100644
--- a/src/video_out/video_out_xcbxv.c
+++ b/src/video_out/video_out_xcbxv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2007-2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xshm.c b/src/video_out/video_out_xshm.c
index 6b52acccd..ea4754e8e 100644
--- a/src/video_out/video_out_xshm.c
+++ b/src/video_out/video_out_xshm.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2003, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xv.c b/src/video_out/video_out_xv.c
index 75cf12e13..e9d3cffca 100644
--- a/src/video_out/video_out_xv.c
+++ b/src/video_out/video_out_xv.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xvmc.c b/src/video_out/video_out_xvmc.c
index 554609dee..375a859dd 100644
--- a/src/video_out/video_out_xvmc.c
+++ b/src/video_out/video_out_xvmc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/video_out_xxmc.c b/src/video_out/video_out_xxmc.c
index d8571e74a..32097dc65 100644
--- a/src/video_out/video_out_xxmc.c
+++ b/src/video_out/video_out_xxmc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004, 2008 the xine project
+ * Copyright (C) 2000-2012 the xine project
* Copyright (C) 2004 the Unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/x11osd.c b/src/video_out/x11osd.c
index 8d8a78127..95fb0d347 100644
--- a/src/video_out/x11osd.c
+++ b/src/video_out/x11osd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/x11osd.h b/src/video_out/x11osd.h
index 15ea3dcc0..4a8733bc3 100644
--- a/src/video_out/x11osd.h
+++ b/src/video_out/x11osd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xcbosd.c b/src/video_out/xcbosd.c
index 1e991347f..538bb32e5 100644
--- a/src/video_out/xcbosd.c
+++ b/src/video_out/xcbosd.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2007 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xcbosd.h b/src/video_out/xcbosd.h
index 89c317f3e..6331b0034 100644
--- a/src/video_out/xcbosd.h
+++ b/src/video_out/xcbosd.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2003, 2007 the xine project
+ * Copyright (C) 2003-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xvmc_mocomp.c b/src/video_out/xvmc_mocomp.c
index 9bb3c5d10..28614949b 100644
--- a/src/video_out/xvmc_mocomp.c
+++ b/src/video_out/xvmc_mocomp.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
*
* This file is part of xine, a free video player.
*
diff --git a/src/video_out/xvmc_vld.c b/src/video_out/xvmc_vld.c
index 87373c96b..238d511dd 100644
--- a/src/video_out/xvmc_vld.c
+++ b/src/video_out/xvmc_vld.c
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2009 the xine project
* Copyright (C) 2004 the Unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/xxmc.h b/src/video_out/xxmc.h
index 7ea60bec9..cde8b91ee 100644
--- a/src/video_out/xxmc.h
+++ b/src/video_out/xxmc.h
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2000-2004 the xine project
+ * Copyright (C) 2000-2010 the xine project
* Copyright (C) 2004 the unichrome project
*
* This file is part of xine, a free video player.
diff --git a/src/video_out/yuv2rgb.c b/src/video_out/yuv2rgb.c
index 5f972217b..2ce4f1fda 100644
--- a/src/video_out/yuv2rgb.c
+++ b/src/video_out/yuv2rgb.c
@@ -1,7 +1,7 @@
/*
* yuv2rgb.c
*
- * Copyright (C) 2003-2004 the xine project
+ * Copyright (C) 2003-2012 the xine project
* This file is part of xine, a free video player.
*
* based on work from mpeg2dec: