Libva-utils is a collection of tests for VA-API (VIdeo Acceleration API)
Go to file
Daniel Charles c9af683d6c libva-utils: initial commit
libva-utils is a new git repository that will host sample applications
for libva, conformance tests and others relevant to libva

It is using the same version as libva and it should follow libva version.
It is intended to be released together with libva
It has the same license as libva

Initial functionality ports the vainfo application from libva repository.
The git history for it will remain on libva.  To port vainfo, also the
a common libva-display library was ported. The original tests for encoder
and decoder are also ported to this repository. debian folder for vainfo
was also ported

The basic tests are going to be substituted by a new set of tests based
on Gtest framework.

libva-utils will dynamically link libva, use pkg-config to compile and
link properly.

Signed-off-by: Daniel Charles <daniel.charles@intel.com>
2016-11-29 11:41:17 -08:00
common libva-utils: initial commit 2016-11-29 11:41:17 -08:00
debian.upstream libva-utils: initial commit 2016-11-29 11:41:17 -08:00
decode libva-utils: initial commit 2016-11-29 11:41:17 -08:00
encode libva-utils: initial commit 2016-11-29 11:41:17 -08:00
vainfo libva-utils: initial commit 2016-11-29 11:41:17 -08:00
COPYING libva-utils: initial commit 2016-11-29 11:41:17 -08:00
Makefile.am libva-utils: initial commit 2016-11-29 11:41:17 -08:00
autogen.sh libva-utils: initial commit 2016-11-29 11:41:17 -08:00
configure.ac libva-utils: initial commit 2016-11-29 11:41:17 -08:00