Path to this page:
./
multimedia/libva-utils,
Collection of tests for VA-API
Branch: CURRENT,
Version: 2.13.0,
Package name: libva-utils-2.13.0,
Maintainer: ryoonlibva-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.
Required to run:[
x11/libXfixes] [
x11/libdrm] [
multimedia/libva]
Required to build:[
pkgtools/x11-links] [
x11/xorgproto]
Master sites:
Filesize: 1020.957 KB
Version history: (Expand)
- (2022-01-09) Updated to version: libva-utils-2.13.0
- (2020-01-02) Updated to version: libva-utils-2.6.0
- (2018-11-24) Package added to pkgsrc.se, version libva-utils-2.3.0 (created)
CVS history: (Expand)
2022-01-09 01:35:49 by Tobias Nygren | Files touched by this commit (1) |
Log message:
whitespace
|
2022-01-09 01:28:58 by Tobias Nygren | Files touched by this commit (4) | |
Log message:
libva-utils: update to 2.13.0
2.13.0
fix: h264encode, hevcencode: fix integer overflow for high definition
2.12.0
vpp: Added 3DLUT sample code and configuration file
2.11.0
vainfo: add VA_RC_TCBRC to reported caps list
jpegenc: Allow encoding a 4K frame
h264encode: Added low_power command line option
2.10.0
add Mediacopy Sample code
Enable new caps for rate control TCBRC
Add --repeat command line option to vp8enc.
fix one null pointer dereference risk
2.9.1
fix issue reported by static code analysis tools
vavpp: Add support for csc with RGBP
2.7.1
sfcsample: drop unused Linux-only header
autotools: drop libdrm dependency (only libva-drm is used)
autotools: drop unused X11 dependencies
Add 10/12bit RT format check
Modify output CS settings for Chroma siting on Linux
Align libva attribute check
Added displaying supported config attributes
|
2021-10-26 13:01:20 by Nia Alarie | Files touched by this commit (177) |
Log message:
multimedia: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (for legal reasons?):
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.i386.tar.gz
./multimedia/adobe-flash-player/distinfo \
adobe-flash-player-32.0.0.465/flash_player_npapi_linux.x86_64.tar.gz
./multimedia/libdvdcss/distinfo libdvdcss-1.4.3.tar.bz2
|
2021-10-07 16:32:21 by Nia Alarie | Files touched by this commit (179) |
Log message:
multimedia: Remove SHA1 hashes for distfiles
|
2019-12-29 02:32:53 by Ryo ONODERA | Files touched by this commit (4) | |
Log message:
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-22 23:27:21 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Needs libtool.
|
2019-11-03 18:12:05 by Roland Illig | Files touched by this commit (52) |
Log message:
multimedia: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2019-07-15 21:45:40 by Robert Swindells | Files touched by this commit (2) |
Log message:
Fix build.
|