summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.2.2' in qt/qtmultimediav6.2.26.2.2Qt Submodule Update Bot2021-11-241-1/+1
* Update dependencies on '6.2.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-241-3/+3
* Update dependencies on '6.2.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-231-1/+1
* Update dependencies on '6.2.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-221-3/+3
* Update dependencies on '6.2.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-181-3/+3
* Implement QAndroidImageCapture::captureToBuffer()Samuel Mira2021-11-156-67/+182
* Put Windows audio utils into namespace and add two utility functionsPiotr Srebrny2021-11-156-84/+91
* Use the Windows headers as Mingw supports now WMFPiotr Srebrny2021-11-153-128/+4
* Fix compilation of the pulse audio backendLars Knoll2021-11-121-6/+1
* Fix 'devices' example to build with MinGWAlexandru Croitor2021-11-101-1/+4
* Fix potential crashes if we do not find any audio/video devicesLars Knoll2021-11-091-0/+6
* Windows: Fix crash while reloading QMediaPlayerAndré de la Rocha2021-11-092-1/+5
* Android: Fix for crashes issue of the Spectrum examplePekka Gehör2021-11-094-5/+51
* Avoid implicit conversion to pointer from QWindowsIUPointerPiotr Srebrny2021-11-095-21/+21
* Android: Fix for Content uri issuesPekka Gehör2021-11-094-11/+43
* Change Android MediaPlayer SeekTo to the Closest FrameSamuel Mira2021-11-091-2/+7
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-091-3/+3
* Warn when setting a new audio input/output device failsPiotr Srebrny2021-11-082-2/+10
* Fix for return value of mimeTypeForFormat issuePekka Gehör2021-11-081-2/+2
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-051-3/+3
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-041-3/+3
* Improve error signaling when starting recordingPiotr Srebrny2021-11-036-78/+74
* GStreamer: Fix black preview window on capturesessionsLars Knoll2021-11-033-11/+14
* Generete correct local file name from input QUrlPiotr Srebrny2021-11-031-5/+1
* Use system clock on the pipeline instead of audio device clockPiotr Srebrny2021-11-031-0/+2
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-031-3/+3
* Bump version to 6.2.2Jani Heikkinen2021-11-031-1/+1
* Remove some dead codeLars Knoll2021-11-031-10/+0
* Update the matching formats in the audiorecorder and camera examplesLars Knoll2021-11-034-38/+99
* Expose the loops property of MediaPlayer in the Video elementLars Knoll2021-11-031-0/+10
* Fix QVideoWidget::setFullScreen()Lars Knoll2021-11-032-0/+9
* Remove debug outputLars Knoll2021-11-032-33/+0
* Enable QAudioDecoder backend tests for WindowsPiotr Srebrny2021-11-024-11/+8
* Force subtitles to get laoded when selecting a subtitle trackLars Knoll2021-11-021-0/+27
* Remove QT_QML_SOURCE_VERSION source propertyKai Köhne2021-11-021-3/+0
* Set captured image path to enable image previewPiotr Srebrny2021-11-021-0/+1
* Properly detect whether a stream is seekableLars Knoll2021-11-022-5/+13
* Avoid nullptr dereferencingPiotr Srebrny2021-11-021-1/+1
* Do not hide playback control bar since HoverHandle is brokenPiotr Srebrny2021-11-022-2/+2
* Refactor Windows QAudioDecoder to conform to tst_qaudiodecoderbackendPiotr Srebrny2021-11-025-456/+345
* Skip broken cameras on macOSLars Knoll2021-11-021-0/+5
* Camera example: Don't crash is the system doesn't have a cameraLars Knoll2021-11-011-8/+10
* Compile on systems that do not support eglCreateImageLars Knoll2021-11-014-7/+34
* player example: Use msec precision on the position sliderLars Knoll2021-11-012-6/+6
* Add test for multiple sourceSamuel Mira2021-11-016-14/+104
* Consume videoframes in sync with clock on fake video sinkPiotr Srebrny2021-11-011-0/+2
* Fix missing active track changeSamuel Mira2021-11-011-0/+2
* Add missing "We mean it" disclaimerKai Köhne2021-11-011-0/+11
* Update dependencies on '6.2' in qt/qtmultimediaQt Submodule Update Bot2021-11-011-3/+3
* Android: detect encoders/decoders based on MediaCodecListAssam Boudjelthia2021-10-293-45/+164