summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediarecorder_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QPlatformMediaRecoder to QPlatformMediaEncoderLars Knoll2021-03-191-1/+1
* Add a QMediaEncoder classLars Knoll2021-03-171-28/+0
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-6/+2
* Remove unused notifyInterval functionalityLars Knoll2021-03-161-6/+0
* Remove some dead codeLars Knoll2021-03-161-1/+0
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-051-2/+2
* Remove the QMediaSink inheritance from QMediaRecorderLars Knoll2021-02-171-3/+9
* Remove the notifyInterval functionality from QMediaSourceDoris Verria2021-02-171-0/+2
* Rework the metadata handlingLars Knoll2021-02-121-2/+0
* Use the new QMediaEncoderSettings in QMediaRecorderLars Knoll2021-02-091-3/+1
* Make camera switching in the camera example workLars Knoll2021-01-291-1/+1
* Get rid of QAudioInputSelectorControlLars Knoll2021-01-221-2/+0
* Rename QMediaObject to QMediaSourceLars Knoll2021-01-221-2/+2
* Move audio input selection functionality into QMediaRecorderLars Knoll2021-01-221-13/+14
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-201-3/+0
* Updated license headersAntti Kokko2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-061-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Rename availabilityError to availability.Michael Goddard2012-06-291-1/+1
* Rename a few controls.Michael Goddard2012-06-291-4/+4
* Expose availability from the backend to C++ and QML.Michael Goddard2012-03-021-0/+3
* Added QMediaRecorder::actualLocation propertyDmytro Poplavskiy2012-02-011-0/+3
* Split QMediaRecorder::setEncodingSettings to separate setters.Dmytro Poplavskiy2012-02-011-0/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Replaced QAudioCaptureSource with QAudioRecorder.Dmytro Poplavskiy2012-01-191-0/+91