summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-11-261-3/+3
* Windows: Enable support for QMediaMetaData::VideoFrameRateAndré de la Rocha2021-11-261-2/+2
* Fix build by adding missing qloggingcategory.h headerAssam Boudjelthia2021-11-243-0/+4
* Use Core Audio API for playing sounds to get better control over playoutPiotr Srebrny2021-11-237-477/+322
* Fix orientation on Android QML VideoOutput on landscapeSamuel Mira2021-11-231-10/+10
* Disconnect outputs from input selector when no track is selectedPiotr Srebrny2021-11-234-17/+41
* Move audio resampler from QMFAudioDecoderControl to a separate classPiotr Srebrny2021-11-225-119/+384
* Declarative-camera facelift for mobilePekka Gehör2021-11-225-84/+358
* Fix compilation in case the wayland or X11 headers aren't availableLars Knoll2021-11-221-4/+4
* Use device location on a bus as a unique ID for the audio devicePiotr Srebrny2021-11-191-2/+2
* Gstreamer: Fix language detection for metadataLars Knoll2021-11-184-3/+520
* Keep video frames alive until we're done rendering themLars Knoll2021-11-183-4/+19
* 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
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-11-101-3/+3
* 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
* Avoid implicit conversion to pointer from QWindowsIUPointerPiotr Srebrny2021-11-095-21/+21
* 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
* 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
* Deprecate qtmultimediawidgetdefs.hKai Köhne2021-11-085-21/+11
* 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 'dev' 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 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-11-031-3/+3
* 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
* Force subtitles to get laoded when selecting a subtitle trackLars Knoll2021-11-021-0/+27
* Enable QAudioDecoder backend tests for WindowsPiotr Srebrny2021-11-024-11/+8
* Remove QT_QML_SOURCE_VERSION source propertyKai Köhne2021-11-021-3/+0
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-026-37/+6
* Refactor Windows QAudioDecoder to conform to tst_qaudiodecoderbackendPiotr Srebrny2021-11-025-456/+345
* Skip broken cameras on macOSLars Knoll2021-11-021-0/+5
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2021-11-021-3/+3
* Consume videoframes in sync with clock on fake video sinkPiotr Srebrny2021-11-011-0/+2
* Compile on systems that do not support eglCreateImageLars Knoll2021-11-014-7/+34
* Fix missing active track changeSamuel Mira2021-11-011-0/+2
* Add test for multiple sourceSamuel Mira2021-11-016-14/+104
* Camera example: Don't crash is the system doesn't have a cameraLars Knoll2021-11-011-8/+10
* player example: Use msec precision on the position sliderLars Knoll2021-11-012-6/+6