summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpeghwaccel_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement precheck of ffmpeg hw devices and codecsArtem Dyomin2023-08-171-3/+1
* Init hw accel constraints onceArtem Dyomin2023-07-311-1/+5
* Refactor VideoFrameEncoder construction and imrove codecs findingArtem Dyomin2023-03-111-0/+1
* Improve ffmpeg hw accel and codecs findingArtem Dyomin2023-03-061-5/+11
* Minor cleanup of duplicated codeArtem Dyomin2023-02-171-4/+4
* Use std::array type to describe and iterate over preferred HW accelPiotr Srebrny2022-10-171-1/+2
* Remove explicit sharing from HWAccel objectPiotr Srebrny2022-10-031-18/+13
* Export textures in a bundle as QVideoFrameTextures to requesting QRhiPiotr Srebrny2022-08-081-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Android: Enable FFmpeg playback - HW renderingSamuel Mira2022-05-231-0/+2
* Enable HW acceleration on Windows with D3D11 texturesPiotr Srebrny2022-04-251-1/+4
* Restructure video encoding supportLars Knoll2022-04-051-15/+13
* Further improvements to HW accelerated encodingLars Knoll2022-03-311-0/+6
* Restructure the HW codec supportLars Knoll2022-03-251-24/+56
* FFmpeg: Small cleanup in the HW acceleration frameworkLars Knoll2022-03-251-5/+1
* fix API compatibility with FFmpeg v5Moody Liu2022-02-281-1/+1
* Fixes to get the camera working on macOSLars Knoll2022-02-111-0/+1
* Fix compiler error on MSVCLars Knoll2022-02-081-1/+1
* FFmpeg: Zero copy support on macOSLars Knoll2022-01-191-10/+12
* FFmpeg: Add support for a zero copy path when using egl and vaapiLars Knoll2022-01-191-0/+5
* FFmpeg: Add infrastructure for HW accelerated decodingLars Knoll2022-01-191-0/+116