summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/evr/evrcustompresenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the windows backend into a pluginLars Knoll2022-01-151-2013/+0
* Add rotation angle and if mirrored to QVideoFramePiotr Srebrny2021-12-071-0/+12
* Enable zero copy for WMF playerPiotr Srebrny2021-12-021-13/+8
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-241-7/+8
* API fix: Give QVideoSink a videoFrame propertyLars Knoll2021-09-071-1/+1
* Ensure we correctly set the videoSize property in QVideoSinkLars Knoll2021-08-161-1/+2
* Add preliminary support for media capture to Windows backendAndre de la Rocha2021-04-231-16/+2
* Update code to reflect changes in the API of the referenced classesPiotr Srebrny2021-04-231-1/+3
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-17/+17
* Remove 16bit RGB pixel formatsLars Knoll2021-04-081-4/+0
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-2/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+0
* Fix video playback on WindowsLars Knoll2021-04-061-52/+13
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-21/+21
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-2/+2
* Unify the android and windows backends in one subdirectoryLars Knoll2021-01-221-0/+2062