[android-porting] Re: Google OMX Core

2010-08-24 Thread Dave Sparks
Stagefright already supports OMX codecs in the Froyo release. This is how we integrate hardware codecs and 3rd party codecs. On Aug 24, 7:53 am, Lakshman wrote: > Hi Dave Sparks, > > As you have mentioned in Q&A session in last Google IO, Stagefright media > framework will completely relplace PV

Re: [android-porting] Re: Google OMX Core

2010-08-26 Thread Lakshman
Hi David Sparks, Is there any roadmap by google to develop openMax IL core?? Thanks and regards, -Lakshman On Wed, Aug 25, 2010 at 12:44 AM, Dave Sparks wrote: > Stagefright already supports OMX codecs in the Froyo release. This is > how we integrate hardware codecs and 3rd party codecs. > >

Re: [android-porting] Re: Google OMX Core

2010-08-27 Thread Deva R
Hi Dave, >Stagefright already supports OMX codecs in the Froyo release. Today Stagefright uses PV OMX core, and vendors OMX core. What if opencore is not present -> will only vendor omx plugin will be present? >#ifndef NO_OPENCORE >addPlugin(new OMXPVCodecsPlugin); >#endif >void OMXMaster::