From 36e928dad60da6388c729a555db1b7bb04e10518 Mon Sep 17 00:00:00 2001 From: Mike Lampard Date: Wed, 7 Nov 2001 12:48:58 +0000 Subject: oops... forgot the all-important (c) :) CVS patchset: 980 CVS date: 2001/11/07 12:48:58 --- src/dxr3/dxr3_vo_core.c | 25 +++++++++++++++++++++++-- 1 file changed, 23 insertions(+), 2 deletions(-) (limited to 'src/dxr3/dxr3_vo_core.c') 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 * -- cgit v1.2.3