summaryrefslogtreecommitdiffstats
path: root/src/multimedia/playback/qmediaplayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
* Doc: Fix typoPaul Wicking2021-02-101-1/+1
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Compile with QT_NO_BEARERMANAGEMENTAndy Shaw2020-07-061-1/+12
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-141-0/+7
|\
| * Fix warning about QNetworkConfiguration being deprecatedThiago Macieira2020-04-231-0/+7
* | Suppress QMediaNetworkAccessControl related deprecation warningsMårten Nordheim2020-04-271-0/+9
|/
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-101-2/+11
|\
| * QMediaPlayer: Update gst-pipeline docsVaL Doroshchuk2020-03-041-2/+11
* | Deprecate functions taking bearermanagement-related classesMårten Nordheim2020-03-021-0/+5
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta1Qt Forward Merge Bot2020-02-221-0/+1
|\|
| * Android: Fix invalid use of incomplete type 'QDir'VaL Doroshchuk2020-02-211-0/+1
* | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-201-1/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-151-1/+8
|\|
| * Android: Flush qrc to tmp file with original nameVaL Doroshchuk2020-02-121-1/+8
* | GStreamer: Introduce reverse playbackVaL Doroshchuk2020-02-031-1/+1
* | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-221-1/+1
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-251-1/+1
* | Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-061-0/+19
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-211-11/+11
|\
| * QMediaPlayer: use new connect syntaxRolf Eike Beer2019-09-181-11/+11
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-121-1/+1
|\|
| * Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-1/+1
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-08-281-0/+12
|\|
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-201-0/+12
| |\
| | * GStreamer: Add docs for custom pipelinesVaL Doroshchuk2019-08-141-0/+12
* | | Deprecate canonicalUrl and canonicalRequest in QMediaContentVaL Doroshchuk2019-05-131-6/+9
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-0/+3
|\|
| * Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
* | multimedia: modernize by using nullptrJochen Seemann2019-01-041-43/+43
|/
* QMediaPlayer: remove else after returnAndre Hartmann2018-04-301-2/+3
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-1/+11
|\
| * Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-1/+11
* | Update customAudioRole Qt versionJames McDonnell2017-09-191-3/+3
* | Add custom audio role API to QMediaPlayerJames McDonnell2017-09-061-1/+89
|/
* Fix build for -no-feature-temporaryfileStephan Binner2017-05-081-0/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-10/+10
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-10/+10
| |\
| | * Reduce size of QMediaPlayerPrivateChristian Stromme2016-10-191-10/+10
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Yoann Lopes2016-10-111-2/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-041-2/+2
| |\|
| | * Doc: Add comment about stream requirementsChristian Strømme2016-09-281-2/+2
* | | Improve audio volume documentationYoann Lopes2016-08-221-2/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-7/+9
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-7/+9
| |\|
| | * Fix playing a playlist containing an invalid media as first itemYoann Lopes2016-08-121-7/+9
* | | Pass by QUrl by const-ref, it's non-trivial.Sergio Martins2016-03-021-2/+2
|/ /
* / Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-08-241-0/+4
|\
| * QMediaPlayer: clear current playlist on deletion.Yoann Lopes2015-08-191-0/+2