Hi Friends,
When we added few extra functions to libopencoremp4.so , (so
size increases by 4000 bytes) ,decoding halts with error PVMFErrNoMemory
from QuerryInterface API (). Can any one help me out to resolve this issue ?
>From prelink map file, it's assured that there is no over-lapping between
the sections and also the new functions are not invoked at this time ,
hence no chance of returning error values .
Here are the logs .
D/ linker.c( 1715): [ 1715 init_library base=0x77200000 sz=0x0006f000
name='libopencoremp4.so') ]
D/ (pv_player_node_registry.cpp)( 1715): nodeInterface is 0x0
D/ (pv_player_engine.cpp( 1715): PVPlayerEngine::DoSetupSourceNode : failed
PVMFErrNoMemory
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
V/PlayerDriver( 1715): CommandCompleted
V/PlayerDriver( 1715): Completed command PLAYER_SET_DATA_SOURCE
status=PVMFErrNoMemory
E/PlayerDriver( 1715): Command PLAYER_SET_DATA_SOURCE completed with an
error or info PVMFErrNoMemory
Thanks,
Shankar
--~--~---------~--~----~------------~-------~--~----~
unsubscribe: [email protected]
website: http://groups.google.com/group/android-porting
-~----------~----~----~----~------~----~------~--~---