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 codecs
http://groups.google.com/group/android-porting/browse_thread/thread/04f3060352c1d1af/4dc14413d98a6b95


On Thu, Apr 1, 2010 at 11:42 AM, Gary Wang <[email protected]> wrote:
> Dear all,
> Any advice on following this question?
> I also have the same question: how the TI own hw jpeg codec
> (i.e. libskiahw.so) be resisted when using following
> SkImageDecoder* decoder = SkImageDecoder::Factory(stream);
> I can't found any part related to its codec registration.
> static SkTRegistry<SkImageDecoder*, SkStream*> gDReg(DFactory);
> static SkTRegistry<SkImageEncoder*, SkImageEncoder::Type> gEReg(EFactory);
> Thanks!
> Sincerely, ~Gary Wang~
> Facebook: http://www.facebook.com/crazygary
> Albums: www.flickr.com/photos/garywang2007/, photo.xuite.net/zcwang
> Twitter: http://twitter.com/garywang
> Plurk: http://www.plurk.com/garywang
>
>
> On Mon, Jan 11, 2010 at 11:26 AM, liang ming-chuan <[email protected]>
> wrote:
>>
>> >and, how the generated libskiahw.so is link with android system?
>> I just found the TIOMX_GetHandle() will call dlopen() to load .so
>>
>> --
>> unsubscribe: [email protected]
>> website: http://groups.google.com/group/android-porting
>
> --
> unsubscribe: [email protected]
> website: http://groups.google.com/group/android-porting
>

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

To unsubscribe, reply using "remove me" as the subject.

Reply via email to