summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/ffmpeg/qffmpegencoderoptions.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Remove some of qDebug() and move the remaining to qCDebug()Piotr Srebrny2022-06-071-3/+1
* Enable HW encoding on Windows for ffmpegPiotr Srebrny2022-05-181-0/+19
* ffmpeg/vaapi: fix dangling pointer dereferenceThiago Macieira2022-04-241-6/+6
* Fix HW encoding on LinuxLars Knoll2022-04-071-3/+77
* Encapsulate setting of encoder options for FFmpegLars Knoll2022-04-071-0/+215