summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows
Commit message (Expand)AuthorAgeFilesLines
* Code cleanup in qwindowsaudiooutput.*Lars Knoll2021-05-262-55/+55
* Attempt to make the qcamerabackend test passLars Knoll2021-05-261-2/+3
* Fix crashes in the mediaplayerbackend autotest on windowsLars Knoll2021-05-264-23/+23
* Stabilize the qaudioinput autotest on WindowsLars Knoll2021-05-261-5/+7
* Fix some logic errors in QWindowsAudioDeviceInfoLars Knoll2021-05-251-8/+15
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-206-163/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-196-222/+0
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-192-2/+3
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-186-193/+0
* Merge QCameraExposure into QCameraLars Knoll2021-05-182-14/+14
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-7/+7
* Windows: Fix the suffix of video filesAndre de la Rocha2021-05-171-1/+1
* Windows: Fix slowdown while recording videoAndre de la Rocha2021-05-172-1/+26
* Cleanup the audio decoder architectureLars Knoll2021-05-174-5/+5
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-142-39/+32
* Get rid of QAudioInput/Output::periodSize()Lars Knoll2021-05-144-12/+0
* Fix Windows buildVolker Hilsheimer2021-05-124-3/+6
* Add video encoding to Windows backendAndre de la Rocha2021-05-1111-84/+857
* Fix build on Windows after QMediaDevices renameVolker Hilsheimer2021-05-106-8/+9
* Some API and doc fixes for QAudioDecoderLars Knoll2021-05-072-17/+12
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-077-36/+36
* QAudioDeviceInfo: drop Range type, simplify APIVolker Hilsheimer2021-05-071-17/+17
* QAudioInput:: Rename bytesReady to bytesAvailableVolker Hilsheimer2021-05-074-12/+12
* Fix Windows buildAndre de la Rocha2021-05-0310-31/+116
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-032-7/+6
* Move handling of QAudioInput/Output::processedUSecs() to the frontendLars Knoll2021-04-304-22/+0
* Add preliminary support for media capture to Windows backendAndre de la Rocha2021-04-2326-42/+2138
* Remove qmake files from the repositoryLars Knoll2021-04-235-95/+0
* Update code to reflect changes in the API of the referenced classesPiotr Srebrny2021-04-235-18/+9
* API cleanups in QMediaPlayerLars Knoll2021-04-164-10/+10
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-162-98/+16
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-1411-96/+96
* Remove the notifyInterval() functionalityLars Knoll2021-04-084-50/+0
* Remove 16bit RGB pixel formatsLars Knoll2021-04-084-24/+0
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-084-15/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-065-7/+1
* Fix video playback on WindowsLars Knoll2021-04-0618-225/+90
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-068-97/+97
* Rename QVideoWindowControl to QPlatformVideoSinkLars Knoll2021-04-062-3/+3
* Some fixes to meta data handlingLars Knoll2021-03-191-2/+0
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-163-10/+0
* Make QAbstractVideoBuffer privateLars Knoll2021-03-162-3/+2
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-163-23/+24
* Implement QWindowsDeviceManager::videoInputs()Doris Verria2021-03-162-2/+133
* Forward metadata from the windows backend to the frontendLars Knoll2021-03-152-23/+30
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-156-35/+26
* Rename backend classes as a next step in consistent class namingDoris Verria2021-03-054-5/+5
* Fix Windows buildDoris Verria2021-03-052-1/+2
* Get rid of QVideoRendererControlLars Knoll2021-03-021-2/+2
* Next steps in consistent class namingLars Knoll2021-03-025-11/+11