summaryrefslogtreecommitdiff
path: root/multimedia/libomxil-bellagio (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Update ffmpeg to 0.6Martin Matuska2010-07-241-0/+1
|
* - Mark BROKEN: bad plistPav Lucistnik2010-04-121-0/+2
| | | | Reported by: pointyhat
* Bellagio is an opensource implementation of the OpenMAX IL API thatMartin Wilke2009-11-025-0/+124
runs on Linux PC, including: * A shared library with the IL core and a "reference" OpenMAX component * A number of OpenMAX components which pass Khronos conformance tests It is intended to show the usage of the IL API and to allow people to start developing components. WWW: http://omxil.sourceforge.net/index.html PR: ports/139349 Submitted by: Thinker K.F. Li <thinker at branda.to>