summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/mediacapture/qwindowsmediaencoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not deactivate session based on outdated informationPiotr Srebrny2022-09-021-3/+4
* Set wasActiveSession also when session is activating but not active yetPiotr Srebrny2022-09-021-1/+1
* Windows: Restore device session state when ending media recordingsAndré de la Rocha2022-03-171-5/+14
* Improve error signaling when starting recordingPiotr Srebrny2021-11-031-4/+3
* Generete correct local file name from input QUrlPiotr Srebrny2021-11-031-5/+1
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-241-0/+1
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-221-1/+1
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-031-4/+4
* Resolve media format and provide encoder settings with record()Piotr Srebrny2021-08-061-8/+4
* Use command like interface to control recorder backendPiotr Srebrny2021-07-031-73/+59
* Provide encoderSettings with the applySettings functionPiotr Srebrny2021-06-281-7/+4
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-251-21/+0
* Streamline some translatable messagesFriedemann Kleint2021-06-231-2/+5
* Windows: Handle error condition when finalizing media captureAndré de la Rocha2021-06-211-0/+15
* Windows: Adjust the recording pipeline when devices changeAndré de la Rocha2021-06-211-0/+2
* 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