Hi Jean,

That means that in this file we have to replace

#define OMX_CORE_LIBRARY "libOmxCore.so" with our shared (omx_core +
omx_component) library and  PVOMXInterface() replacing all OMX_Core
functions with our renamed OMX_Core functions?



On Oct 27, 2:04 pm, Jean-François Vidal <[email protected]>
wrote:
> 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- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to