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

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: Revert checklicenses.py, make licensecheck.pl understand BSL. 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
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..6a75e99490e209fcccf81d1cb02874031b47011c
--- /dev/null
+++ b/third_party/decklink/README.chromium
@@ -0,0 +1,19 @@
+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:
+DeckLink SDK is a proprietary library to interface and manipulate Blackmagic
+video capture products.
+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/.

Powered by Google App Engine
This is Rietveld 408576698