summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* Merge QCameraCaptureDestinationControl into QImageCaptureControlLars Knoll2021-01-2114-122/+28
* Kill QCameraExposure::MeteringModeLars Knoll2021-01-212-71/+2
* Cleanup the QMediaPluginLoaderLars Knoll2021-01-213-4/+2
* Get rid of QMediaServiceDefaultDeviceInterfaceLars Knoll2021-01-212-6/+2
* First step in cleaning up the plugin loading codeLars Knoll2021-01-217-151/+14
* Get rid of QCameraInfoControlLars Knoll2021-01-2115-153/+16
* Initial Cmake port for qtmultimediaDoris Verria2021-01-2060-0/+1495
* Remove the DirectShow backendLars Knoll2021-01-203-9/+0
* Fix a bunch of compiler warningsLars Knoll2021-01-201-1/+1
* Get rid of the AudioRole controlsLars Knoll2021-01-207-205/+69
* Remove mention of non-existing fileLars Knoll2021-01-201-1/+0
* Clean up playlist handlingLars Knoll2021-01-2010-1088/+11
* Remove unused QMediaPlaylistSourceControlLars Knoll2021-01-202-71/+0
* Remove gstreamer-0.10 code pathsLars Knoll2021-01-201-1/+0
* Get rid of the unused resource policy and availability controlLars Knoll2021-01-206-140/+3
* Kill QSoundLars Knoll2021-01-206-170/+0
* Fix compilationLars Knoll2021-01-201-1/+0
* Remove obsolete BIC dataLars Knoll2021-01-2026-436283/+0
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-302-3/+3
* 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-282-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-252-2/+2
* Remove Radio supportVaL Doroshchuk2020-06-1010-998/+2
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-041-25/+0
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-022-3/+3
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-295-25/+4
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-295-25/+4
| |\
| | * 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-283-20/+1
| | |\|
| | | * tst_QMediaObject: Remove checking of expected elapsed timeVaL Doroshchuk2020-03-231-4/+0
| | | * Blacklist tst_QAudioOutput tests if it is running in CIVaL Doroshchuk2020-03-232-16/+1
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-182-6/+0
| | |\|
| | | * Skip all tst_QMediaPlayerBackend tests when there is no codec availableVaL Doroshchuk2020-03-132-6/+0
| | | * Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
* | | | Remove paint test from tst_QDeclarativeVideoOutput::paintSurfaceVaL Doroshchuk2020-05-291-10/+0
|/ / /
* | | 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-186-70/+87
|\| |
| * | tst_qabstractvideosurface.cpp: Fix misuse of QMap as QMultiMapFriedemann Kleint2020-03-131-9/+9
| * | QCamera: Deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-03-032-6/+6
| * | Increase margin of error in tst_QMediaObject::notifySignals()VaL Doroshchuk2020-03-021-1/+1
| * | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-201-0/+20
| * | 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-214-4/+117
|\| |
| * | Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-054-4/+117
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-312-0/+36028
|\| |