Commit graph

5 commits

Author SHA1 Message Date
ryoon
2e4bcb4f72 Update to 2.6.0
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-29 01:32:53 +00:00
joerg
b2c1e3e2fd Needs libtool. 2019-12-22 22:27:21 +00:00
rillig
031aa1f46a multimedia: align variable assignments
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-03 17:11:59 +00:00
rjs
8a0322c74b Fix build. 2019-07-15 19:45:40 +00:00
ryoon
4a8433f890 multimedia/libva-utils: import libva-utils-2.3.0
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.
2018-11-24 14:08:56 +00:00