Files
veejay/vevo-current/README
Niels Elburg 220dd7ba0b Added vevo-2.0, livido 1.0 SDK and testsuite
git-svn-id: svn://code.dyne.org/veejay/trunk@463 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2005-11-02 15:10:30 +00:00

40 lines
1.1 KiB
Plaintext

-----------------------------------
Vevo - VeEjay Video Objects
-----------------------------------
Introduction
------------
Vevo package structure
----------------------
src/ : vevo library source
include/ : vevo mediation layer interface definition and livido interface
test : vevo mediation layer test
examples : conformancy host example
plugins : (to be) livido compatible plugins
The files in examples and plugins are taken from
The livido-utils.c was taken from respository http://livido.dyne.org and slightly modified
To get the latest vevo version from the repository , use the command:
$ svn checkout svn://dyne.org/veejay/trunk/vevo-current
The user/development mailinglist is
veejay-libvevo@lists.sourceforge.net
This is not conform livido 100
Differences:
does not implement livido_get_readonly()
does not need passing of size_t at all
implements palettes YUV888,YUVA888 in livido.h
suggests to rename LIVIDO_PROPERTY_READONLY to LIVIDO_PROPERTY_FINAL
mediation layer does not make use of livido memory functions