On G1 OMX PV and OMX QC co-exist. So this is possible. OpenCore list the roles of all components and get the first correct one starting with external OMX codec.
I didn't try to register different OpenMax decoder to OpenCore but I already register OpenMax decoder to other application. Look /external/opencore/codecs_v2/omx/omx_core_plugins/template/src/ pv_omx_interface.cpp I think replace with your shared library and function name should be a good starting point. On Oct 26, 9:58 am, anupama <[email protected]> wrote: > Hi All, > > I am working in integration of codec to android-opencore.I have one > doubt, since opencore has it's inbuilt codec, if I want to integrate > my own codec, whether I have to replace that with the existing one or > both can co-exist. > > If both can be there ,then how to make opencore to choose our > decoder.? > > Thanks, > Anupama --~--~---------~--~----~------------~-------~--~----~ unsubscribe: [email protected] website: http://groups.google.com/group/android-porting -~----------~----~----~----~------~----~------~--~---
