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

Side by Side 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, 3 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
OLDNEW
(Empty)
1 Name: Blackmagic DeckLink SDK - Mac
2 URL: http://software.blackmagicdesign.com/SDK/Blackmagic_DeckLink_SDK_10.1.4.zip
3 Version: 10.1.4
4 License: *** TO BE DETERMINED ***
5 License File: include/DeckLinkAPI.h
6
7 Description:
8 DeckLink SDK is a proprietary library to interface and manipulate Blackmagic
9 video capture products.
10
11 Local Modifications:
12 - The original library contains code for Linux, Windows and Mac. Here only the
13 code under original folder Mac is included.
14 - Deleted everything except the folder Mac/include/, which is copied here as
15 include/.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698