summaryrefslogtreecommitdiffstats
path: root/third_party/libva/README.chromium
blob: f860fa12eff06bc3074df3773febce1d8ec14cde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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