microsoft / MixedRealityCompanionKit

This is a MixedRealityToolkit style repository for code bits and components that may not run directly on Microsoft HoloLens or immersive headsets but instead pair with them to build experiences.
MIT License
595 stars 288 forks source link

Update CalibrationApp.cpp #173

Closed bcgi closed 7 years ago

bcgi commented 7 years ago

added frameProvider initialization for USE_DECKLINK_SHUTTLE option.

Before, if you used the USE_DECKLINK_SHUTTLE option in SpectatorView/Compositor/SharedHeaders/CompositorShared.h, then frameProvider was never initialized and crashed the program.

msftclas commented 7 years ago

This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. We will now review your pull request. Thanks, Microsoft Pull Request Bot