summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/windows/player/mfplayersession.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.8' into tqtc/lts-6.2-openso...Tarja Sundqvist2024-02-221-2/+7
|\
| * Fix memory leak and random crash in windows playback backendArtem Dyomin2023-01-241-2/+7
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-031-15/+39
|\|
| * Windows: do not add audio output to topology when there is no output deviceAndré de la Rocha2022-10-271-12/+7
| * Add handling of unsupported URL scheme errorAndré de la Rocha2022-09-291-0/+4
| * Windows: Fix RTSP stream playbackAndré de la Rocha2022-09-281-3/+28
* | Merge remote-tracking branch 'origin/tqtc/lts-6.2.6' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-03-021-0/+7
|\|
| * 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-241-0/+6
* | Revert "Update commercial license headers"Tarja Sundqvist2022-11-241-21/+21
|/
* Windows: Enable scrubbing mode for audio streamsAndré de la Rocha2022-06-031-2/+1
* Windows: Avoid changing the player topology for HEVCAndré de la Rocha2022-06-031-4/+20
* Update commercial license headersTarja Sundqvist2022-06-011-21/+21
* Windows: Rework workaround for WMF issueAndré de la Rocha2022-03-171-0/+6
* Windows: Avoid WMF error with some specific video filesAndré de la Rocha2022-03-171-0/+8
* Windows: Fix player sending same position multiple timesAndré de la Rocha2022-02-021-9/+15
* Windows: Fix position reported by QMediaPlayer after seekAndré de la Rocha2021-12-081-0/+14
* Windows: Allow seamless playback loopingAndré de la Rocha2021-11-291-4/+22
* Windows: fix and enable media player backend auto-testsAndré de la Rocha2021-10-151-11/+18
* Windows: Fix incorrect player start positionAndré de la Rocha2021-10-111-1/+3
* Fix crash related to position update timer in MFPlayerSessionAndré de la Rocha2021-10-111-0/+1
* Add support for building WMF backend with MinGW 9.0.0André de la Rocha2021-09-241-12/+18
* Add a timer reporting a change in the playback positionPiotr Srebrny2021-09-131-0/+9
* Allow setting mute/vol before playing and handle output device changesAndré de la Rocha2021-08-141-5/+12
* Add support for multiple audio tracks to Windows player backendAndré de la Rocha2021-07-271-61/+226
* Align duration and metadata behavior with tst_qmediaplayerbackend testPiotr Srebrny2021-07-051-24/+20
* Check if PROPVARIANT contains valid playback positionPiotr Srebrny2021-07-011-5/+11
* Release the lock on the current media file when loading empty URLPiotr Srebrny2021-06-291-0/+2
* Add metadata to captured media on WindowsAndré de la Rocha2021-06-161-1/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-48/+44
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-1/+1
* Fix crashes in the mediaplayerbackend autotest on windowsLars Knoll2021-05-261-2/+0
* Do not hold IMFActivate between media sessionsPiotr Srebrny2021-05-141-37/+32
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-6/+6
* API cleanups in QMediaPlayerLars Knoll2021-04-161-5/+5
* Fix video playback on WindowsLars Knoll2021-04-061-2/+2
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-7/+6
* Rework how to set a video output surfaceLars Knoll2021-02-171-15/+16
* Rework the metadata handlingLars Knoll2021-02-121-4/+5
* Fix compilation on WindowsLars Knoll2021-02-121-7/+6
* Remove QAudioProbe and QVideoProbeLars Knoll2021-01-291-31/+2
* Add support for selecting the audio output in QMediaPlayerLars Knoll2021-01-221-2/+50
* Unify the android and windows backends in one subdirectoryLars Knoll2021-01-221-0/+1816