Skip to content

Latest commit

 

History

History

libva

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
Name: libva
URL: http://freedesktop.org/wiki/Software/vaapi
Source: git clone git://anongit.freedesktop.org/git/libva
Version: unknown
RealVersion: git tag libva-1.6.0
License: MIT
License File: COPYING
Security Critical: no

Description:
This library is used for interfacing with the Intel graphics driver for
hardware accelerated video encoding, decoding, blending and rendering.

Local modifications:
- remove struct _VAEncMacroblockParameterBufferH264 from va/va_enc_h264.h,
  which contained an empty union, causing compile errors
- remove va/egl/va_egl.h due to the lack of license header
- remove third_party/libva/va/wayland/wayland-drm-client-protocol.h