Hi all,
libva/libva-utils/intel-vaapi-driver 1.8.3 are planned for release within the next two
weeks. Please report any critical issues in the following test packages:
libva:
------
https://github.com/01org/libva/releases/tag/1.8.3.pre1
tarball:
https://github.com/01org/libva/releases/download/1.8.3.pre1/libva-1.8.3.p...
* Bump libva to 1.8.3.pre1
* Fix build issue on Android
* Remove the dummy driver
* Add traces for MB rate control / temporal layer
* Set verbosity level between {0, 1, 2} by setting the variable LIBVA_MESSAGING_LEVEL
in /etc/libva.conf or by setting the environment variable LIBVA_MESSAGING_LEVEL.
libva-utils:
------------
https://github.com/01org/libva-utils/releases/tag/1.8.3.pre1
tarball:
https://github.com/01org/libva-utils/releases/download/1.8.3.pre1/libva-u...
* Bump version to 1.8.3
* Switch AC_PROG_LIBTOOL to LT_INIT
* putsurface: include wayland-client.h instead of wayland-server.h
* avcenc: add AUD NAL unit at the beginning of pic
* avcenc: enable direct_spatial_mv_pred_flag for B frame
* avcenc: add the frame number as the command line input parameter
intel-vaapi-driver:
---------------------
https://github.com/01org/intel-vaapi-driver/releases/tag/1.8.3.pre1
tarball:
https://github.com/01org/intel-vaapi-driver/releases/download/1.8.3.pre1/...
* Add support for Gemini Lake (aka. GLK)
- Decoding: H.264/MPEG-2/VC-1/JPEG/VP8/HEVC/HEVC 10-bit/VP9/VP9 10-bit
- Encoding: H.264/MPEG-2/JPEG/VP8/VP9/HEVC/HEVC 10-bit/AVC low power CQP mode
- VPP: CSC/scaling/NoiseReduction/Deinterlacing{Bob, MotionAdaptive,
MotionCompensated}/ColorBalance/STD
* Improve the quality of the HEVC encoder on SKL+ for CQP and CBR mode
* Add support for HEVC VBR mode on SKL+
* Set the quality range for HEVC / AVC encoder to 7
* Fix VP9 encoding quality issue on KBL
* Fix build issue on Android
* Fix the wrong order for AUD NAL unit in AVC encoder
* Fix the condition of enabling H.264 MB rate control
* Fix the memory leak issue in JPEG decoding
Thanks
Haihao