summaryrefslogtreecommitdiff
path: root/sys/d3d11/gstd3d11videoprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* d3d11: Port to C++Seungha Yang2021-03-141-4/+0
* d3d11: Fix wrong preprocessing blocksSeungha Yang2021-03-021-2/+2
* d3d11: Move core methods to gst-libsSeungha Yang2021-01-131-1/+1
* d3d11: Privatize d3d11memory implementationSeungha Yang2020-12-211-4/+4
* d3d11videoprocessor: Add a method for device's conversion caps checkSeungha Yang2020-10-271-0/+6
* d3d11convert: Add support for conversion using ID3D11VideoProcessorSeungha Yang2020-10-251-0/+3
* d3d11window: Reuse ID3D11VideoProcessorInputView if possibleSeungha Yang2020-10-231-3/+3
* d3d11: Add video processor objectSeungha Yang2020-02-051-0/+106