Skip to content

Commit

Permalink
Issue #18: activated Blackmagic CI tests for current branch [ci-skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dzhoshkun committed Nov 13, 2018
1 parent 4698daa commit 29472d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -445,6 +445,7 @@ pypi-blackmagic-decklink-sdi-4k:
- 20-support-for-capturing-bgra-frames-with-blackmagic-devices
- 14-unable-to-free-blackmagic-video-source
- 5-support-for-3d-capture-on-blackmagic-cards
- 18-extend-api-to-support-stereo-streams

blackmagic-decklink-sdi-4k:
stage: test_cmake
@@ -468,6 +469,7 @@ blackmagic-decklink-sdi-4k:
- 20-support-for-capturing-bgra-frames-with-blackmagic-devices
- 14-unable-to-free-blackmagic-video-source
- 5-support-for-3d-capture-on-blackmagic-cards
- 18-extend-api-to-support-stereo-streams

################## Device: Blackmagic DeckLink 4K Extreme 12G ##################
pypi-blackmagic-decklink-4k-extreme-12g:
@@ -513,6 +515,7 @@ pypi-blackmagic-decklink-4k-extreme-12g:
- 32-videosourcefactory-destructor-does-not-free-all-devices
- 14-unable-to-free-blackmagic-video-source
- 5-support-for-3d-capture-on-blackmagic-cards
- 18-extend-api-to-support-stereo-streams

blackmagic-decklink-4k-extreme-12g:
stage: test_cmake
@@ -535,3 +538,4 @@ blackmagic-decklink-4k-extreme-12g:
- 32-videosourcefactory-destructor-does-not-free-all-devices
- 14-unable-to-free-blackmagic-video-source
- 5-support-for-3d-capture-on-blackmagic-cards
- 18-extend-api-to-support-stereo-streams

0 comments on commit 29472d6

Please sign in to comment.