Dear Gururaja:
after some times test, i found a way to extract the codec
from opencore.
and then, i found that there are some c++ wrapper class in
codecs_v2.
You can trace the codecs_v2, there are some c++ wrapper
class. you can
use it as a template to integrate the codec which you want.
and following the
called wrapper class, you also can find out how to handle
codec registration.
the aac decoder, mpeg4 encoder / decoder seems all writen in
C not C++.
Hope this can help you.
Best Regards,
Akio
On 11月20日, 下午4時26分, guru <[email protected]> wrote:
> HI All,
>
> I am integrating decoder to opencore. I am facing problem while
> integration.
>
> OpenCore framework is written in C++ and our decoder is in C. I am
> able to build static library of decoder by doing some modification to
> existing .mk file.
>
> my question is : is procedure to integrate decoder written in C is
> same as decoder written in C++.
>
> When I reffered TI's code, their code is outside the opencore folder.
>
> Regards
> Gururaja B O
--
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting