summaryrefslogtreecommitdiff
path: root/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_d3d11.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename file qwindowsiuptr_p.h to qcomptr_p.hJøger Hansegård2023-05-151-1/+1
* Rename QWindowsIUPointer template class to QComPtrJøger Hansegård2023-05-151-8/+8
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Fix ffmpeg compilation and tests on win CIArtem Dyomin2022-11-091-2/+1
* Export textures in a bundle as QVideoFrameTextures to requesting QRhiPiotr Srebrny2022-08-081-26/+6
* Validate RHi backend before accessing D3D11 native devicePiotr Srebrny2022-07-181-11/+8
* GPU copy a single texture from a texture array to avoid video flickeringPiotr Srebrny2022-06-251-35/+64
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Fix class member order to reflect initialization order causing GCC errPiotr Srebrny2022-05-031-1/+1
* Enable HW acceleration on Windows with D3D11 texturesPiotr Srebrny2022-04-251-0/+188