Active projects
Last modified on
Maggie OpenMax Media Player
This is an Open Source media player, which targets to the embedded hardware platform(such as Set-Top-Box, Mobile phone, Pad etc).
The overall software architecture includes 2 parts:
- Mag OpenMax library, the implementation of the OpenMAX Integration Layer (IL) API ver. 1.2.0, specified by the Khronos group (see http://www.khronos.org/openmax). The component plugins are implemented to realize the demo playback functionalities. The code could be found under the directory: omx_il/vendors, which could be the reference code to guide your writing the libraries upon the different embedded platforms.
- Mag Player library, the multimedia player based upon the Mag OpenMax layer. It provides the set of APIs to control the media playback and displays the playing status.
Comments: