summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-0219-41/+133
|\
| * Call pullSource() immediately when starting QAudioSinkPiotr Srebrny2022-09-021-1/+4
| * Do not deactivate session based on outdated informationPiotr Srebrny2022-09-021-3/+4
| * Set wasActiveSession also when session is activating but not active yetPiotr Srebrny2022-09-021-1/+1
| * Reset the player position when closing the current mediaPiotr Srebrny2022-08-261-0/+1
| * Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-08-247-8/+71
| * Add missing mutex relockPiotr Srebrny2022-08-011-0/+1
| * Android: Fix changes in preview resolution after taking a photoSamuel Mira2022-08-012-5/+8
| * Android: Filters out unsupported FLAC audio codecsBartlomiej Moskal2022-07-271-6/+6
| * Android: Fix for changing Audio sinkBartlomiej Moskal2022-07-273-0/+13
| * Android: Fix framerate drop when QML animation is over video/cameraSamuel Mira2022-07-202-16/+23
| * QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversionMarc Mutz2022-06-301-1/+1
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-24425-9181/+9181
|/
* QNX: fix KHR image handlingRafael Roquetto2022-06-211-2/+6
* Android: Fix for the permissions issue on the tst_QAudioSource testPekka Gehör2022-06-131-1/+11
* Android: Fix error signals issuesPekka Gehör2022-06-092-7/+17
* Android: Fix for UnderrunError on QAndroidAudioSinkPekka Gehör2022-06-081-0/+3
* Android: Correct the wrong signal call sequencePekka Gehör2022-06-032-19/+29
* QtMultimedia: replace qSwap with std::swap/member-swap where possibleMarc Mutz2022-06-036-9/+9
* Fix null pointer dereference in GUI-less applicationsAndré de la Rocha2022-06-031-0/+4
* Windows: Fix missing includeAndré de la Rocha2022-06-031-0/+2
* Windows: Enable scrubbing mode for audio streamsAndré de la Rocha2022-06-031-2/+1
* Windows: Fix audio buffer sizesAndré de la Rocha2022-06-031-8/+5
* QPulseAudioSource: fix UB (memcpy() called with nullptr dest) in read()Marc Mutz2022-06-031-2/+6
* Windows: Avoid changing the player topology for HEVCAndré de la Rocha2022-06-032-5/+22
* Fix qaudiosource auto test when using pulseaudioLars Knoll2022-06-031-3/+11
* Fix chunk sizing in QPulseAudioSinkAxel Spoerl2022-06-031-18/+18
* Fix Camera Preview on declarative-cameraSamuel Mira2022-06-011-0/+1
* Android: fix lost first buffer data issue with QAndroidAudioDecoderPekka Gehör2022-06-011-14/+16
* Update commercial license headersTarja Sundqvist2022-06-01425-9181/+9181
* Android: Fix qopenslengine audioFormat conversionSamuel Mira2022-06-014-9/+28
* Android: Fix destroying QThread while it is still running issuePekka Gehör2022-06-012-5/+9
* Android: Unnecessary QMutex functionality removedPekka Gehör2022-06-012-12/+0
* Android: fix source device issuePekka Gehör2022-06-011-15/+14
* Android: fix wrong source file issuePekka Gehör2022-06-011-0/+15
* Fix Camera Preview on declarative-cameraSamuel Mira2022-06-012-2/+2
* Check result of open()ing a QTemporaryFileMårten Nordheim2022-05-241-1/+8
* darwin: Don't specify source format hint for audio recordingDoris Verria2022-04-054-18/+55
* QVideoWindow: disconnect videoFrameChanged signal when destroyingRafael Roquetto2022-04-011-0/+3
* Fix Multimedia auto test videoDimension on AndroidSamuel Mira2022-03-293-4/+23
* QVideoSink: update documentationRafael Roquetto2022-03-231-4/+2
* AVFCameraSession - don't use preview layerTimur Pocheptsov2022-03-211-6/+1
* Fix conversion from YUV422 to RGBMitch Curtis2022-03-181-3/+1
* Windows: Restore device session state when ending media recordingsAndré de la Rocha2022-03-172-5/+15
* Windows: Rework workaround for WMF issueAndré de la Rocha2022-03-173-2/+7
* Windows: Avoid WMF error with some specific video filesAndré de la Rocha2022-03-171-0/+8
* Fix Unable to create OpenGL contextSamuel Mira2022-03-152-4/+58
* AVFoundation plugin (iOS) fix minor build problemsTimur Pocheptsov2022-03-032-28/+4
* Windows: Fix lack of precision in positioning while playing flacAndré de la Rocha2022-03-012-1/+3
* Do not access NV_DX_interop functions out of OpenGL contextPiotr Srebrny2022-02-161-11/+13