summaryrefslogtreecommitdiffstats
path: root/src/multimedia/recording/qmediacapturesession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_qcamerawidgets autotestLars Knoll2021-04-281-14/+30
* Fix tst_qmediaencoderLars Knoll2021-04-271-3/+3
* Fix tst_qcameraLars Knoll2021-04-271-1/+3
* Make sure we don't keep a reference to a deleted capture sessionLars Knoll2021-04-191-0/+4
* Various reliability bugfixesLars Knoll2021-04-191-0/+16
* Rename videoPreview to videoOutputLars Knoll2021-04-161-4/+38
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-23/+5
* Add support for QVideoSink to the capture sessionLars Knoll2021-04-061-0/+10
* Implement a new capture backend for gstreamerLars Knoll2021-03-191-0/+3
* Move the audio input settings from the encoder to the capture sessionLars Knoll2021-03-181-0/+42
* Add a QMediaEncoder classLars Knoll2021-03-171-12/+12
* Make QMediaCaptureSession the new central class for media capturingLars Knoll2021-03-161-4/+57
* First draft API for the QMediaCaptureSessionLars Knoll2021-03-161-0/+141