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