Neither. Instead it is suggested to integrate the core for the ease of maintenance.
OpenCORE is not limited to Android. If you make changes to OpenCORE to support a new omx component, the same component might not be available across other platforms. Then, we would have to maintain multiple versions of OMX core. Also, if the new codec (or group of codecs from a team) comes with its own OMX core, you would have the flexibility to dynamically plug-in to the OpenCORE framework. And, OpenCORE can function with or without your omx component. In other words, it is an issue of scalability. -Ravi On Mar 9, 12:57 am, sonal <[email protected]> wrote: > Hi, > > Thanks for your reply. > > One more question: > I have read in few posts that you cannot integrate Third Party OpenMax > IL codecs into PV core directly. > also the integration guide says, you should be integrating your OMX > core into the OpenCore instead. (using the omx_interface.cpp) > > Is it a restriction posed from Apache License or the PV framework does > not allow it ? > > Regards, > Sonal > > On Mar 9, 10:14 am, rktb <[email protected]> wrote: > > > On Mar 8, 11:11 pm, sonal <[email protected]> wrote:> Hi Greg, > > > > In the OMX core integration guide, there are some test harness suites > > > mentioned for OMX core. > > > But I cannot locate those directories at ../codecs_v2/omx/omx_testapp/ > > > > Could you please send the link where I can see these directories.. > > > omx_testapp ?? > > > We are working towards releasing the test suite, not only for OMX, but > > for other modules as well. We will try to get it out soon. > > > > Also, is there any plan of releasing Win32 port of OSCL ? > > No. > > > > Regards, > > > Sonal > > > > On Mar 2, 5:37 am, Girish <[email protected]> wrote: > > > > > Hi Ravi and Greg, > > > > > It would be great if OSCL for win32 platform can be made available. > > > > and building the same for WIN32 platform. This will really help in > > > > faster development and debugging. > > > > > Regards > > > > Girish- Hide quoted text - > > > - Show quoted text - > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---
