• Home
  • Raw
  • Download

Lines Matching +full:test +full:- +full:ci

1 libva-utils NEWS -- summary of changes.  2024-03-12
2 Copyright (C) 2009-2024 Intel Corporation
4 Version 2.21.0 - 12.Mar.2024
6 * test: Add Prime3 memtype support
14 * ci: harden permission for freebsd.yml
15 * ci: add workflow permission for all jobs
16 * ci: update freebsd vm to the v1 version
19 Version 2.20.0 - 14.Sep.2023
20 * test: Enable AV1 encode test
22 Version 2.19.0 - 04.Jul.2023
24 * ci:Update ubuntu.yml to remove ubuntu 18.04
26 * meson: libva-xyz should be same version as detected libva
27 * configure: libva-xyz should be same version as detected libva
31 Version 2.18.0 - 17.Mar.2023
32 * doc:Add build and install libva-utils steps
33 * test: Add VAProfileH264High10
34 * test: Don't assume our DRM node is first
46 Version 2.17.0 - 26.Dec.2022
50 * ci: Add git dependency for mingw build for meson dependencies cloning
52 * ci: dos2unix for windows workflow files
53 * ci: update checkout and setup-python action versions to v3 and v4
54 * ci: Add msvc/mingw Windows CI
58 * vainfo: add va-win32 support
63 Version 2.16.0 - 8.Oct.2022
65 * ci: upgrade FreeBSD to 13.1
66 * meson: Search for threads in top-level meson.build
69 Version 2.15.0 - 1.Jul.2022
77 * ci:Disable travis build
80 Version 2.14.0 - 16.Feb.2022
81 * test: Use test suite setup/teardown to reduce test overhead
82 * ci: fix freebsd build
84 Version 2.13.0 - 30.Sep.2020
88 Version 2.12.0 - 21.Jun.2020
89 * test: Remove version check for test vaInitialize_vaTerminate
92 Version 2.11.0 - 23.Mar.2020
97 * ci: upgrade FreeBSD to 12.2
98 * ci: enable github actions
100 Version 2.10.0 - 18.Dec.2020
103 * Add support for a --repeat command line option to vp8enc.
106 Version 2.9.0 - 11.Sep.2020
110 Version 2.8.0 - 26.Jun.2020
111 * test: cast VA_STATUS_ERROR_UNKNOWN to VAStatus type
112 * test/fixture: fix GCC 10.0.1 error with drmDevicePaths
114 Version 2.7.0 - 1.Apr.2020
116 * sfcsample: drop unused Linux-only header
117 * autotools: drop libdrm dependency (only libva-drm is used)
120 * test/createsurfaces: add some scoped traces
121 * test/streamable: add VAConfigAttrib and VASurfaceAttrib
127 Version 2.6.0 - 10.Dec.2019
133 Version 2.5.0 - 8.Jul.2019
137 * test: update vaInitialize_vaTerminate_Bad_vaSetDriverName
138 * Check for -fstack-protector
142 Version 2.4.0 - 1.Feb.2019
147 Version 2.3.0 - 30.Sep.2018
152 Version 2.2.0 - DD.Jul.2018
156 * Remove driver specific test cases
158 Version 2.1.0 - 12.Feb.2018
165 Version 2.0.0 - 21.Oct.2017
167 * Add option '--device <device>' to vainfo
175 Version 1.8.3 - 28.Jun.2017
178 * putsurface: include wayland-client.h instead of wayland-server.h
183 Version 1.8.2 - 22.May.2017
186 Version 1.8.1 - 10.Apr.2017
189 Version 1.8.0 - 31.Mar.2017
190 * First release of libva-utils as a separate project
195 * test suite included using GoogleTestFramework