summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix a wrong g_object_set() call on 32 bit platformsLars Knoll2021-10-202-6/+6
* Correct the preview type to stringPiotr Srebrny2021-10-201-1/+1
* Resolve a media file path to an absolute path when calling setMediaPiotr Srebrny2021-10-151-1/+4
* Fix QCameraBackend::testNativeMetadata() on gstreamerLars Knoll2021-10-124-20/+16
* Windows: Fix incorrect player start positionAndré de la Rocha2021-10-111-1/+3
* Fix crash related to position update timer in MFPlayerSessionAndré de la Rocha2021-10-113-0/+4
* Fix qcamerabackend autotest for gstreamerLars Knoll2021-10-111-0/+2
* Fix the tst_qmediaplayerbackend::seekPauseSeek autotest on gstreamerLars Knoll2021-10-117-12/+34
* Fix critical gstreamer warningLars Knoll2021-10-111-4/+4
* Avoid malloc for a default constructed video frameLars Knoll2021-10-111-17/+36
* Set the encoder meta data when we actually have a GstEncodeBinLars Knoll2021-10-111-2/+2
* Android: Fix the back button issues on qmlvideo examplePekka Gehör2021-10-071-0/+1
* Fix resolution list to a camera format listSamuel Mira2021-10-072-64/+81
* Fix deadlock in QSoundEffect on macOSLars Knoll2021-10-061-49/+52
* Fix tst_qmediacapturesession on macOSLars Knoll2021-10-063-18/+29
* Fix function declarationsAndré de la Rocha2021-10-065-13/+13
* Fix crashes in tst_qmediacapturesessionLars Knoll2021-10-052-9/+19
* Remove some left over debug outputLars Knoll2021-10-051-1/+0
* Fix QML snippet in docsLars Knoll2021-10-041-2/+1
* Fix emission of error signals in QGstreamerImageCaptureLars Knoll2021-10-041-3/+3
* Fix incorrect video orientation for front cameraSamuel Mira2021-10-041-1/+6
* GStreamer: remove an element from a pipeline before setState(NULL)Piotr Srebrny2021-10-043-15/+16
* Remove debug outputLars Knoll2021-10-011-1/+1
* GStreamer: wait to finalize recording before detaching from the sessionPiotr Srebrny2021-10-013-8/+20
* GStreamer: enable dynamic pipeline modification for capture sessionPiotr Srebrny2021-10-0113-274/+328
* Android: Fix video sizes and formats returned from CameraPekka Gehör2021-10-013-27/+54
* Add support for looping to QMediaPlayerLars Knoll2021-10-017-1/+98
* Fix recorder example crash while switching between appsSamuel Mira2021-10-012-10/+13
* Android: Fix recording a video without audio issuePekka Gehör2021-09-306-0/+172
* Do not leak GstMessage and avoid accidental decrease in reference cntPiotr Srebrny2021-09-304-29/+24
* 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
* GStreamer: emit not ready for capture when no session or cameraPiotr Srebrny2021-09-291-2/+7
* Disconnect QAudioInput from QCaptureMediaSession in destructorPiotr Srebrny2021-09-294-4/+31
* 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 recording with Bluetooth microphoneSamuel Mira2021-09-241-7/+29
* Fix Playback audio after a Bluetooth recordingSamuel Mira2021-09-241-0/+2
* Reconfigure the AVF connections after device changeLars Knoll2021-09-241-0/+1
* Android: Remove unsupported formatsPekka Gehör2021-09-241-1/+2
* Improve the text in the example overview pageLars Knoll2021-09-231-3/+6
* Fix the remaining qdoc warningsLars Knoll2021-09-2317-118/+98
* Use \qmlbasictype to document value typesLars Knoll2021-09-222-3/+3
* Fixes to mediaFormat value type docsLars Knoll2021-09-221-58/+58
* Fix documented property types for MediaDevicesLars Knoll2021-09-221-6/+6
* Doc fixes for mediaMetaDataLars Knoll2021-09-224-17/+19
* Fix some smaller doc errors for MediaRecorderLars Knoll2021-09-221-16/+8