Hi All.

To support DivX contents, I want to replace the Android MPEG-4
decoder
with
our DivX decoder.


I got the binary DivX decoder which is static library. And this
library is complied
with Android's tool chain.


As I know, current MPEG-4 native decoder is complied to static
library
(libpvmp4decoder)
and this library is used to libomx_m4v_component_lib
These two libraries are merged to libopencoremp4 share library. Is it
right?


I think that libpvmp4decoder static library need to be replaced our
static libary.
To replace the Android's MPEG-4 decoderto our decoder, which process
is needed?


Any comments would be much appreciated
Thank you.

--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---

Reply via email to