summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes on qandroidcapturesessionSamuel Mira2021-10-211-27/+46
* Add autotest for recording with mute audioSamuel Mira2021-10-211-1/+75
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-201-3/+3
* Add missing QtQuick dependency to QtMultimediaMaximilian Goldstein2021-10-201-0/+1
* Fix a wrong g_object_set() call on 32 bit platformsLars Knoll2021-10-202-6/+6
* Correct the preview type to stringPiotr Srebrny2021-10-191-1/+1
* Fix compilation with -no-opengl on macOS/iOSLars Knoll2021-10-182-0/+6
* Windows: fix and enable media player backend auto-testsAndré de la Rocha2021-10-1511-79/+57
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Resolve a media file path to an absolute path when calling setMediaPiotr Srebrny2021-10-151-1/+4
* Remove autodetection for ALSA and PulseAudioLars Knoll2021-10-141-3/+4
* Remove the android/gstreamer exampleLars Knoll2021-10-149-338/+0
* Fix a documentation bugLars Knoll2021-10-143-2/+3
* Fix incorrect subtitles languagesSamuel Mira2021-10-141-3/+10
* Add test for change application state while recordingSamuel Mira2021-10-131-0/+31
* Fix black rectangle on mediaplayer widget exampleSamuel Mira2021-10-136-482/+92
* Fix back button on android video widgetSamuel Mira2021-10-121-1/+1
* Properly detect whether a stream is seekableLars Knoll2021-10-122-5/+13
* Fix QCameraBackend::testNativeMetadata() on gstreamerLars Knoll2021-10-125-22/+21
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-121-3/+3
* 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
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-111-3/+3
* Fix the tst_qmediaplayerbackend::seekPauseSeek autotest on gstreamerLars Knoll2021-10-117-12/+34
* Avoid malloc for a default constructed video frameLars Knoll2021-10-111-17/+36
* Fix qcamerabackend autotest for gstreamerLars Knoll2021-10-112-4/+9
* Fix critical gstreamer warningLars Knoll2021-10-111-4/+4
* Set the encoder meta data when we actually have a GstEncodeBinLars Knoll2021-10-111-2/+2
* Q_DECLARE_METATYPE(WindowFunction) in spectrum exampleAssam Boudjelthia2021-10-111-0/+1
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-081-3/+3
* 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-076-141/+209
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-061-3/+3
* Fix QCameraBackend::testCtorWithCameraDevice() testLars Knoll2021-10-061-8/+24
* Fix deadlock in QSoundEffect on macOSLars Knoll2021-10-061-49/+52
* Fix tst_qmediacapturesession on macOSLars Knoll2021-10-064-27/+70
* 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
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-051-3/+3
* Fix QML snippet in docsLars Knoll2021-10-041-2/+1
* Fix emission of error signals in QGstreamerImageCaptureLars Knoll2021-10-041-3/+3
* Fix assertion in audio source exampleLars Knoll2021-10-041-1/+0
* 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-015-15/+45
* Remove debug outputLars Knoll2021-10-013-34/+1
* Add support for looping to QMediaPlayerLars Knoll2021-10-017-1/+98
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-10-011-3/+3
* 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