[Mplayer-cvslog] CVS: main/libvo video_out.c,1.56,1.57

Arpi of Ize arpi at mplayerhq.hu
Mon Sep 9 22:03:24 CEST 2002


Update of /cvsroot/mplayer/main/libvo
In directory mail:/var/tmp.root/cvs-serv23467

Modified Files:
	video_out.c 
Log Message:
cosmetics - copyright msg removed, this file has nothing with mpeg2dec or
original Aaron code, except its filename :)


Index: video_out.c
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/video_out.c,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- video_out.c	8 Sep 2002 22:41:10 -0000	1.56
+++ video_out.c	9 Sep 2002 20:03:21 -0000	1.57
@@ -1,23 +1,6 @@
-/*
- * video_out.c,
- *
- * Copyright (C) Aaron Holtzman - June 2000
- *
- *  mpeg2dec 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, or (at your option)
- *  any later version.
- *
- *  mpeg2dec is distributed in the hope that it will be useful,
- *  but WITHOUT ANY WARRANTY; without even the implied warranty of
- *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
- *  GNU General Public License for more details.
- *
- *  You should have received a copy of the GNU General Public License
- *  along with GNU Make; see the file COPYING.  If not, write to
- *  the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
- *
- */
+
+/* this file contains libvo's common functions, variables used by 
+   many/all drivers. */
 
 #include <stdio.h>
 #include <stdlib.h>




More information about the MPlayer-cvslog mailing list