Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
609 contributions in the last year
Contribution activity
October 2020
- clandrew/rgb2yuv C++
Created a pull request in MicrosoftDocs/sdk-api that received 2 comments
Fix D3D12_VIDEO_MOTION_ESTIMATOR_OUTPUT parameter type description
The doc page says it's an ID3D12Resource, but it's not (it does not QI to that). It's an ID3D12VideoMotionVectorHeap.