Re: [android-porting] UUID association problem

2010-05-03 Thread Harish V
Thanks for sharing the code. My interface file is similar to what you have (I just used the pv_omx_interface.cpp as the template). But, who is supposed to create an instance of the class TIOMXInterface? Specifically for my case in, _OMX_MasterInit, I see that there are 2 cores (my vendor specific

Re: [android-porting] UUID association problem

2010-05-03 Thread Deva R
>not able to get my OMX_Init( ) function pointer We populate all our pointers in a derived OMXInterface class.. you can refer our omx core plugin code at http://git.omapzoom.org/?p=platform/hardware/ti/omx.git;a=tree;f=core_plugin >is there a way to close an issue? you meant OMX_Init() issue or U

Re: [android-porting] UUID association problem

2010-05-03 Thread Harish V
Hi Deva, Yes, sorry I forgot to respond. This is *solved* & yes I had misread the .pdf which explicitly says that I have to use that OMX_INTERFACE_ID. I'm past this problem and tackling another one (not able to get my OMX_Init( ) function pointer). btw, is there a way to close an issue? Thanks f

Re: [android-porting] UUID association problem

2010-05-03 Thread Deva R
Hi, is this resolved? we never used to change the OSCL UUID from what's specified in OMX integration guide., and populate our own OMX llibrary.. from OpenCore - OMX Core Integration Guide, "The OsclUuid provided is the unique API ID that identifies the OMX core interface and cannot be modified: (

[android-porting] UUID association problem

2010-04-28 Thread HV
Hi, I've written my own MPEG-4 decoder component and having issues when the associated .cfg file is being read. I get the following error: E/PV ( 828): PVLOG:TID(0xca690):Time=42:OsclLibraryList::Populate '/system/etc/ mymp4.cfg' IN E/PV ( 828): PVLOG:TID(0xca690):Time=44:OsclLibrary