summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
* Fix tst_QDeclarativeAudio::videoOutput to check QJSValue values insteadVal Doroshchuk2020-09-231-1/+3
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-0/+12
* Add ; to Q_UNUSEDLars Schmertmann2020-06-281-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Remove Radio supportVaL Doroshchuk2020-06-1010-998/+2
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-022-3/+3
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-291-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
* | | Remove use of bearer management and the related deprecated classesMÃ¥rten Nordheim2020-04-064-117/+0
* | | tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-231-4/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-184-65/+62
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-1/+50
|\| |
| * | Introduce MediaPlayer::videoOutput propertyVaL Doroshchuk2020-01-222-1/+50
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-213-4/+76
|\| |
| * | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-053-4/+76
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-072-3/+2
|\| |
| * | DirectShow: Disable QVideoFrame::image() testVaL Doroshchuk2019-12-042-3/+3
* | | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2019-11-302-6/+6
|\| |
| * | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-252-6/+6
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-122-2/+3
|\| |
| * | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-312-0/+171
| |/
* | Remove deprecated QMediaResourceVaL Doroshchuk2019-11-084-765/+0
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-301-2/+4
|\|
* | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-231-0/+169
|/
* 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