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

Unified Diff: third_party/v4l-utils/README.chromium

Issue 700383004: Add use_v4lplugin flag to enable v4l2 library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: use v4l2_fd_open Created 6 years, 1 month 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/v4l-utils/README.chromium
diff --git a/third_party/v4l-utils/README.chromium b/third_party/v4l-utils/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..d2b2009cc5a975d27ac8b9e6ace5c7dd28e664bb
--- /dev/null
+++ b/third_party/v4l-utils/README.chromium
@@ -0,0 +1,12 @@
+Name: v4l-utils
+URL: http://git.linuxtv.org/v4l-utils.git
+Version: 1.6.0
+License: LGPL 2.1
+License File: COPYING.libv4l
+Security Critical: No
+
+Description:
+This contains header files of v4l-utils for dynamic loading.
+
+Local modifications:
+ - remove not needed files.

Powered by Google App Engine
This is Rietveld 408576698