summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-0/+12
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-022-3/+3
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-141-3/+3
|\
| * Fix clang warning about mixing || and |Thiago Macieira2020-04-091-3/+3
* | Merge remote-tracking branch 'origin/5.14' into 5.15v5.15.0-beta3Qt Forward Merge Bot2020-03-281-4/+0
|\|
| * tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-231-4/+0
| * Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
* | tst_qabstractvideosurface.cpp: Fix misuse of QMap as QMultiMapFriedemann Kleint2020-03-131-9/+9
* | QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-031-1/+1
* | Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
* | Remove usage of QGL* APIsVaL Doroshchuk2020-02-181-54/+51
* | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-222-1/+50
* | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-053-4/+76
* | DirectShow: Disable QVideoFrame::image() testVaL Doroshchuk2019-12-042-3/+3
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-6/+6
* | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-312-0/+171
|/
* Prospective fix for test failures on MinGWv5.14.0-alpha1Simon Hausmann2019-09-236-6/+6
* Remove usages of deprecated APIsSona Kurazyan2019-08-086-28/+57
* Eradicate all but one Q_FOREACH loopMarc Mutz2019-07-113-20/+27
* Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-30/+30
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-04-061-1/+1
|\
| * Fix some deprecation warningsv5.13.0-beta2Friedemann Kleint2019-04-051-1/+1
* | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-052-4/+4
|/
* Fix QPainterVideoSurface test to respect libGLESVal Doroshchuk2019-02-141-41/+45
* Fix typo in QPainterVideoSurface testVal Doroshchuk2019-02-121-13/+13
* Fix QPainterVideoSurface test to respect libGLESv2Val Doroshchuk2019-02-121-13/+13
* Fix QCamera::testCameraLockCancel testVaL Doroshchuk2019-01-021-1/+1
* tst_qmediaplaylist: Fix multiple definition error in static buildsVal Doroshchuk2018-06-201-5/+1
* Wrap QTest::qWaitForWindowExposed() with QVERIFYv5.11.0-beta2Kari Oikarinen2018-03-011-6/+6
* Propagate customAudioRole into the QML classesJames McDonnell2017-10-231-0/+150
* Add custom audio role API to QMediaPlayerJames McDonnell2017-09-065-2/+173
* Enable tests for boot2qtSami Nurmenniemi2017-08-221-0/+30
* Don't set library paths if !QT_CONFIG(library)Ulf Hermann2017-03-091-0/+2
* Fix test build when bearer management is disabledDaiwei Li2017-03-031-0/+4
* Add proper global headers for QtMultimediaLars Knoll2016-11-232-2/+2
* Remove leftover OpenGl ES 1 related macrosLars Knoll2016-11-161-4/+4
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-111-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-041-1/+1
| |\
| | * Increase margin of error in tst_QMediaObject::notifySignals()Yoann Lopes2016-10-181-1/+1
| | * Make tst_QMediaObject::notifySignals() less flakyYoann Lopes2016-09-201-3/+8
* | | Adjust to qtConfig() changes in qtbaseLars Knoll2016-08-192-5/+3
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-171-3/+8
|\| |
| * | Make tst_QMediaObject::notifySignals() less flakyYoann Lopes2016-08-101-3/+8
* | | Add LogarithmicVolumeScale to VolumeScale enum.Yoann Lopes2016-06-142-0/+94
* | | Add new volume conversion API.Yoann Lopes2016-06-032-1/+169
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-05-131-6/+0
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-6/+0
| |\|
| | * decruft project fileOswald Buddenhagen2016-05-101-6/+0
* | | Remove Windows CE.Friedemann Kleint2016-04-281-7/+0
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+2
|\|