summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/player
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes in the mediaplayerbackend autotest on windowsLars Knoll2021-05-264-23/+23
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-142-39/+32
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-032-7/+6
* Add preliminary support for media capture to Windows backendAndre de la Rocha2021-04-232-23/+3
* Remove qmake files from the repositoryLars Knoll2021-04-231-24/+0
* Update code to reflect changes in the API of the referenced classesPiotr Srebrny2021-04-232-5/+5
* API cleanups in QMediaPlayerLars Knoll2021-04-164-10/+10
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-144-47/+47
* Remove 16bit RGB pixel formatsLars Knoll2021-04-082-12/+0
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-082-9/+0
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-1/+1
* Fix video playback on WindowsLars Knoll2021-04-0610-153/+59
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-063-44/+44
* Some fixes to meta data handlingLars Knoll2021-03-191-2/+0
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-162-6/+0
* Make QAbstractVideoBuffer privateLars Knoll2021-03-161-2/+1
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-8/+9
* Implement QWindowsDeviceManager::videoInputs()Doris Verria2021-03-161-1/+2
* Forward metadata from the windows backend to the frontendLars Knoll2021-03-152-23/+30
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-154-32/+23
* Fix Windows buildDoris Verria2021-03-052-1/+2
* Get rid of QVideoRendererControlLars Knoll2021-03-021-2/+2
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-023-4/+4
* Get rid of one layer of indirection in the backendLars Knoll2021-03-028-177/+21
* And finally kill QMediaServiceLars Knoll2021-02-172-2/+0
* Rework how to set a video output surfaceLars Knoll2021-02-176-58/+28
* Remove QMediaService dependency from QMediaPlatformPlayerInterfaceDoris Verria2021-02-172-40/+11
* Rework the metadata handlingLars Knoll2021-02-128-477/+351
* Fix compilation on WindowsLars Knoll2021-02-121-7/+6
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-2913-435/+43
* Remove the mediaChanged() signal from the media player controlLars Knoll2021-01-291-1/+0
* Start using the new QMediaPlatformPlayerInterfaceLars Knoll2021-01-292-15/+78
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-229-287/+70
* Remove the unused QAudioOutputSelectorControlLars Knoll2021-01-223-6/+3
* Unify the android and windows backends in one subdirectoryLars Knoll2021-01-2225-0/+8030