summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediarecorder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fully qualify enumerations of QMediaEncoderBaseFriedemann Kleint2021-05-141-3/+3
* Fix tst_qaudiorecorder autotestLars Knoll2021-04-231-0/+1
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-11/+10
* Remove audio/video device settings from QMediaEncoderLars Knoll2021-03-181-12/+4
* Add a QMediaEncoder classLars Knoll2021-03-171-231/+90
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-28/+20
* Remove unused notifyInterval functionalityLars Knoll2021-03-161-84/+0
* Starting point for reworking the architecture for media captureLars Knoll2021-03-161-1/+1
* Get rid of the global enums in qmultimedia.hLars Knoll2021-03-161-12/+1
* Remove some dead codeLars Knoll2021-03-161-11/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-3/+3
* Modernize code baseLars Knoll2021-03-021-1/+1
* Next steps in consistent class namingLars Knoll2021-03-021-3/+3
* And finally kill QMediaServiceLars Knoll2021-02-171-1/+0
* Get rid of QMediaService for the capture interfaceLars Knoll2021-02-171-2/+2
* Kill QMediaSource and QMediaSinkLars Knoll2021-02-171-17/+2
* Remove QMediaSource inheritance from QCameraLars Knoll2021-02-171-1/+1
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-171-127/+41
* Get rid of QCamera::CaptureModeLars Knoll2021-02-171-1/+1
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-171-3/+63
* Rework the metadata handlingLars Knoll2021-02-121-90/+16
* Don't use the service to get the metadatawritercontrolLars Knoll2021-02-091-23/+16
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-303/+26
* Cleanup resolution and frameRate handlingLars Knoll2021-01-291-8/+37
* Completely remove the old plugin infrastructureLars Knoll2021-01-291-3/+2
* Don't use QMediaServiceProvider(plugin) for capture anymoreLars Knoll2021-01-291-6/+3
* Blind fixes to the QNX backendLars Knoll2021-01-291-1/+1
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-77/+23
* Get rid of QAudioRecorder and the audiocapture pluginLars Knoll2021-01-221-3/+27
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-24/+24
* Move audio input selection functionality into QMediaRecorderLars Knoll2021-01-221-16/+95
* Get rid of QMediaControlLars Knoll2021-01-211-1/+1
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-201-40/+0
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-2/+2
* Remove Radio supportVaL Doroshchuk2020-06-101-1/+1
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+1
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-23/+23
* Emit the StoppedState change after the file has finished writingAndy Shaw2017-05-231-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-1/+3
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-1/+3
| |\
| | * Clamp volume in QMediaRecorder and QSoundEffectYoann Lopes2016-09-271-1/+3
* | | Improve audio volume documentationYoann Lopes2016-08-221-1/+10
|/ /
* / 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
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-11/+7
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Doc: Updated the \example and \snippet pathsv5.0.0-rc2Venugopal Shivashankar2012-12-121-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-10/+10
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-10-171-1/+2