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

Unified Diff: third_party/libva/README.chromium

Issue 9814001: Add VAVDA, the VAAPI Video Decode Accelerator for Intel CPUs. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 side-by-side diff with in-line comments
Download patch
Index: third_party/libva/README.chromium
diff --git a/third_party/libva/README.chromium b/third_party/libva/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..a09e0bc128859f11c046472e64b949b96401930f
--- /dev/null
+++ b/third_party/libva/README.chromium
@@ -0,0 +1,9 @@
+Name: libva
Ami GONE FROM CHROMIUM 2012/03/21 13:16:24 Is there some reason to copy libva into third_part
Pawel Osciak 2012/03/21 18:40:35 We are actually thinking with Stephane about this
Ami GONE FROM CHROMIUM 2012/03/22 17:01:36 Then please revert the libva part of this CL and a
+URL: http://freedesktop.org/wiki/Software/vaapi
+Version: 1.0.14
+Security Critical: yes
Ami GONE FROM CHROMIUM 2012/03/21 13:16:24 Do you know what this line does? (I don't)
Pawel Osciak 2012/03/21 18:40:35 No, so erring on the side of caution. :) But since
+
+Description:
+This library is used to interface with the Intel graphics driver for hardware
+accelerated video decoding.
+

Powered by Google App Engine
This is Rietveld 408576698