Opened 7 years ago

Closed 7 years ago

#9268 closed enhancement (fixed)

libva-1.8.2 libva-utils-1.8.2 intel-vaapi-driver-1.8.2

Reported by: Armin K Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

libva-1.8.0 has split its programs into libva-utils. Might be a candidate for adding to the book, but I'm not sure what would use it (besides vainfo, for verifying the install)

https://www.freedesktop.org/software/vaapi/releases/libva/

There is now intel-vaapi-driver instead of libva-intel-driver:

https://www.freedesktop.org/software/vaapi/releases/libva-intel-driver/

Change History (6)

comment:1 by Armin K, 7 years ago

libva-1.8.2 tarball seems corrupted for me:

https://github.com/01org/libva/issues/52

comment:2 by Armin K, 7 years ago

libva-1.8.2 tarball has been fixed. Also, per comment in the issue, it could be wise to move to github for download location. Proper tarballs are available at

https://github.com/01org/libva/releases

https://github.com/01org/intel-vaapi-driver/releases

comment:3 by bdubbs@…, 7 years ago

Thanks Armin. We've been moving the urls as we find about the moves.

comment:4 by bdubbs@…, 7 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:5 by bdubbs@…, 7 years ago

  libva-utils
  Collection of tests to exercise VA-API as provided
  by the libva project.  VA-API requires a driver implementation
  to operate.

I do not think we need this.


intel-vaapi-driver NEWS -- summary of changes. 2017-05-22 Copyright (C) 2009-2017 Intel Corporation

Version 1.8.2 - 22.May.2017

  • Add support for querying slice structure for AVC encoding
  • Add support for AVC multi-slice encoding on SKL+
  • Add support for MVC encoding on SKL+
  • Fix bad frame on SKL and BXT when the quality level is set to 1

Version 1.8.1 - 10.Apr.2017

  • Add support for VAConfigAttribEncMaxSlices
  • Disable AVC multi-slice encoding on SKL+
  • Disable AVC ROI encoding on SKL+
  • Disable bitrate control per temporal layer on SKL+
  • Disable MVC encoding on SKL+

Version 1.8.0 - 31.Mar.2017

  • Improve the quality of the H.264 encoder on SKL+ for CQP and CBR mode
  • Improve the quality of the VP8 encoder on BSW+ for CQP and CBR mode
  • Add support for H.264 VBR mode on SKL+
  • Add support for VP8 VBR mode on BSW+
  • Add support for low-power H.264 encoder on BXT and KBL
  • Add support for CBR / VBR with low-power H.264 encoder on SKL+ (A HuC Firmware and a HuC supported Linux kernel are required)
  • Add support for CSC and scaling with 10bit P010/I010 surface
  • Optimize CSC and scaling with 8bit NV12 and I420 surface
  • Fix the wrong memory object cache setting on SKL+
  • Fix the EU number in media pipeline
  • Fix the wrong bit shift in H.264 encoder
  • Fix the 48bit graphics address on BSW+
  • Fix building on NetBSD
  • Known issues
    • The new AVC encoder doesn't support MVC/SVC encoding
    • The new AVC encoder doesn't support ROI encoding
    • The new AVC encoder doesn't support multiple slice encoding

This appears to be a renaming of libva-intel-driver-1.7.3

comment:6 by bdubbs@…, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18782.

Note: See TracTickets for help on using tickets.