Menu

Tree [9d20b2] master /
 History

HTTPS access


File Date Author Commit
 include 2011-05-26 swoag swoag [b632e5] CORE: initial static and dynamic component load...
 src 2012-09-25 swoag swoag [9d20b2] trivial compile warning error fix.
 test 2011-05-02 swoag swoag [a2800c] TEST: trivial debug printf support.
 AUTHORS 2009-11-20 swoag swoag [23d02e] project base creation.
 COPYING 2011-05-22 swoag swoag [44ce3f] copyright notice update.
 ChangeLog 2009-11-20 swoag swoag [23d02e] project base creation.
 INSTALL 2009-11-20 swoag swoag [23d02e] project base creation.
 Makefile.am 2010-03-11 swoag swoag [4e6547] nomenclature change to match the rest of the sy...
 NEWS 2009-11-20 swoag swoag [23d02e] project base creation.
 OSM_README 2010-04-26 swoag swoag [4ffb5b] trivial OSM_README type correction.
 README 2009-11-16 swoag swoag [3f706c] initial repo creation.
 THANKS 2009-11-20 swoag swoag [23d02e] project base creation.
 configure.ac 2011-07-10 swoag swoag [22a900] trivial version bump.
 liblimoi-core.pc.in 2010-03-11 swoag swoag [f182a5] pick up the new package config file.
 osm 2010-03-11 swoag swoag [4e6547] nomenclature change to match the rest of the sy...

Read Me

Less Is More OpenMAX Integration Layer --- limoi
================================================

limoi-core provides the component loader and all OpenMAX integration layer APIs,
it is designed to work with any integration layer components, in addition to
those developed under limoi framework.


BUILD
=====

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    [ recommend reading: OSM_README ]
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    autoreconf -i
    ./configure
    make all install check


more to come and help is wanted in every area ...