summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediarecorder.h
Commit message (Expand)AuthorAgeFilesLines
* Add outputDevice to the API of QMediaRecorderArtem Dyomin2024-03-201-0/+3
* Add missing qml properties to MediaRecorderArtem Dyomin2023-05-261-1/+8
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-221-2/+2
* Disconnect encoder from session on QMediaCaptureSession::setRecorder(nullptr)Piotr Srebrny2021-09-211-0/+2
* Resolve media format and provide encoder settings with record()Piotr Srebrny2021-08-061-1/+0
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-251-14/+0
* Put media format enums in class scope and make it available in namespacePiotr Srebrny2021-06-181-1/+1
* Make setOutputLocation behavior consistent across supported platformsPiotr Srebrny2021-06-161-2/+3
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-161-5/+60
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-0/+162
* Kill the current QMediaRecorder classLars Knoll2021-06-161-145/+0
* Forward actualLocation from QMediaEncoder to QMediaRecorderPiotr Srebrny2021-06-091-0/+3
* Clean up the videoOutput() APILars Knoll2021-05-211-5/+5
* Doc improvementsLars Knoll2021-05-181-5/+12
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-141-8/+5
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-2/+1
* Add a QMediaEncoder classLars Knoll2021-03-171-57/+10
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-6/+8
* Remove unused notifyInterval functionalityLars Knoll2021-03-161-9/+0
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-2/+0
* Simplify state handling in QCamera and QMediaRecorderLars Knoll2021-03-161-3/+1
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-4/+0
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-2/+2
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-171-13/+6
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-171-0/+7
* Rework the metadata handlingLars Knoll2021-02-121-11/+5
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-29/+4
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-2/+2
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-9/+5
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-221-0/+6
* Clean up dependencies between multimedia and multimediawidgetsLars Knoll2021-01-221-0/+1
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-5/+5
* Rename QMediaBindableInterface to QMediaSinkLars Knoll2021-01-221-3/+3
* Move audio input selection functionality into QMediaRecorderLars Knoll2021-01-221-0/+10
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-201-4/+0
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-5/+5
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-071-5/+5
|\
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-031-5/+5
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-5/+5
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-061-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-3/+3
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0