summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration/qmediaplayerbackend/tst_qmediaplayerbackend.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-181-4/+0
|\
| * Skip all tst_QMediaPlayerBackend tests when there is no codec availableVaL Doroshchuk2020-03-131-4/+0
* | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-201-0/+20
* | Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-061-0/+28
|/
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-081-8/+12
|\
| * DirectShow: Fix tst_QMediaPlayerBackend::seekPauseSeekVal Doroshchuk2019-10-011-8/+12
* | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-011-0/+4
|\|
| * DirectShow: Fix tst_QMediaPlayerBackend::surfaceTestVal Doroshchuk2019-09-271-0/+4
* | Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-111-1/+1
* | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-0/+1
|/
* Fix test to pass when wave is not availableVal Doroshchuk2019-01-041-4/+8
* Fix Gstreamer plugin to pass tst_QMediaPlayerBackendVaL Doroshchuk2018-09-061-2/+2
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-061-0/+23
|\
| * Update player state after QMediaPlayer::EndOfMediaVal Doroshchuk2017-12-201-0/+23
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-11-201-0/+11
|\|
| * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-11-151-0/+11
| |\
| | * Fix deadlock when a new url is set in loading stateVal Doroshchuk2017-11-101-0/+11
| | * Skip OVG tests on boot2qtSami Nurmenniemi2017-09-121-0/+2
* | | Replace remaining Q_NULLPTR with nullptrKevin Funk2017-11-151-3/+3
|/ /
* / Enable tests for boot2qtSami Nurmenniemi2017-08-221-42/+38
|/
* Improve tst_QMediaPlayerBackend::playPauseStop()v5.9.0-beta3Yoann Lopes2017-04-201-0/+7
* Improve tst_QMediaPlayerBackend::processEOS()Yoann Lopes2017-04-201-0/+26
* Improve tst_QMediaPlayerBackend::surfaceTest()Yoann Lopes2017-04-201-1/+3
* Fix the testsurface in tst_qmediaplayerbackendChristian Strømme2017-04-201-2/+7
* Fix time-stamp tests in tst_qmediaplayerbackendChristian Strømme2017-04-201-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-2/+154
|\
| * Improve playlist tests in tst_QMediaPlayerBackendYoann Lopes2016-10-281-2/+154
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-0/+27
|\|
| * Improve tst_QMediaPlayerBackend::playPauseStop()Yoann Lopes2016-08-121-0/+27
* | Skip integration tests when the service is not available.Yoann Lopes2016-05-091-0/+4
* | Updated license headersAntti Kokko2016-01-201-17/+12
|/
* Favor more commonly supported formats in qmediaplayerbackend test.Yoann Lopes2016-01-061-2/+2
* Make qmediaplayerbackend::processEOS test less flaky.Yoann Lopes2016-01-061-1/+1
* Make qmediaplayerbackend::seekPauseSeek test less flaky.Yoann Lopes2015-12-181-2/+3
* Update copyright headersAntti Kokko2015-02-121-7/+7
* GStreamer: port to 1.0.Yoann Lopes2014-11-271-2/+2
* Add metadata test for qmediaplayerbackend auto-test.Yoann Lopes2014-09-261-0/+38
* Android: fix some problems with the media player.Yoann Lopes2014-09-261-21/+225
* winrt: Add media playback serviceAndrew Knight2014-08-251-0/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-031-4/+4
* Use QVERIFY2 for elapsed time in tst_QMediaPlayerBackend::seekPauseSeek().Friedemann Kleint2014-02-171-6/+10
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added skips to reported bugs in qmediaplayerbackend testKurt Korbatits2012-08-071-11/+19
* Added integration test for video surface backend.Lev Zelenskiy2012-04-201-7/+69
* Added integration test for subsequent playback to media player backend.Lev Zelenskiy2012-04-111-18/+96
* Updated integration test to check initial volume.Lev Zelenskiy2012-04-051-0/+23
* Fix tst_qmediaplayerbackend construction test.Ling Hu2012-03-301-1/+1
* Add deleteLater() test to tst_qmediaplayerbackendSami Rosendahl2012-03-271-0/+52