summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtmultimediaHEADdevQt Submodule Update Bot2023-05-171-4/+4
* docs: update warning note about QAudioDecoder::setAudioFormat()Nicholas Bennett2023-05-171-1/+2
* Fix QAudioSink on Windows and make the auto tests passArtem Dyomin2023-05-162-6/+16
* Improve getting ffmpeg frame durationArtem Dyomin2023-05-162-5/+19
* Rename file qwindowsiuptr_p.h to qcomptr_p.hJøger Hansegård2023-05-1516-18/+18
* Rename QWindowsIUPointer template class to QComPtrJøger Hansegård2023-05-1526-135/+135
* Docs: Add note about YUV420P format with FFMPEG backend on AndroidNicholas Bennett2023-05-151-2/+17
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-05-151-1/+1
* Android-backend: Fix for Captured Image rotationBartlomiej Moskal2023-05-122-70/+16
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-05-111-4/+4
* Remove not actual resampler's settingArtem Dyomin2023-05-111-2/+0
* Implement QFFmpegScreenCaptureDxgi in terms of common FFMPeg base classJøger Hansegård2023-05-113-125/+67
* Android-backend: fix for setting maximumZoomFactorBartlomiej Moskal2023-05-112-5/+2
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-05-101-4/+4
* Add the use of the qt_internal_project_setup functionAlexey Edelev2023-05-091-0/+1
* Remove screen capture dependency on DirectX debug layerJøger Hansegård2023-05-092-2/+2
* wasm: use javascripts VideoFrame for video processingLorn Potter2023-05-063-13/+174
* Reduce choppy sound on audio playback if audio sink is almost emptyArtem Dyomin2023-05-056-7/+84
* pffft: Fix invalid format in qt_attribution.jsonTopi Reinio2023-05-051-1/+1
* wasm: add manual camera testLorn Potter2023-05-057-0/+555
* wasm: fix local video file playingLorn Potter2023-05-052-27/+41
* QMediaPlayer: emit errorChanged signal whenever the error has changedVladimir Belyavsky2023-05-043-9/+12
* Upgrade pffft to the latest versionLars Knoll2023-05-042-4/+3
* Fix tst_QScreenCaptureIntegration::captureSecondaryScreen()Lars Sutterud2023-05-041-7/+4
* Add test for non-ASCII characters in file namePavel Dubsky2023-05-041-0/+27
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-05-021-4/+4
* Android: Use QFile for content urlSamuel Mira2023-05-021-14/+5
* AVFVideoSink: Set pixel format even when rhi is not setVladimir Belyavsky2023-05-011-24/+22
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-282-4/+4
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-04-271-4/+4
* Add IMPORTED_LINK_INTERFACE_LANGUAGES to WMF::WMF targetAmir Masoud Abdol2023-04-261-1/+2
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* Fix unused variable warnings with Android NDK 25Ville Voutilainen2023-04-263-4/+1
* AVFVideo: Set color range to video frame formatDoris Verria2023-04-261-0/+18
* Fix QMediaDevices::videoInputs returning an empty listPavel Dubsky2023-04-261-0/+4
* QVideoTextureHelper: Fix color matrix calculationDoris Verria2023-04-261-1/+1
* Fix compiler warnings from mixing int and size_tVolker Hilsheimer2023-04-252-6/+6
* Exclude files including EGL/egl.h from Unity BuildAmir Masoud Abdol2023-04-252-3/+7
* Highlight third-party modules that are security criticalKai Köhne2023-04-253-0/+3
* qt_attribution.json format cleanupKai Köhne2023-04-253-45/+49
* Docs: Fix capturesession snippet in mediarecorder type documentationNicholas Bennett2023-04-251-0/+1
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-04-251-4/+4
* Remove an unused private variableAmir Masoud Abdol2023-04-241-1/+0
* Exclude a file from Unity BuildAmir Masoud Abdol2023-04-241-0/+6
* Doc: Remove mentioning of Spatial Audio being in tech previewAndreas Eliasson2023-04-241-3/+2
* Fix crash with sequential QIODevice as media source on WindowsJoerg Bornemann2023-04-242-10/+0
* Update dependencies on 'dev' in qt/qtmultimediaQt Submodule Update Bot2023-04-201-4/+4
* Fix playing of video files with Chinese namesPavel Dubsky2023-04-201-1/+1
* wasm: fix crash when camera is not yet readyLorn Potter2023-04-204-38/+38
* Fix qmediaplayer tests flakyness with QSignalSpyArtem Dyomin2023-04-191-1/+5