On Nov 8, 2012 11:53 PM, "Vishal Bhoj" vishal.bhoj@linaro.org wrote:
On Nov 8, 2012 11:45 PM, "Jon Medhurst (Tixy)" tixy@linaro.org wrote:
I have been given an Audio HAL library for vexpress and want to get it into our JB builds and was hoping to find an existing board with working audio to get some clues from it.
Audio hal is implemented for stable panda and origen. On origen have tested with wav file. For mp3 playback we either wait for 4.2 release or work on backporting the patches.
I'm a bit worried that since the move to JB logcat shows lots of lines like:
E/WVMExtractor( 1925): Failed to open libwvm.so
which seems to be related to attempts to play sound, so I'm guessing that we might be missing something important.
It's looking for drm related library implemented by the oems. Sadly we
don't have in our builds. I know that this mess has been improved in master branch and audio plays on master without the drm stuff. I was waiting for 4.2 upgrade where we would get these fixes. Is it a critical requirement?
We can back port the change for the fix.
-- Tixy
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android