Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
va/ | 03-May-2024 | - | 7,519 | 3,148 | ||
BUILD.gn | D | 03-May-2024 | 280 | 9 | 7 | |
COPYING | D | 03-May-2024 | 1.1 KiB | 20 | 17 | |
OWNERS | D | 03-May-2024 | 21 | 2 | 1 | |
README.chromium | D | 03-May-2024 | 663 | 19 | 16 |
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