Re: [Libva] [PATCH 2/4] libva: fix for Android ICS

2012-08-21 Thread Huang, Haitao
On Mon, Aug 20, 2012 at 4:46 PM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/8/20 Haitao Huang haitao.hu...@intel.com: This fixes existing tests for Android ICS build. updated headers exported for new drm changes Removed dependencies on deprecated Android APIs. Added

Re: [Libva] [PATCH 2/4] libva: fix for Android ICS

2012-08-21 Thread Huang, Haitao
On Tue, Aug 21, 2012 at 8:06 AM, Huang, Haitao haitao.hu...@intel.com wrote: On Mon, Aug 20, 2012 at 4:46 PM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/8/20 Haitao Huang haitao.hu...@intel.com: This fixes existing tests for Android ICS build. updated headers exported for new

Re: [Libva] [PATCH 2/4] libva: fix for Android ICS

2012-08-21 Thread Huang, Haitao
On Tue, Aug 21, 2012 at 8:20 AM, Huang, Haitao haitao.hu...@intel.com wrote: On Tue, Aug 21, 2012 at 8:06 AM, Huang, Haitao haitao.hu...@intel.com wrote: On Mon, Aug 20, 2012 at 4:46 PM, Gwenole Beauchesne gb.de...@gmail.com wrote: Hi, 2012/8/20 Haitao Huang haitao.hu...@intel.com: This

[Libva] [PATCH 2/4] libva: fix for Android ICS

2012-08-20 Thread Haitao Huang
This fixes existing tests for Android ICS build. updated headers exported for new drm changes Removed dependencies on deprecated Android APIs. Added LIBVA_VERSION_S defines. Removed unsupported encoder test Change-Id: I478063713883fbb5fb1fac372dbc418b19ff7d2b Signed-off-by: Haitao Huang