There are a number of issues that need to be resolved before we can
support loading codecs that aren't shipped with the device or as part
of an OTA. I think this is probably a feature for next year, not this
year.

On Jan 21, 5:22 am, OOD Tsen <[email protected]> wrote:
> Re:
> In current cupcake version, we can not load a new codec in runtime.
>
> We need to add a new codec in the make file and build in the system
> image.
>
> I think we need a codec management interface
>
> for
> 1. Load or unload codec
> 2. Register and Query codec information.
>
> OOD Tsen
>
> On Jan 20, 8:18 pm, MMF <[email protected]> wrote:
>
> > I need to replace the library of this path:
> > external\opencore\codecs_v2\video\m4v_h263\dec
>
> > with the one I have (which is a .so)
>
> > On Tue, Jan 20, 2009 at 5:47 PM, MMF <[email protected]> wrote:
> > > Hi Ravi,
>
> > > My codec need not be OMX compliant. I have a shared object lib which I am
> > > going to wrap with a omx component.
> > > To keep it very simple.. I need to replace the existing pv codec ( the 
> > > core
> > > codec library) with my own .so lib.
> > > Thanks
> > > ~
>
> > > On Tue, Jan 20, 2009 at 5:41 PM, rktb <[email protected]> wrote:
>
> > >> Is your codec OMX compliant?
> > >> If so, does your shared object also support calls to OMX_Init()/Deinit
> > >> ()?
>
> > >> -Ravi
>
> > >> On Jan 20, 4:15 pm, MMF <[email protected]> wrote:
> > >> > Hi All,
>
> > >> > I am not very familiar with the Android build system.
> > >> > I am trying to replace the existing codec (e.g. h264 codec) from an OMX
> > >> > component with the one which I have in .so format.
> > >> > Can anyone please let me what are the modification needed in the make
> > >> files.
>
> > >> > I do not have source code for this new codec, only .so is with me.
>
> > >> > Thanks
> > >> > ~
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to