summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback/qmediaplayer_p.h
Commit message (Expand)AuthorAgeFilesLines
* Implement QAudioBufferOutput, as a custom output for QMediaPlayerArtem Dyomin2024-05-301-0/+2
* GStreamer: move `nativePipeline` to QGStreamerPlatformSpecificInterfaceTim Blechmann2024-05-221-0/+5
* Fix emitting QObject::destroyed upon deleting of QMediaPlayerArtem Dyomin2024-03-041-2/+2
* Unify logic of enum error+string holding and changing notificationArtem Dyomin2023-10-301-3/+3
* QMediaPlayer: emit errorChanged signal whenever the error has changedVladimir Belyavsky2023-05-041-1/+1
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-1/+2
* Use SPDX license identifiersLucie Gérard2022-06-241-38/+2
* Fix QScopedPointer swap deprecationMårten Nordheim2022-03-141-2/+4
* QMediaPlayer API cleanupsLars Knoll2021-06-161-1/+0
* Get rid of QAudio::RoleLars Knoll2021-06-161-2/+0
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-1/+2
* Clean up the videoOutput() APILars Knoll2021-05-211-1/+17
* Cleanup status handling in QMediaPlayerLars Knoll2021-05-031-2/+0
* Fix the remaining test failures in tst_qmediaplayerLars Knoll2021-04-271-2/+2
* API cleanups in QMediaPlayerLars Knoll2021-04-161-3/+4
* Remove the notifyInterval() functionalityLars Knoll2021-04-081-5/+1
* Get rid of QMediaPlayer::setCustomRole() and relatedLars Knoll2021-04-081-1/+0
* Get rid of warnings at configure time about private headersLars Knoll2021-03-181-0/+11
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-0/+97