[android-porting] Crashing while playing m4a file.

2010-03-24 Thread anupama
Hi All, I am working on aac codec integration to android platform. It is integrated and I am able to play one test_ADTS.aac file. But facing some problem while playing m4a file. It plays for .1 to .2 seconds and then it is crashing. Following is the logs what I am getting. E/PV ( 878): PVL

Re: [android-porting] Crashing while playing m4a file.

2010-03-24 Thread Deva R
what platform/codebase? and how about playing just m4a file? there's no buffer left in memory pool.. not sure of why, probably due to previous node failed to release its buffers.. error code 114 maps to no memory availability.. http://git.omapzoom.org/?p=patch/platform/external/opencore.git;a=blo