summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit sharing from HWAccel objectPiotr Srebrny2022-10-031-1/+1
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-262-11/+14
* Fix memory leak in screen capturingArtem Dyomin2022-09-091-2/+2
* Add basic screen capturing support using QScreen::grabWindowPiotr Srebrny2022-06-243-0/+103
* Use SPDX license identifiersLucie GĂ©rard2022-06-2425-950/+50
* Remove docs for internal APIsLars Knoll2022-06-166-730/+11
* Get the ALSA backend to compile againLars Knoll2022-04-291-0/+4
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-296-34/+227
* Do not consider formats with invalid pixel format for the best formatPiotr Srebrny2022-04-281-0/+2
* Fix last remaining test failures with FFmpeg on macOSLars Knoll2022-04-041-1/+0
* Fix issues with detecting the end of playbackLars Knoll2022-04-041-2/+8
* FFmpeg: Fix QMediaRecorder::durationLars Knoll2022-04-021-1/+1
* FFmpeg: Various fixes to the ffmpeg audio decoderLars Knoll2022-04-012-3/+18
* Further improvements to HW accelerated encodingLars Knoll2022-03-311-0/+3
* Restructure the HW codec supportLars Knoll2022-03-251-1/+1
* Make sure all private headers include at least one otherThiago Macieira2022-03-087-5/+12
* FFmpeg: various fixes to get better HW accelerationLars Knoll2022-02-121-0/+7
* Add missing #include <functional>Lars Knoll2022-02-091-0/+2
* Prefer platfrom specific backend until ffmpeg becomes maturePiotr Srebrny2022-01-261-5/+6
* FFmpeg: First video recordedLars Knoll2022-01-201-0/+2
* FFmpeg: Add a V4l2 based cameraLars Knoll2022-01-201-4/+5
* FFmpeg: Add stubs for the capturing backendLars Knoll2022-01-202-427/+0
* FFmpeg: Zero copy support on macOSLars Knoll2022-01-192-0/+427
* Move the videoInputs() API our of QPlatformMediaDevicesLars Knoll2022-01-184-5/+27
* Remove some unused methodsLars Knoll2022-01-182-34/+0
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-183-16/+27
* Move the QNX backend code into a pluginLars Knoll2022-01-1741-7822/+0
* QNX backend: Two smaller fixesLars Knoll2022-01-171-3/+3
* QNX: Instantiate the QNX backendLars Knoll2022-01-172-0/+14
* QNX: Remove the orientation handler classLars Knoll2022-01-172-193/+0
* QNX: Port white balance handling over from Qt 5Lars Knoll2022-01-174-196/+73
* QNX: port focus and zoom handling to Qt 6Lars Knoll2022-01-174-320/+82
* QNX: Fix class name of the meta data implementation classLars Knoll2022-01-174-28/+28
* QNX: Fix compilation of the QQnxWindowGrabber classLars Knoll2022-01-176-63/+63
* QNX: Fix linking against libmmrndclientLars Knoll2022-01-173-7/+6
* QNX: Some smaller fixesLars Knoll2022-01-173-5/+5
* QNX: Remove the old bbcameraexposurecontrol filesLars Knoll2022-01-173-386/+0
* QNX: Add a simple implementation of QMediaFormatInfoLars Knoll2022-01-176-228/+45
* QNX: Start implementing camera functionalityLars Knoll2022-01-174-95/+87
* QNX: Detect and list available camerasLars Knoll2022-01-172-25/+91
* QNX: Put some infra for the capturing backend in placeLars Knoll2022-01-1710-319/+342
* Instantiate a media player backend on QNXLars Knoll2022-01-173-12/+6
* Merge mmreventmediaplayercontrol into QQnxMediaPlayerLars Knoll2022-01-174-339/+267
* Rename mmreventthread to qqnxmediaeventthreadLars Knoll2022-01-174-18/+23
* Fix compilation of qqnxmediametadata.cppLars Knoll2022-01-171-0/+5
* Fix compilation of qqnxmediautil.cppLars Knoll2022-01-171-3/+3
* Further compile fixes for QNXLars Knoll2022-01-177-103/+88
* Add a QQnxAudioOutput class and fix compile errors in the playerLars Knoll2022-01-176-138/+303
* Fix compilation of the audio backend classes for QNXLars Knoll2022-01-1731-176/+86
* Move the windows backend into a pluginLars Knoll2022-01-1566-19803/+2