Files
veejay/vevo-mpool/README
Niels Elburg 3c96feac17 re-import branch of vevo , vevo with memory pool
git-svn-id: svn://code.dyne.org/veejay/trunk@474 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
2005-11-05 20:32:11 +00:00

42 lines
1.1 KiB
Plaintext

-----------------------------------
Vevo - VeEjay Video Objects
-----------------------------------
This branch includes a memory pool
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