libva
libva copied to clipboard
Libva is an implementation for VA-API (Video Acceleration API)
This documents that drivers shouldn't silently ignore unknown attributes. See also [1] and [2]. [1]: https://github.com/intel/media-driver/pull/1176 [2]: https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10104
Ubuntu 21.04 5.11.0-34-lowlatency X11/Xorg Haswell i5-4200U / HD Graphics 4400 (HSW GT2) libva, intel-hybrib-driver, cmrt, intel-vaapi-driver, libva-utils all compiled from master from the therepo's this morning. At one point i...
Signed-off-by: Carl Zhang
I am trying to enable hardware accelation for firefox. This only works with the libva-intel-driver. My System: Ubuntu 20.04 Iris Plus Graphics G7 i7-1065G7 I get the following output for...
…ace. Signed-off-by: FurongZhang
Met segmentation fault with MediaSDK(sample_decode h624 -i ~/2.h264 -vaapi -r) or libva samples(libva-utils/putsurface) whenever X11 is used for display. OS: CentOS 7.6 with upgraded kernel version 5.10.14. HW: TGL-U i3...
Signed-off-by: Furong Zhang
Signed-off-by: Thong Thai
va not support private profile such as AVS,AVS2,sometimes private interface should be used to decode or encode AVS and AVS2.in addtion,why va not support extention function to support private function...