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/. |