Full, uncompressed, updated library si available online at http://lnx.ewgate.net/vetlib/distr/
VETLib COMPLETE ARCHIVE
If you are unsure and your connection is ESA-like, you probably should download one of following archives, they share the same content just in another format.
It's included everything has been released, also binaries and Tools (Package Studio, WorkShop, Distribution Manager).
- VETLib-1.0.2.zip [213 Mb]

NOTE: If you download this archive, you do NOT need any of following ones.
VETLib BINARIES ONLY
Binaries' description is available at ./lib/README, following builts have been released for x86 platform:
- VETLib.a [2 Mb] (NIX - Check notes )
- VETLib.lib [7 Mb] (WIN-VC6-FULL) [all was included and linked]
- VETLib_base.lib [500 Kb] (WIN-VC6-BASE)
- VETLib_dx.lib [1 Mb] (WIN-VC6-CUSTOM) [DirectX support]
- VETLib_im.lib [6 Mb] (WIN-VC6-CUSTOM) [ImageMagick support]
- VETLib_xvid.lib [1 Mb] (WIN-VC6-CUSTOM) [xvidcore support]
- VETLib_vc7.lib [2 Mb] (WIN-VC7-FULL -BETA)
- VETLib_bcb.lib [300 Kb] (WIN-BCB6-BASE)
VETLib SOURCE
You really need this archive only if you mind to build VETLib on your system, but you may develope application and extensions (filters, codecs) without these components (see SDK).
Following items are included in both archives:
- Minimal documentation (READMEs)
- Sources
- Headers
- Makefile (or projects) for *NIX Make tool, Microsoft Visual C++ 6.0, Borland C++ Builder 6.0
- VETLib-SRC-1.0.2.zip [262 Kb]

To compile full library on your system some external libraries are required, you may get them on they own website (probably updated), links are listed in ./COMPILE document.
To make sure all developers are able to compile full library we host an archive (only ZIP format) containing all libraries required by VETLib (..the working version of them):
- VETLib-SUPPORT-1.0.2.zip [47 Mb]

It's an huge file but we decided to include released binaries because of newsbie developers.
VETLib SDK
This section lists archives designed for developers, first we have two huge archives:
- VETLib-SDK-1.0.2.zip [27 Mb]

Content is:
- Library Binaries (.lib and .a)
- Headers
- Minimal and HTML Documentation
- Samples and Tests sources (and project files, not binaries)
Here are specific distribution SDK downloads:
- VETLib-LNX-SDK-1.0.2.tar.gz [5.8 Mb]

- VETLib-WIN-SDK-1.0.2.zip [26 Mb]

Package developers should download also Package Starter Kit:
- VETLib-PSK-1.0.2.zip [500 Kb]

Package Starter Kit includes:
- VETLib headers
- Sample Packages (source and project files)
- Empty Packages
- Template Packages for VETLib Package Studio
NOTE: You won't build (link) your package without VETLib binary, default projects refer to ./lib/VETLib.lib
VETLib PACKAGE STUDIO
Package Studio is a great tool for generating package's source and project files to develope VETLib extensions (filters, codecs, inputs, outputs, ..), it's available only for Windows (.NET platform), for more informations check SDK page, following items are required to run the application:
- .NET Framework version 1.1.4322 or greater ("dotnetfx.exe": Redistributable Package)
- VETLib binary for Windows (VETLib.lib, but you may download VETLib_base.zip to save bandwidth and rename it)
- VETLib Package Starter Kit (above)
The files will be updated with most recent version, but URLs won't change, last released version is: 0.3.548 (see ChangeLog.txt)
- VETLib-PKGSTUDIO.msi [800 Kb]
- VETLib-PKGSTUDIO.zip [3 Mb]
Microsoft Visual Studio 7.0 C++ .NET project files and source are included in ZIP archive.
VETLib DOCUMENTATION
Documentation, as VETLib itself, is very modular, most of it is generated by DoxyGen, tell me more..
Here you can download complete documentation (all available formats zipped, website included):
- VETLib-DOCS-1.0.2.zip [7 Mb]

HTML ONLY Documentation archives (related to source code only):
- VETLib-DOCS-HTML-1.0.2.tar.gz [850 Kb]

- VETLib-DOCS-HTML-1.0.2.zip [1.2 Mb]

You may also browse files online in HTML documentation.
VETLib PACKAGES
No package released jet, everything has been included in VETLib official release, for more information check Packages' page.
You may download some sample and empty packages (for developers) in SDK section, try also Package Studio, a great tool for packages' generation.
VETLib SAMPLES
No application released jet, but there are some test programs for most VETLib's classes.
Archives (different only for the format) includes:
- Linux Makefile, Borland C++ Builder 6.0 and Microsoft Visual C++ 6.0 prjoect's files (for each test)
- Source code (shared by all projects, multiplatform)
Note that VETLib binaries (required to compile tests) and Tests' binaries are not included in these archives (it means that you must compile them).
- VETLib-SAMPLES-1.0.2.tar.gz [6 Mb]

- VETLib-SAMPLES-1.0.2.zip [6 Mb]

You may also (or instead) browse examples online in HTML documentation at Examples.
Moreovew you may take a look to VETLib WorkShop, it's a great tool for testing and using VETLib components.
VETLib WORKSHOP
WorkShop is a great software for Windows platform (.NET), more informations are available at WorkShop page, following items are required to run WorkShop:
Following items are optional (but required for all features):
- Microsoft DirectX 9.0 Runtime (very common, the same required by video games)
We host a ZIP archive and a classic Windows Installation Package (.MSI), they include software, documentation and some released plugins.
The files will be updated with most recent version, but URLs won't change, last released version is: 0.7.256 (see ChangeLog.txt)
- VETLib-WORKSHOP.msi [6 Mb]
- VETLib-WORKSHOP.zip [16 Mb]
ZIP archive is greater because it includes also:
- Microsoft Visual Studio 7.0 C++ .NET project files
- WorkShop source code
- Plugin Template project and source (Visual Studio 6.0)
- Released (included) plugins' source code