summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Fix android permissions and camera problemSamuel Mira2021-10-292-3/+4
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-291-3/+3
* Do not emit error or stop decoding process when there is no errorPiotr Srebrny2021-10-281-2/+4
* Setup resampler output type when requested format has been changedPiotr Srebrny2021-10-281-2/+0
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-281-3/+3
* Camera example: Fix .plist file to build in iOS/macOS with qmake and cmakeDoris Verria2021-10-284-9/+110
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-271-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-261-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-261-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-251-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-251-3/+3
* Enable VP9 codec on macOS 11Lars Knoll2021-10-222-1/+8
* macOS/iOS: Query for camera and microphone authorization statusDoris Verria2021-10-223-66/+174
* Fix crashes on qandroidcapturesessionSamuel Mira2021-10-211-27/+46
* Fix crashes on qandroidaudiodecoderSamuel Mira2021-10-212-3/+17
* Add autotest for recording with mute audioSamuel Mira2021-10-211-1/+75
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-201-3/+3
* Update dependencies on '6.2' 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
* Android: Fix for List of available devices issuePekka Gehör2021-10-152-0/+10
* Windows: fix and enable media player backend auto-testsAndré de la Rocha2021-10-1511-79/+57
* 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
* Fix QCameraBackend::testNativeMetadata() on gstreamerLars Knoll2021-10-125-22/+21
* Update dependencies on '6.2' 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
* Fix qcamerabackend autotest for gstreamerLars Knoll2021-10-112-4/+9
* 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
* Q_DECLARE_METATYPE(WindowFunction) in spectrum exampleAssam Boudjelthia2021-10-111-0/+1
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-111-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-081-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-071-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 '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-10-071-3/+3
* Fix QCameraBackend::testCtorWithCameraDevice() testLars Knoll2021-10-061-8/+24
* Fix deadlock in QSoundEffect on macOSLars Knoll2021-10-061-49/+52