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

Unified Diff: third_party/decklink_mac/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: 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_mac/README.chromium
diff --git a/third_party/decklink_mac/README.chromium b/third_party/decklink_mac/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..92a939aa585c16303acef298de3a359c89054709
--- /dev/null
+++ b/third_party/decklink_mac/README.chromium
@@ -0,0 +1,15 @@
+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 ***
+License File: include/DeckLinkAPI.h
+
+Description:
+DeckLink SDK is a proprietary library to interface and manipulate Blackmagic
+video capture products.
+
+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
+include/.

Powered by Google App Engine
This is Rietveld 408576698