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

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: Whitelisting DeckLink license. Other minor corrections. Created 6 years, 4 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..5d7ab53f56bc1abb11cc134a1bd693be87aa752f
--- /dev/null
+++ b/third_party/decklink/README.chromium
@@ -0,0 +1,17 @@
+Name: Blackmagic DeckLink SDK - Mac
+URL: http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_10.1.4.zip
+Version: 10.1.4
+License: *** TO BE DETERMINED ***
Paweł Hajdan Jr. 2014/09/08 09:53:31 I don't think this can be checked in.
tommi (sloooow) - chröme 2014/09/08 17:04:51 I think this is the Boost Software License. http:/
+License File: LICENSE
+
+Description:
+DeckLink SDK is a proprietary library to interface and manipulate Blackmagic
Paweł Hajdan Jr. 2014/09/08 09:53:31 It's not obvious whether we can check proprietary
tommi (sloooow) - chröme 2014/09/08 17:04:51 There's a launch bug for this (crbug.com/408534) t
Paweł Hajdan Jr. 2014/09/09 12:31:36 I see no public evidence that this has been review
mcasas 2014/09/09 15:31:50 I changed it to quote verbatim what BlackMagic say
+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