http://android.git.kernel.org/?p=platform/external/opencore.git;a=blob_plain;f=doc/openmax_call_sequences.pdf
It's from PacketVideo. It's very useful and powerful.
Opencore and OMX core/component interaction Wednesday, March 31, 2010
Posted by Unknown at 10:38 AM 0 comments
Labels: OpenMAX, PacketVideo
Bellagio OpenMAX Integration Layer Wednesday, March 24, 2010
Bellagio is an opensource implementation of the Khronos OpenMAX Integration Layer API to access multimedia components.
You can take it as a demo to investigate OMX IL.
The link is belowing
http://sourceforge.net/projects/omxil/files/
Posted by Unknown at 3:04 PM 0 comments
Labels: OpenMAX
List header files of OpenMAX IL(v.1.1.2) Tuesday, March 23, 2010
IL(V1.1.2)中每个头文件的作用是什么:
• OMX_Types.h: Data types used in the OpenMAX IL
• OMX_Core.h: OpenMAX IL core API
• OMX_Component.h: OpenMAX IL component API
• OMX_Audio.h: OpenMAX IL audio domain data structures
• OMX_IVCommon.h: OpenMAX IL structures common to image and video domains
• OMX_Video.h: OpenMAX IL video domain data structures
• OMX_Image.h: OpenMAX IL image domain data structures
• OMX_Other.h: OpenMAX IL other domain data structures (includes A/V synchronization)
• OMX_Index.h: Index of all OpenMAX IL-defined data structures
• OMX_ContentPipe.h: Content pipe definition
Posted by Unknown at 4:55 PM 0 comments
Labels: OpenMAX
OpenMAX入门 Monday, October 12, 2009
Posted by Unknown at 9:30 AM 0 comments
Labels: OpenMAX