• Home
Name Date Size #Lines LOC

..--

va/03-May-2024-7,5193,148

BUILD.gnD03-May-2024280 97

COPYINGD03-May-20241.1 KiB2017

OWNERSD03-May-202421 21

README.chromiumD03-May-2024663 1916

README.chromium

1Name: libva
2URL: http://freedesktop.org/wiki/Software/vaapi
3Source: git clone git://anongit.freedesktop.org/git/libva
4Version: unknown
5RealVersion: git tag libva-1.3.1
6License: MIT
7License File: COPYING
8Security Critical: no
9
10Description:
11This library is used for interfacing with the Intel graphics driver for
12hardware accelerated video encoding, decoding, blending and rendering.
13
14Local 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
19