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.

--~--~---------~--~----~------------~-------~--~----~
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