summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* docs: update warning note about QAudioDecoder::setAudioFormat()6.5Nicholas Bennett2023-05-171-1/+2
* Fix QAudioSink on Windows and make the auto tests passArtem Dyomin2023-05-162-6/+16
* Docs: Add note about YUV420P format with FFMPEG backend on AndroidNicholas Bennett2023-05-161-2/+17
* 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
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-05-151-1/+1
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-05-121-4/+4
* Android-backend: Fix for Captured Image rotationBartlomiej Moskal2023-05-122-70/+16
* 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
* pffft: Fix invalid format in qt_attribution.jsonTopi Reinio2023-05-101-1/+1
* 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
* Reduce choppy sound on audio playback if audio sink is almost emptyArtem Dyomin2023-05-056-7/+84
* wasm: add manual camera testLorn Potter2023-05-047-0/+555
* wasm: fix local video file playingLorn Potter2023-05-042-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
* Add test for non-ASCII characters in file namePavel Dubsky2023-05-041-0/+27
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-05-031-4/+4
* Bump version to 6.5.2Jani Heikkinen2023-05-031-1/+1
* 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
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-05-011-4/+4
* Docs: Fix "Can't link to" example warningsSafiyyah Moosa2023-04-282-4/+4
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-04-281-4/+4
* Add IMPORTED_LINK_INTERFACE_LANGUAGES to WMF::WMF targetAmir Masoud Abdol2023-04-261-1/+2
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-04-261-4/+4
* Android-example: add missing properties in AndroidManifest.xmlBartlomiej Moskal2023-04-261-2/+5
* 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
* Fix unused variable warnings with Android NDK 25Ville Voutilainen2023-04-263-4/+1
* QVideoTextureHelper: Fix color matrix calculationDoris Verria2023-04-261-1/+1
* 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
* 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
* screencapture example: Make the screen model dynamicFriedemann Kleint2023-04-204-15/+29
* Update dependencies on '6.5' 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-194-38/+38
* Update dependencies on '6.5' in qt/qtmultimediaQt Submodule Update Bot2023-04-191-4/+4
* Fix qmediaplayer tests flakyness with QSignalSpyArtem Dyomin2023-04-191-1/+5
* Fix auto tests running on linux CIArtem Dyomin2023-04-181-0/+9