Path to this page:
Subject: CVS commit: pkgsrc/multimedia/libva
From: Tobias Nygren
Date: 2022-01-09 01:27:57
Message id: 20220109002757.BD2CEFAEC@cvs.NetBSD.org
Log Message:
libva: update to 2.13.0
Changes, excluding bug/doc/ci/trace fixes:
2.13.0
add: (sep_layer) add new surface format fourcc XYUV
2.12.0
add: Report the capability of vaCopy support
add: Report the capability of sub device
add: Add config attributes to advertise HEVC/H.265 encoder features
add: Video processing HVS Denoise: Added 4 modes
add: Introduce VASurfaceAttribDRMFormatModifiers
add: Add 3DLUT Filter in Video Processing.
2.11.0
add: LibVA Protected Content API
add: Add a configuration attribute to advertise AV1d LST feature
fix: wayland: don't try to authenticate with render nodes
trace: Add details data dump for mpeg2 IQ matrix.
2.10.0
add: Pass offset and size of pred_weight_table
add: add vaCopy interface to copy surface and buffer
add: add definition for different execution
add: New parameters for transport controlled BRC were added
add: add FreeBSD support
add: add a bufer type to adjust context priority dynamically
2.9.0
Add SCC fields trace for HEVC SCC encoding.
Add FOURCC code for Y212 and Y412 format.
Add interpolation method for scaling.
add attributes for context priority setting
Add vaSyncBuffer for output buffers synchronization
Add vaSyncSurface2 with timeout
2.8.0
add fourcc code for P012 format
add definition to enforce both reflist not empty
change the return value to be UNIMPLEMENTED when the function pointer is NULL
remove check of vaPutSurface implementation
Add new slice structure flag for CAPS reporting
VA/X11: VAAPI driver mapping for iris DRI driver
VA/X11: enable driver candidate selection for DRI2
Add SCC flags to enable/disable features
Add VAProfileHEVCSccMain444_10 for HEVC
change the compatible list to be dynamic one
2.7.1
VA/X11: enable driver candidate selection for DRI2
VA/X11: VAAPI driver mapping for iris DRI driver
2.7.0
Add av1 decode interfaces
Add 2 FourCC for 10bit RGB(without Alpha) format: X2R10G10B10 and X2B10G10R10.
Files: