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

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

Issue 2028143002: third_party: Add librealsense library Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: support gyp Created 4 years, 6 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 | « third_party/librealsense/OWNERS ('k') | third_party/librealsense/librealsense.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 Name: librealsense
2 URL: https://github.com/IntelRealSense/librealsense
3 Version: 0.9.2
4 License: Apache 2.0
5 License File: src/LICENSE
6 Security Critical: yes
7
8 Description:
9 librealsense is a cross-platform library (Linux, OSX, Windows) for capturing dat a from the IntelĀ® RealSenseā„¢ F200, SR300 and R200 cameras.
10
11 Modifications:
12 - None
13
14 To import a new snapshot of librealsense:
15 - Checkout the latest release tag: 'git checkout v0.9.2'.
16 - Change the DEPS entry to the newly checked out commit.
17 - Update 'librealsense.gyp' and 'BUILD.gn' files in 'librealsense' folder if nee ded.
18 - Update this README to reflect the new version number.
OLDNEW
« no previous file with comments | « third_party/librealsense/OWNERS ('k') | third_party/librealsense/librealsense.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698