Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(53)

Side by Side Diff: third_party/libva/README.chromium

Issue 2834313002: Update third_party/libva to version 1.7.1 (Closed)
Patch Set: Update third_party/libva to version 1.7.1 and check whether the version of libva a platform support… Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « media/gpu/vaapi_wrapper.cc ('k') | third_party/libva/va/va.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: libva 1 Name: libva
2 URL: http://freedesktop.org/wiki/Software/vaapi 2 URL: https://github.com/01org/libva
3 Source: git clone git://anongit.freedesktop.org/git/libva 3 Source: git clone https://github.com/01org/libva.git
4 Version: unknown 4 Version: 1.7.1
5 RealVersion: git tag libva-1.6.0 5 RealVersion: git tag libva-1.7.1
6 License: MIT 6 License: MIT
7 License File: COPYING 7 License File: COPYING
8 Security Critical: no 8 Security Critical: no
9 9
10 Description: 10 Description:
11 This library is used for interfacing with the Intel graphics driver for 11 This library is used for interfacing with the Intel graphics driver for
12 hardware accelerated video encoding, decoding, blending and rendering. 12 hardware accelerated video encoding, decoding, blending and rendering.
13 13
14 Local modifications: 14 Local modifications:
15 - remove struct _VAEncMacroblockParameterBufferH264 from va/va_enc_h264.h, 15 - remove struct _VAEncMacroblockParameterBufferH264 from va/va_enc_h264.h,
16 which contained an empty union, causing compile errors 16 which contained an empty union, causing compile errors
17 - remove va/egl/va_egl.h due to the lack of license header 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
OLDNEW
« no previous file with comments | « media/gpu/vaapi_wrapper.cc ('k') | third_party/libva/va/va.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698