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

Issue 10380004: Add libva, a library for video accelerated video processing. (Closed)

Created:
8 years, 7 months ago by Pawel Osciak
Modified:
8 years, 7 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Add libva, a library for video accelerated video processing. libva is used for interfacing with the Intel graphics driver for hardware accelerated video encoding, decoding, blending and rendering. BUG= TEST=

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3688 lines, -0 lines) Patch
A third_party/libva/README.chromium View 1 chunk +10 lines, -0 lines 2 comments Download
A third_party/libva/va/va.h View 1 chunk +2001 lines, -0 lines 0 comments Download
A third_party/libva/va/va_android.h View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend.h View 1 chunk +468 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend_egl.h View 1 chunk +41 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend_glx.h View 1 chunk +54 lines, -0 lines 0 comments Download
A third_party/libva/va/va_backend_tpi.h View 1 chunk +108 lines, -0 lines 0 comments Download
A third_party/libva/va/va_dri.h View 1 chunk +120 lines, -0 lines 0 comments Download
A third_party/libva/va/va_dri2.h View 1 chunk +73 lines, -0 lines 0 comments Download
A third_party/libva/va/va_dricommon.h View 1 chunk +79 lines, -0 lines 0 comments Download
A third_party/libva/va/va_egl.h View 1 chunk +27 lines, -0 lines 0 comments Download
A third_party/libva/va/va_fool.h View 1 chunk +98 lines, -0 lines 0 comments Download
A third_party/libva/va/va_glx.h View 1 chunk +109 lines, -0 lines 0 comments Download
A third_party/libva/va/va_tpi.h View 1 chunk +119 lines, -0 lines 0 comments Download
A third_party/libva/va/va_trace.h View 1 chunk +193 lines, -0 lines 0 comments Download
A third_party/libva/va/va_version.h View 1 chunk +87 lines, -0 lines 0 comments Download
A third_party/libva/va/va_x11.h View 1 chunk +47 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Pawel Osciak
8 years, 7 months ago (2012-05-04 02:17:58 UTC) #1
Ami GONE FROM CHROMIUM
LGTM Please make sure http://src.chromium.org/viewvc/chrome/trunk/src/tools/checklicenses/checklicenses.py?view=markup is cool with this (I've never run the tool, but ...
8 years, 7 months ago (2012-05-04 03:10:43 UTC) #2
Ami GONE FROM CHROMIUM
https://chromiumcodereview.appspot.com/10380004/diff/1/third_party/libva/README.chromium File third_party/libva/README.chromium (right): https://chromiumcodereview.appspot.com/10380004/diff/1/third_party/libva/README.chromium#newcode3 third_party/libva/README.chromium:3: Version: 1.0.14 What's this version? When I load the ...
8 years, 7 months ago (2012-05-06 08:03:15 UTC) #3
Pawel Osciak
https://chromiumcodereview.appspot.com/10380004/diff/1/third_party/libva/README.chromium File third_party/libva/README.chromium (right): https://chromiumcodereview.appspot.com/10380004/diff/1/third_party/libva/README.chromium#newcode3 third_party/libva/README.chromium:3: Version: 1.0.14 On 2012/05/06 08:03:15, Ami Fischman wrote: > ...
8 years, 7 months ago (2012-05-06 17:19:46 UTC) #4
Ami GONE FROM CHROMIUM
8 years, 7 months ago (2012-05-07 15:57:50 UTC) #5
Landed in https://chromiumcodereview.appspot.com/10375035/ as r135647.  Closing
this issue.

Powered by Google App Engine
This is Rietveld 408576698