Also, OMX components for TI h/w can be found at www.omapzoom.org. -Chris
On Jun 22, 9:13 am, v_dusan <veselino...@pv.com> wrote: > Codecs should be integrated into OpenCore using the OMX interface, > i.e. in your case - writing an OMX component "wrapper" around the hw > codec. > Read the provided documentation (omx_integration_guide.pdf, > openmax_call_sequences.pdf etc.). > > http://android.git.kernel.org/?p=platform/external/opencore.git;a=tre... > > On Jun 22, 9:04 am, thinku <sunthin...@gmail.com> wrote: > > > hello all, > > > i am in progress of integrating a HW codec, that i got from TI for > > omap processors. > > > this hw codec codes are in 'C' and not OMX complaint. > > > in that case without understanding the much of inner implementation of > > opencore.. > > > i thought i can change the calls to the software codec, that is made > > in the > > > opencore/codecs_v2/video/m4v_h263/dec/src/pvm4vdecoder.cpp > > > to call the HW codec.. so i proceeded looking on that.. but > > > again.. as all those stuffs are in Classes.. it again..getting > > complicated.. > > > so, can somebody answer me, which is option..is better.. > > > OMX compliant or > > Direct codec.. > > > also where exactly i need to start, to integrate the HW codec (non-omx > > complaint) if not using the software codec calls. > > > thanks... --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "android-framework" group. To post to this group, send email to android-framework@googlegroups.com To unsubscribe from this group, send email to android-framework+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-framework?hl=en -~----------~----~----~----~------~----~------~--~---