summaryrefslogtreecommitdiff
path: root/src/dxr3/dxr3_vo_core.c
diff options
context:
space:
mode:
authorMike Lampard <mlampard@users.sourceforge.net>2001-11-07 12:48:58 +0000
committerMike Lampard <mlampard@users.sourceforge.net>2001-11-07 12:48:58 +0000
commit36e928dad60da6388c729a555db1b7bb04e10518 (patch)
tree12a2d9cd54716ab17d594b2300f77ac9a6315eba /src/dxr3/dxr3_vo_core.c
parent40e61e9f8ce31f5802856e303e521a4741500327 (diff)
downloadxine-lib-36e928dad60da6388c729a555db1b7bb04e10518.tar.gz
xine-lib-36e928dad60da6388c729a555db1b7bb04e10518.tar.bz2
oops... forgot the all-important (c) :)
CVS patchset: 980 CVS date: 2001/11/07 12:48:58
Diffstat (limited to 'src/dxr3/dxr3_vo_core.c')
-rw-r--r--src/dxr3/dxr3_vo_core.c25
1 files changed, 23 insertions, 2 deletions
diff --git a/src/dxr3/dxr3_vo_core.c b/src/dxr3/dxr3_vo_core.c
index 7004d949e..53149c317 100644
--- a/src/dxr3/dxr3_vo_core.c
+++ b/src/dxr3/dxr3_vo_core.c
@@ -1,4 +1,25 @@
-/*************************************************************************
+/*
+ * Copyright (C) 2000-2001 the xine project
+ *
+ * This file is part of xine, a unix video player.
+ *
+ * xine 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 of the License, or
+ * (at your option) any later version.
+ *
+ * xine 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 this program; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
+ *
+ * $Id: dxr3_vo_core.c,v 1.2 2001/11/07 12:48:58 mlampard Exp $
+ *
+ *************************************************************************
* core functions common to both Standard and RT-Encoding vo plugins *
* *
* functions in this file (in order of appearance): * *
@@ -8,7 +29,7 @@
* dxr3_read_config *
* is_fullscreen *
* dxr3_zoomTV *
- * dxr3_get_property *
+ * dxr3_get_property *
* dxr3_set_property *
* dxr3_get_property_min_max *
* dxr3_translate_gui2video *