summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/mediacapture/qwindowsmediaencoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make setOutputLocation behavior consistent across supported platformsPiotr Srebrny2021-06-161-9/+3
* Add metadata to captured media on WindowsAndré de la Rocha2021-06-161-7/+40
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-26/+26
* Kill QMediaEncoderBaseLars Knoll2021-06-161-2/+2
* Add support for audio-only recording on WindowsAndré de la Rocha2021-06-091-24/+35
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-1/+1
* Add support for audio capture/encoding on WindowsAndre de la Rocha2021-05-271-14/+33
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-1/+2
* Windows: Fix the suffix of video filesAndre de la Rocha2021-05-171-1/+1
* Fix Windows buildVolker Hilsheimer2021-05-121-0/+1
* Add video encoding to Windows backendAndre de la Rocha2021-05-111-6/+111
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-101-0/+1
* Fix Windows buildAndre de la Rocha2021-05-031-3/+23
* Add preliminary support for media capture to Windows backendAndre de la Rocha2021-04-231-0/+90