| commit | be95c6b1f0511e0511ec824b3283ab48c805e794 | [log] [tgz] |
|---|---|---|
| author | Emma Anholt <emma@anholt.net> | Thu Oct 21 15:22:22 2021 -0700 |
| committer | U. Artie Eoff <ullysses.a.eoff@intel.com> | Tue Nov 02 11:26:08 2021 -0700 |
| tree | 7a81efcbd6083660f95dfa5857d5d36eb1b8f12b | |
| parent | f612385f74ea51c58dc350de0d4077b4ab100820 [diff] |
Use the static test fixture to speed up CreateSurfaces tests. Reduces test runtime on my radeonsi system by 20%. Likely a lot of the improvement here is from being able to userspace recycle the BOs that are being allocated. Fixes: #247
#Libva-utils Project
libva-utils is a collection of utilities and examples to exercise VA-API in accordance with the libva project. --enable-tests (default = no) provides a suite of unit-tests based on Google Test Framework. A driver implementation is necessary to properly operate.
VA-API is an open-source library and API specification, which provides access to graphics hardware acceleration capabilities for video processing. It consists of a main library and driver-specific acceleration backends for each supported hardware vendor.
If you would like to contribute to libva, check our Contributing guide.
We also recommend taking a look at the ‘janitorial’ bugs in our list of open issues as these bugs can be solved without an extensive knowledge of libva-utils.
We would love to help you start contributing!
The libva-utils development team can be reached via our mailing list and on IRC in channel ##intel-media on Freenode.
We also use #Slack and host VAAPI Media Slack Team. You can signup by submitting your email address to our Slack Team invite page.
Slack complements our other means of communication. Pick the one that works best for you!