[Password manager tests] Refactoring of util which runs tests.
[chromium-blink-merge.git] / third_party / libva / README.chromium
blob434600d5beb395fffa40e8d5fbde8e949af87bd1
1 Name: libva
2 URL: http://freedesktop.org/wiki/Software/vaapi
3 Source: git clone git://anongit.freedesktop.org/git/libva
4 Version: unknown
5 RealVersion: git tag libva-1.3.1
6 License: MIT
7 License File: COPYING
8 Security Critical: no
10 Description:
11 This library is used for interfacing with the Intel graphics driver for
12 hardware accelerated video encoding, decoding, blending and rendering.
14 Local modifications:
15 - remove struct _VAEncMacroblockParameterBufferH264 from va/va_enc_h264.h,
16   which contained an empty union, causing compile errors
17 - remove va/egl/va_egl.h due to the lack of license header
18 - remove third_party/libva/va/wayland/wayland-drm-client-protocol.h