home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 April / PCWorld_2003-04_cd.bin / Software / Vyzkuste / dubmod / readme_virtualdubmod_dlls.txt < prev    next >
Text File  |  2002-11-12  |  2KB  |  33 lines

  1. These dlls are needed to run VirtualDubMod.
  2.  
  3. ogg.dll, vorbis.dll and vorbisfile.dll are part of the OGG project by Xiph.org. They are available on http://www.vorbis.com
  4.  
  5. libpng.dll and zlib.dll are part of the GnuWin32 project. They are available on http://gnuwin32.sourceforge.net
  6.  
  7. sylia.dll, vdicmdrv.dll, vdremote.dll and vdsvrlnk.dll are part of the original VirtualDub distribution by Avery Lee. They are available on http://www.virtualdub.org
  8.  
  9. scilexer.dll is part of the Scintilla project available from http://scintilla.sourceforge.net
  10.  
  11. As far as I know all these files are distributed under the GPL except scilexer.dll which has the following license:
  12.  
  13. License for Scintilla and SciTE
  14.  
  15. Copyright 1998-2001 by Neil Hodgson <neilh@scintilla.org>
  16.  
  17. All Rights Reserved 
  18.  
  19. Permission to use, copy, modify, and distribute this software and its 
  20. documentation for any purpose and without fee is hereby granted, 
  21. provided that the above copyright notice appear in all copies and that 
  22. both that copyright notice and this permission notice appear in 
  23. supporting documentation. 
  24.  
  25. NEIL HODGSON DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS 
  26. SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY 
  27. AND FITNESS, IN NO EVENT SHALL NEIL HODGSON BE LIABLE FOR ANY 
  28. SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES 
  29. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, 
  30. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER 
  31. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE 
  32. OR PERFORMANCE OF THIS SOFTWARE. 
  33.