summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: wait to finalize recording before detaching from the sessionPiotr Srebrny2021-09-303-8/+20
* Do not leak GstMessage and avoid accidental decrease in reference cntPiotr Srebrny2021-09-304-29/+24
* GStreamer: emit not ready for capture when no session or cameraPiotr Srebrny2021-09-291-2/+7
* GStreamer: set encoder and file sink NULL state synchronouslyPiotr Srebrny2021-09-291-2/+2
* Support handover of QCamera and QImageCapture between sessionPiotr Srebrny2021-09-296-38/+55
* Handover recorder between sessionPiotr Srebrny2021-09-291-12/+15
* Disconnect QAudioOutput from capture session and player in destructorPiotr Srebrny2021-09-295-8/+41
* Disconnect QAudioInput from QCaptureMediaSession in destructorPiotr Srebrny2021-09-294-4/+31
* Remove some leftover debug messagesPiotr Srebrny2021-09-281-3/+0
* Signal not ready when detaching QImageCapture from QMediaCaptureSessionPiotr Srebrny2021-09-271-0/+6
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-2433-873/+599
* Fix the seekable property on gstreamerLars Knoll2021-09-241-1/+0
* Doc: Clear remaining documentation warningsTopi Reinio2021-09-245-7/+7
* Fix Playback audio after a Bluetooth recordingSamuel Mira2021-09-241-0/+2
* Fix recording with Bluetooth microphoneSamuel Mira2021-09-241-7/+29
* Reconfigure the AVF connections after device changeLars Knoll2021-09-241-0/+1
* Android: Fix video sizes and formats returned from CameraPekka Gehör2021-09-233-29/+51
* Android: Remove unsupported formatsPekka Gehör2021-09-231-1/+2
* CMake: Bump almost all cmake_minimum_required calls to 3.16Alexandru Croitor2021-09-221-1/+1
* Improve the text in the example overview pageLars Knoll2021-09-221-3/+6
* Fix the remaining qdoc warningsLars Knoll2021-09-2217-118/+95
* Fixes to mediaFormat value type docsLars Knoll2021-09-221-58/+58
* Fix documented property types for MediaDevicesLars Knoll2021-09-221-6/+6
* Use \qmlbasictype to document value typesLars Knoll2021-09-222-3/+3
* Doc fixes for mediaMetaDataLars Knoll2021-09-224-17/+19
* Fix some smaller doc errors for MediaRecorderLars Knoll2021-09-221-16/+8
* Fix some incorrect statements and methods in the VideoOutput docsLars Knoll2021-09-221-18/+6
* Minor fixes to some QML sample codeLars Knoll2021-09-222-5/+5
* Document QCameraFormat and expose it to QMLLars Knoll2021-09-223-2/+132
* Minor doc fixes for the QML MediaPlayerLars Knoll2021-09-221-2/+2
* Fixes to Camera docs and APILars Knoll2021-09-225-203/+464
* Doc: Ignore old \since versionsTopi Reinio2021-09-221-0/+3
* Rename QPlatformMediaEncoder to QPlatformMediaRecorderPiotr Srebrny2021-09-2240-101/+101
* Disconnect signals before releasing reference to objectsPiotr Srebrny2021-09-221-2/+6
* QML API and doc fixesLars Knoll2021-09-223-1/+196
* Fix API naming inconsistencyLars Knoll2021-09-214-35/+27
* Improve ImageCapture documentationLars Knoll2021-09-211-12/+40
* Always connect the signals from the QPlatformImageCaptureLars Knoll2021-09-211-15/+12
* Some fixes to the sample code in the MediaRecorder docsLars Knoll2021-09-211-18/+13
* Disconnect encoder from session on QMediaCaptureSession::setRecorder(nullptr)Piotr Srebrny2021-09-213-17/+16
* Fix a potential division by zeroLars Knoll2021-09-211-1/+2
* Various fixes to our overview doc pagesLars Knoll2021-09-2113-67/+123
* Mention more of the central QML and C++ types in the overview docsLars Knoll2021-09-211-13/+40
* Mark the QML PlayList type as internalLars Knoll2021-09-212-3/+2
* Fix docs for QMediaFormatLars Knoll2021-09-212-21/+286
* Document the MediaDevices QML typeLars Knoll2021-09-211-8/+116
* Fix the MediaPlayer docsLars Knoll2021-09-216-840/+595
* Fix QML sample code to use a MediaCaptureSessionLars Knoll2021-09-212-10/+14
* Add some basic docs for the media player and recorder examplesLars Knoll2021-09-203-22/+13
* Fix QSoundEffect::play()Lars Knoll2021-09-201-6/+9