summaryrefslogtreecommitdiff
path: root/multimedia/libva-utils
AgeCommit message (Collapse)AuthorFilesLines
2019-12-29Update to 2.6.0ryoon4-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-22Needs libtool.joerg1-1/+2
2019-11-03multimedia: align variable assignmentsrillig1-2/+2
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
2019-07-15Fix build.rjs2-2/+5
2018-11-24multimedia/libva-utils: import libva-utils-2.3.0ryoon4-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.