[MPlayer-cvslog] CVS: main/vidix/drivers cyberblade_vid.c, 1.8, 1.9 pm3_vid.c, 1.4, 1.5 savage_vid.c, 1.4, 1.5 sis_bridge.c, 1.2, 1.3 sis_defs.h, 1.1, 1.2 sis_regs.h, 1.1, 1.2 sis_vid.c, 1.3, 1.4 unichrome_vid.c, 1.2, 1.3
Diego Biurrun CVS
syncmail at mplayerhq.hu
Fri Jan 13 01:23:36 CET 2006
- Previous message: [MPlayer-cvslog] CVS: main/postproc cs_test.c, 1.6, 1.7 swscale-example.c, 1.6, 1.7 swscale.c, 1.160, 1.161 swscale.h, 1.32, 1.33 swscale_altivec_template.c, 1.5, 1.6 swscale_internal.h, 1.14, 1.15 swscale_template.c, 1.121, 1.122
- Next message: [MPlayer-cvslog] CVS: main/libmpcodecs vf_boxblur.c, 1.5, 1.6 vf_delogo.c, 1.5, 1.6 vf_denoise3d.c, 1.9, 1.10 vf_fspp.c, 1.11, 1.12 vf_hqdn3d.c, 1.6, 1.7 vf_il.c, 1.6, 1.7 vf_noise.c, 1.15, 1.16 vf_perspective.c, 1.3, 1.4 vf_pp7.c, 1.5, 1.6 vf_qp.c, 1.4, 1.5 vf_sab.c, 1.7, 1.8 vf_smartblur.c, 1.10, 1.11 vf_spp.c, 1.32, 1.33 vf_swapuv.c, 1.6, 1.7 vf_test.c, 1.6, 1.7 vf_tinterlace.c, 1.3, 1.4 vf_unsharp.c, 1.8, 1.9 vf_uspp.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
CVS change done by Diego Biurrun CVS
Update of /cvsroot/mplayer/main/vidix/drivers
In directory mail:/var2/tmp/cvs-serv18996/vidix/drivers
Modified Files:
cyberblade_vid.c pm3_vid.c savage_vid.c sis_bridge.c
sis_defs.h sis_regs.h sis_vid.c unichrome_vid.c
Log Message:
Update licensing information: The FSF changed postal address.
Index: cyberblade_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/cyberblade_vid.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cyberblade_vid.c 17 Oct 2004 17:23:46 -0000 1.8
+++ cyberblade_vid.c 13 Jan 2006 00:23:32 -0000 1.9
@@ -20,7 +20,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Changes:
18/01/03
Index: pm3_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/pm3_vid.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pm3_vid.c 24 Dec 2003 22:00:50 -0000 1.4
+++ pm3_vid.c 13 Jan 2006 00:23:32 -0000 1.5
@@ -15,7 +15,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
**/
#include <errno.h>
Index: savage_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/savage_vid.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- savage_vid.c 12 Jan 2006 20:04:36 -0000 1.4
+++ savage_vid.c 13 Jan 2006 00:23:32 -0000 1.5
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Changes:
2004-11-09
Index: sis_bridge.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/sis_bridge.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sis_bridge.c 28 Aug 2004 20:51:25 -0000 1.2
+++ sis_bridge.c 13 Jan 2006 00:23:32 -0000 1.3
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
**/
Index: sis_defs.h
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/sis_defs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sis_defs.h 7 Oct 2003 23:12:16 -0000 1.1
+++ sis_defs.h 13 Jan 2006 00:23:32 -0000 1.2
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
**/
Index: sis_regs.h
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/sis_regs.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sis_regs.h 7 Oct 2003 23:12:16 -0000 1.1
+++ sis_regs.h 13 Jan 2006 00:23:32 -0000 1.2
@@ -16,7 +16,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
**/
Index: sis_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/sis_vid.c,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sis_vid.c 24 Dec 2003 22:00:51 -0000 1.3
+++ sis_vid.c 13 Jan 2006 00:23:32 -0000 1.4
@@ -18,7 +18,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2003/10/08 integrated into mplayer/vidix architecture -- Alex Beregszaszi
**/
Index: unichrome_vid.c
===================================================================
RCS file: /cvsroot/mplayer/main/vidix/drivers/unichrome_vid.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- unichrome_vid.c 8 Nov 2004 11:29:55 -0000 1.2
+++ unichrome_vid.c 13 Jan 2006 00:23:32 -0000 1.3
@@ -19,7 +19,7 @@
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Changes:
2004-03-10
- Previous message: [MPlayer-cvslog] CVS: main/postproc cs_test.c, 1.6, 1.7 swscale-example.c, 1.6, 1.7 swscale.c, 1.160, 1.161 swscale.h, 1.32, 1.33 swscale_altivec_template.c, 1.5, 1.6 swscale_internal.h, 1.14, 1.15 swscale_template.c, 1.121, 1.122
- Next message: [MPlayer-cvslog] CVS: main/libmpcodecs vf_boxblur.c, 1.5, 1.6 vf_delogo.c, 1.5, 1.6 vf_denoise3d.c, 1.9, 1.10 vf_fspp.c, 1.11, 1.12 vf_hqdn3d.c, 1.6, 1.7 vf_il.c, 1.6, 1.7 vf_noise.c, 1.15, 1.16 vf_perspective.c, 1.3, 1.4 vf_pp7.c, 1.5, 1.6 vf_qp.c, 1.4, 1.5 vf_sab.c, 1.7, 1.8 vf_smartblur.c, 1.10, 1.11 vf_spp.c, 1.32, 1.33 vf_swapuv.c, 1.6, 1.7 vf_test.c, 1.6, 1.7 vf_tinterlace.c, 1.3, 1.4 vf_unsharp.c, 1.8, 1.9 vf_uspp.c, 1.3, 1.4
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the MPlayer-cvslog
mailing list