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

Unified Diff: third_party/decklink/README.chromium

Issue 509313002: Mac Video Capture: Add Blackmagic DeckLink SDK for Mac to third_party folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Minor change in devscripts/licensecheck.pl. README.chromium quotes verbatim SDK description. Created 6 years, 3 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
« no previous file with comments | « third_party/decklink/OWNERS ('k') | third_party/decklink/decklink.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/decklink/README.chromium
diff --git a/third_party/decklink/README.chromium b/third_party/decklink/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..0bc3b4616c34d7f983b2c281adce49061561d384
--- /dev/null
+++ b/third_party/decklink/README.chromium
@@ -0,0 +1,22 @@
+Name: Blackmagic DeckLink SDK - Mac
+URL: http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_10.1.4.zip
+Version: 10.1.4
+License: BSL (v 1.0)
+License Android Compatible: yes
+License File: LICENSE
+Security Critical: no
+
+Description:
+Verbatim from the pdf included in the original download:
+"The DeckLink SDK provides a stable, cross- platform interface to a Blackmagic
+Design DeckLink product line. The SDK provides both low-level control of
+hardware and high-level interfaces to allow developers to easily perform common
+tasks.""
+The SHA-512 sum, for security reasons, as generated by shasum:
+705ae9a1bde1c989ae79966f4b09edadc72e3ef5b7362fb434775c5e2b25032783430d734e7427be684b2b71274738f26f6e1407ab58d77f16b083b7af65bab3
+
+Local Modifications:
+- The original library contains code for Linux, Windows and Mac. Here only the
+code under original folder Mac is included.
+- Deleted everything except the folder Mac/include/, which is copied here as
+mac/include/.
« no previous file with comments | « third_party/decklink/OWNERS ('k') | third_party/decklink/decklink.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698