Skip to content

Latest commit

 

History

History

vipPS

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

VIPLib - Package Studio

Package Studio is a designed to help developers while creating a new package for VIPLib project.

Last updated on 2006-08-18 (version 0.9.12) for Windows OS (.NET platform)

Description

A tool for generating package's source and project files to develop VIPLib extensions (filters, codecs, inputs, outputs, ..).

A package is an extension of VIPLib based on classic interfaces (Input, Output, Filter, ..), it's a C++ class which implements a well known list of function (through inheritance and composition).

Requirements

  • Microsoft .NET Framework version 1.1.4322 or greater
  • VIPLib Built : 1.0.2.25-i686-32bit (required by package templates only)