>>>I also have the same question: how the TI own hw jpeg codec (i.e. 
>>>libskiahw.so) be resisted when using following
>> $ cat /etc/01_qcomm_omx.cfg
>> (0xa054369c,0x22c5,0x412e,0x19,0x17,0x87,0x4c,0x1a,
>> 0x19,0xd4,0x5f),"libqcomm_omx.so"
> Are you sure about qcomm OMX libraries, provided you are working on TI
> h/w codec??
my bad.. they're from different authors!!! i just wish no one's blocked :-)

On Fri, Apr 2, 2010 at 1:32 PM, Deva R <[email protected]> wrote:
> Hi,
>
>> $ cat /etc/01_qcomm_omx.cfg
>> (0xa054369c,0x22c5,0x412e,0x19,0x17,0x87,0x4c,0x1a,
>> 0x19,0xd4,0x5f),"libqcomm_omx.so"
>> Could you explain what does it mean? Thank you.
>
> The .cfg file contrains ('api id for OMX interface', 'library name')..
> More details can be found in PV Core OMX integartion guide..
> Link: 
> http://git.omapzoom.org/?p=patch/platform/external/opencore.git;a=tree;f=doc
> ->omx_core_integration_guide.pdf
> it will be handy for u, provided that u work on adding a new codec
>
>>>I also have the same question: how the TI own hw jpeg codec (i.e. 
>>>libskiahw.so) be resisted when using following
>> $ cat /etc/01_qcomm_omx.cfg
>> (0xa054369c,0x22c5,0x412e,0x19,0x17,0x87,0x4c,0x1a,
>> 0x19,0xd4,0x5f),"libqcomm_omx.so"
> Are you sure about qcomm OMX libraries, provided you are working on TI
> h/w codec??
>
> TI OMX libraries are available at
> http://android.git.kernel.org/?p=platform/hardware/ti/omap3.git;a=tree;f=omx
>
> and probably the config parser u should have is,
> http://android.git.kernel.org/?p=platform/hardware/ti/omap3.git;a=blob;f=omx/core_plugin/01_Vendor_ti_omx.cfg
>
>
> On Fri, Apr 2, 2010 at 7:49 AM, Chih-Wei <[email protected]> wrote:
>>  I checked my nexus one and found a file
>> $ cat /etc/01_qcomm_omx.cfg
>> (0xa054369c,0x22c5,0x412e,0x19,0x17,0x87,0x4c,0x1a,
>> 0x19,0xd4,0x5f),"libqcomm_omx.so"
>>
>> Could you explain what does it mean? Thank you.
>>
>> On 4月1日, 下午3時10分, Deva R <[email protected]> wrote:
>>> codec component lists are prepared from /etc/<omx-componets>.cfg files..
>>> make sure you rename yours as 0001_<my-omx>.cfg, so as to be picked first.
>>> PS.
>>> this thread talks about multiple OMX 
>>> codecshttp://groups.google.com/group/android-porting/browse_thread/thread/0...
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-porting
>>
>> To unsubscribe, reply using "remove me" as the subject.
>>
>

-- 
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting

Reply via email to