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

Gwenole Beauchesne gb.devel at gmail.com
Mon Aug 20 14:46:26 PDT 2012


Hi,

2012/8/20 Haitao Huang <haitao.huang at intel.com>:
> 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

Could you please look at removing the dependency on
x11/va_dricommon.h? This normally should not be needed anymore. Even
the Bool/True/False definitions could go away.

LIBVA_VERSION_S ideally needs to be generated like for VA_VERSION_*,
but this is is not essential since this is only valid for tests.

The rest looks good at first sight.

Thanks,
Gwenole.


More information about the Libva mailing list