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

Side by Side Diff: third_party/decklink/README.chromium

Issue 599173002: Win Video Capture: Add Blackmagic DeckLink SDK Win files to the existing third_party folder (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 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 unified diff | Download patch
« no previous file with comments | « no previous file | third_party/decklink/win/include/DeckLinkAPI.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Blackmagic DeckLink SDK - Mac 1 Name: Blackmagic DeckLink SDK - Mac
2 URL: http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_10.1.4.zip 2 URL: http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_10.1.4.zip
3 Version: 10.1.4 3 Version: 10.1.4
4 License: BSL (v 1.0) 4 License: BSL (v 1.0)
5 License Android Compatible: yes 5 License Android Compatible: yes
6 License File: LICENSE 6 License File: LICENSE
7 Security Critical: no 7 Security Critical: no
8 8
9 Description: 9 Description:
10 Verbatim from the pdf included in the original download: 10 Verbatim from the pdf included in the original download:
11 "The DeckLink SDK provides a stable, cross- platform interface to a Blackmagic 11 "The DeckLink SDK provides a stable, cross- platform interface to a Blackmagic
12 Design DeckLink product line. The SDK provides both low-level control of 12 Design DeckLink product line. The SDK provides both low-level control of
13 hardware and high-level interfaces to allow developers to easily perform common 13 hardware and high-level interfaces to allow developers to easily perform common
14 tasks."" 14 tasks.""
15 The SHA-512 sum, for security reasons, as generated by shasum: 15 The SHA-512 sum, for security reasons, as generated by shasum:
16 705ae9a1bde1c989ae79966f4b09edadc72e3ef5b7362fb434775c5e2b25032783430d734e7427be 684b2b71274738f26f6e1407ab58d77f16b083b7af65bab3 16 705ae9a1bde1c989ae79966f4b09edadc72e3ef5b7362fb434775c5e2b25032783430d734e7427be 684b2b71274738f26f6e1407ab58d77f16b083b7af65bab3
17 17
18 Local Modifications: 18 Local Modifications:
19 - The original library contains code for Linux, Windows and Mac. Here only the 19 - The original library contains code for Linux, Windows and Mac. Here only the
20 code under original folder Mac is included. 20 code under original folder Mac and Win are included.
21 - Deleted everything except the folder Mac/include/, which is copied here as 21 - Deleted everything except the folders Mac/include/, which is copied here as
22 mac/include/. 22 mac/include/, and Win/include, which is copied here as win/include.
OLDNEW
« no previous file with comments | « no previous file | third_party/decklink/win/include/DeckLinkAPI.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698