summaryrefslogtreecommitdiffstats
path: root/third_party/decklink
Commit message (Collapse)AuthorAgeFilesLines
* Mac Video Capture: Update Decklink Blackmagic SDK to 10.5.2mcasas2015-12-169-16/+232
| | | | | | | | | | | | Mac Video Capture: Update third party Decklink Blackmagic SDK 10.4.1 -> 10.5.2 This is used for Video Capture using BlackMagic cards. BUG=475839 Review URL: https://codereview.chromium.org/1489243002 Cr-Commit-Position: refs/heads/master@{#365554}
* Mac Video Capture: Update third party Decklink Blackmagic SDK 10.3.1 -> 10.4.1mcasas2015-07-096-8/+139
| | | | | | | | | | This is used for Video Capture using BlackMagic cards. BUG=475839 Review URL: https://codereview.chromium.org/1217813010 Cr-Commit-Position: refs/heads/master@{#338074}
* Mac third party Blackmagic Decklink SDK update v10.1.4 -> v10.3.1mcasas2015-03-3111-66/+191
| | | | | | | | | | This is used for Video Capture using BlackMagic cards. BUG=471655 Review URL: https://codereview.chromium.org/1048843002 Cr-Commit-Position: refs/heads/master@{#323062}
* Win Video Capture: Remove unused third_party/decklink files (revert 599173002).mcasas2014-10-2917-3050/+3
| | | | | | | | | | | | | | | This CL is the smart-revert of http://crrev.com/599173002, that for some reason refused to get reverted the easy way. This CL removes those win-related files from third_party/decklink, since Blackmagic capture cards are supported in Windows via WDM Direct Show model. BUG=417315 Review URL: https://codereview.chromium.org/686123002 Cr-Commit-Position: refs/heads/master@{#301847}
* Win Video Capture: Add Blackmagic DeckLink SDK Win files to the existing ↵mcasas2014-10-0217-3/+3050
| | | | | | | | | | third_party folder BUG=417315 Review URL: https://codereview.chromium.org/599173002 Cr-Commit-Position: refs/heads/master@{#297818}
* [GN build] Add a BUILD.gn file for //third_party/decklinkisherman2014-09-232-0/+13
| | | | | | | | | | | | | BUG=none TEST=none R=jamesr@chromium.org TBR=perkj@chromium.org NOPRESUBMIT=true NOTRY=true Review URL: https://codereview.chromium.org/594653004 Cr-Commit-Position: refs/heads/master@{#296141}
* Mac Video Capture: Add Blackmagic DeckLink SDK for Mac to third_party foldermcasas2014-09-1323-0/+3688
BUG=408493, 408534 Review URL: https://codereview.chromium.org/509313002 Cr-Commit-Position: refs/heads/master@{#294701}