Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-29 | Update to 2.6.0 | ryoon | 4 | -8/+34 | |
Changelog: 2.6.0 Align libva attribute check Added displaying supported config attributes add the VP samples README. add VP sample for usrptr and 1:N output 2.5.0 meson: rename the h264enc binary to be in line with the autotools build unify NEWS format sfcsample: don't include X11 headers test: update vaInitialize_vaTerminate_Bad_vaSetDriverName Check for -fstack-protector vavpp: csc with AYUV format vavpp: requires BGRA frame when saving a BGRA file 2.4.0 fix make dist issue caused by decode streamout sample add VP sample for Blending. add VP seperate sample for scaling,csc,sharpness,denoise,chromasitting. | |||||
2019-12-22 | Needs libtool. | joerg | 1 | -1/+2 | |
2019-11-03 | multimedia: align variable assignments | rillig | 1 | -2/+2 | |
pkglint -Wall -F --only aligned --only indent -r No manual corrections. | |||||
2019-07-15 | Fix build. | rjs | 2 | -2/+5 | |
2018-11-24 | multimedia/libva-utils: import libva-utils-2.3.0 | ryoon | 4 | -0/+50 | |
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. |