======================================================================== PROJECT: DirectShow Video Processing Library Version: 0.0.8c (21/04/2014) ======================================================================== Author: Chris Ponticello, University of Queensland Contact: uqcponti@uq.edu.au ======================================================================= Unofficial fork of DSVL, a wrapper around Microsoft's DirectShow multimedia framework/API. Exposes brightness, contrast and sharpness of video streams to read/write through the public interface. Note that a legacy version of the Windows SDK and precompiling of certain C++ distributions are required to build it - see the project's compliation settings. http://en.wikipedia.org/wiki/DirectShow http://sourceforge.net/projects/dsvideolib/ Original README.txt below ======================================================================== PROJECT: DirectShow Video Processing Library Version: 0.0.8 (05/04/2005) ======================================================================== Author: Thomas Pintaric, Vienna University of Technology Contact: pintaric@ims.tuwien.ac.at http://ims.tuwien.ac.at/~thomas ======================================================================= Copyright (C) 2005 Vienna University of Technology This library 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. This program 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. For further information please contact Thomas Pintaric under <pintaric@ims.tuwien.ac.at> or write to Thomas Pintaric, Vienna University of Technology, Favoritenstr. 9-11/E188/2, A-1040 Vienna, Austria. ========================================================================