[Libva] [android-build v2 3/3] android-test: compile tests for all android versions

2012-08-17 Thread Daniel Charles
Tests can be compiled for android if the libraries needed are included with the correct directory paths depending on Android version Jelly-bean change the headers location so this is addressed by the Android.mk selector for version Change-Id: If0ed62fa44d462c5790df27a8e1716671483991b Signed-off-b

[Libva] [android-build v2 0/3] Build libva for Android Jelly-Bean

2012-08-17 Thread Daniel Charles
This set fixes compilation errors for libva on Android only. The first patch re-defines LOG_TAG for each compiled LOCAL_MODULE to make the logs more readable in the Android context. The second patch fixes the libva build to include the Surface dependencies based on the Android version. To tackle

[Libva] [android-build 3/3] android-test: compile tests for all android versions

2012-08-17 Thread Daniel Charles
Tests can be compiled for android if the libraries needed are included with the correct directory paths depending on Android version Jelly-bean change the headers location so this is addressed by the Android.mk selector for version Signed-off-by: Daniel Charles --- Android.mk

[Libva] [android-build 2/3] android: fix build for Android Jelly-Bean

2012-08-17 Thread Daniel Charles
Android has shuffled around its header files on jelly-bean. For this reason the version selector logic was moved one level up on the Android.mk heirarchy so that the header file affected can pick up the correct version. Renamed ANDROID_ALOG and ANDRIOD_LOG as they are used for various purposes Si

[Libva] [android-build 1/3] android: rename the LOG_TAG per module

2012-08-17 Thread Daniel Charles
LOG_TAG is defined per module compiled so that tracing back errors from the Android logcat can be understood easily Signed-off-by: Daniel Charles --- va/Android.mk |9 + va/sysdeps.h |1 - 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/va/Android.mk b/va/Android.

[Libva] [android-build 0/3] Build libva for Android Jelly-Bean

2012-08-17 Thread Daniel Charles
This set fixes compilation errors for libva on Android only. The first patch re-defines LOG_TAG for each compiled LOCAL_MODULE to make the logs more readable in the Android context. The second patch fixes the libva build to include the Surface dependencies based on the Android version. To tackle

Re: [Libva] using libva video compression on system with no monitor

2012-08-17 Thread Xiang, Haihao
On Fri, 2012-08-17 at 06:10 +0200, Gwenole Beauchesne wrote: > 2012/8/16 Xiang, Haihao : > > On Thu, 2012-08-16 at 10:25 +0200, Gwenole Beauchesne wrote: > >> Hi, > >> > >> 2012/8/16 Xiang, Haihao : > >> > >> >> I see a comment in /va/drm/va_drm_auth.c > >> >> > >> >> /* Default: root + master pr