Hi,
I found some info here and have done the following..

1) Built my OMX core with the PV wrapper and created a .cfg file as
described in the OMX Core Integration guide.
2) I have verified the registration of this core by running
'stagefright -l' on the adb shell.
3) I have an OMX Component  library (with
OMX_FillThisBuffer,etc...implementations ) and a speech codec
library..

Do I have to add some OSCL API's to my component similar to ones used
in making libomxcomponent of the amr speech codec in
omx_amr_component.cpp?


On Jul 29, 5:37 pm, Deva R <r.deva...@gmail.com> wrote:
> if its with opencore on eclair/froyo => check porting guide available in
> ./external/opencore/docs.
>
> on stagefright in froyo, you need to integrate it to
> ./framework/base/media/libstagefright (no docs i've seen. but once u skim
> through, it should be straightforward).
>
>
>
> On Thu, Jul 29, 2010 at 3:05 PM, guru <guru.nav...@gmail.com> wrote:
> > There are many topics posted about this in googlegroups. You can get
> > there itself.
>
> > On Jul 28, 5:22 pm, "patil.raviki...@gmail.com"
> > <patil.raviki...@gmail.com> wrote:
> > > Hi All,
>
> > > I am working on OMX codec integration to Android platform.I have a OMX
> > > compliant codec.How do I go abt it?
>
> > --
> > unsubscribe: 
> > android-porting+unsubscr...@googlegroups.com<android-porting%2bunsubscr...@­googlegroups.com>
> > website:http://groups.google.com/group/android-porting- Hide quoted text -
>
> - Show quoted text -

-- 
unsubscribe: android-porting+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-porting

Reply via email to