[MPlayer-cvslog] CVS: main/loader/dshow DS_Filter.c, 1.18, 1.19 allocator.c, 1.10, 1.11 cmediasample.c, 1.10, 1.11 inputpin.c, 1.8, 1.9 iunk.h, 1.5, 1.6 outputpin.c, 1.12, 1.13

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Apr 15 22:17:16 CEST 2005


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/loader/dshow
In directory mail:/var2/tmp/cvs-serv13741/loader/dshow

Modified Files:
	DS_Filter.c allocator.c cmediasample.c inputpin.c iunk.h 
	outputpin.c 
Log Message:
Mark modified imported files as such to comply with GPL §2a.


Index: DS_Filter.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/DS_Filter.c,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- DS_Filter.c	21 Apr 2003 21:06:08 -0000	1.18
+++ DS_Filter.c	15 Apr 2005 20:17:13 -0000	1.19
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
 #include "config.h"
 #include "DS_Filter.h"
 #include "driver.h"

Index: allocator.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/allocator.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- allocator.c	21 Apr 2003 21:06:08 -0000	1.10
+++ allocator.c	15 Apr 2005 20:17:13 -0000	1.11
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
 #include "config.h"
 #include "allocator.h"
 #include "com.h"

Index: cmediasample.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/cmediasample.c,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- cmediasample.c	21 Apr 2003 20:12:43 -0000	1.10
+++ cmediasample.c	15 Apr 2005 20:17:13 -0000	1.11
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
 #include "cmediasample.h"
 #include "wine/winerror.h"
 #include <stdio.h>

Index: inputpin.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/inputpin.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- inputpin.c	21 Apr 2003 20:12:43 -0000	1.8
+++ inputpin.c	15 Apr 2005 20:17:13 -0000	1.9
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
 #include "inputpin.h"
 #include "wine/winerror.h"
 #include <string.h>

Index: iunk.h
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/iunk.h,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- iunk.h	26 Nov 2002 21:00:20 -0000	1.5
+++ iunk.h	15 Apr 2005 20:17:13 -0000	1.6
@@ -1,3 +1,9 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
+
 #ifndef DS_IUNK_H
 #define DS_IUNK_H
 

Index: outputpin.c
===================================================================
RCS file: /cvsroot/mplayer/main/loader/dshow/outputpin.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- outputpin.c	21 Apr 2003 20:12:43 -0000	1.12
+++ outputpin.c	15 Apr 2005 20:17:13 -0000	1.13
@@ -1,3 +1,8 @@
+/*
+ * Modified for use with MPlayer, detailed CVS changelog at
+ * http://www.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/
+ * $Id$
+ */
 
 #include "wine/winerror.h"
 #include "wine/windef.h"




More information about the MPlayer-cvslog mailing list