Re: [android-kernel] Video decoding on Galaxy Nexus running Android 4.02

2012-02-18 Thread Vladimir Murzin
mir Murzin -Original Message- From: Bateman <7thharmo...@gmail.com> Sender: android-kernel@googlegroups.com Date: Tue, 14 Feb 2012 09:52:12 To: Android Linux Kernel Development Reply-To: android-kernel@googlegroups.com Subject: [android-kernel] Video decoding on Galaxy Nexus running Android

[android-kernel] Video decoding on Galaxy Nexus running Android 4.02

2012-02-14 Thread Bateman
Hi, I have written a simple app that uses the videoview class to display video. It plays MP4 files without any problems. It uses the hardware accelerator (IVA-HD) on omap4 in galaxy nexus to decode the video. However, I want to use software decoding instead of the hardware accelerator. Is having yo