summaryrefslogtreecommitdiffstats
path: root/tests/auto/integration
Commit message (Expand)AuthorAgeFilesLines
* Add metadata test for qmediaplayerbackend auto-test.Yoann Lopes2014-09-262-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-2416-304/+176
* Mac: Re-enable qcamerabackend testAndy Nichols2014-03-201-1/+0
* Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-032-6/+6
* New QCameraInfo class.Yoann Lopes2014-02-281-0/+73
* QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-251-3/+73
* Use QVERIFY2 for elapsed time in tst_QMediaPlayerBackend::seekPauseSeek().Friedemann Kleint2014-02-171-6/+10
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-01-304-8/+2
|\
| * Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-204-8/+2
* | Fix MSVC-warnings about unused variable meta in tst_qdeclarativevideooutput.cpp.Friedemann Kleint2014-01-291-4/+2
|/
* Fix build without Qml and Quick modules.Yoann Lopes2014-01-161-2/+6
* Mark tst_qcamerabackend test as insignificant on Mac OS XSimon Hausmann2014-01-081-0/+2
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-191-2/+3
* Make directshow-plugin available.Friedemann Kleint2013-05-152-1/+3
* Fix hang in tst_qaudioinput (Windows).Friedemann Kleint2013-04-161-2/+2
* Stabilizes QAudioInput auto-test.Yoann Lopes2013-03-221-2/+2
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1016-16/+16
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1611-11/+1
* test: Mark tst_QDeclarativeVideoOutputWindow as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* test: Mark tst_QSoundEffect as insignificantSergio Ahumada2012-11-011-1/+2
* Compile after removal of compatibility code in QtQuick.Friedemann Kleint2012-10-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2416-385/+385
* Camera integration test fixesv5.0.0-beta1Dmytro Poplavskiy2012-08-281-11/+11
* Added skips to reported bugs in qmediaplayerbackend testKurt Korbatits2012-08-071-11/+19
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-061-7/+9
* Fix some failing QAudioInput integration tests on OSX.Michael Goddard2012-08-031-40/+40
* Added check to qsound and qsoundeffect unit tests for audio supportKurt Korbatits2012-08-032-0/+12
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0111-0/+11
* Replace QSoundEffect backend using qmedia with qaudiooutput implementationKurt Korbatits2012-07-261-25/+4
* Added data driven integration tests for qaudioinput.Mylione Anadarajah2012-07-261-369/+375
* Added base and soundeffect testKurt Korbatits2012-07-193-0/+261
* Added data driven integration tests for qaudiooutput.Mylione Anadarajah2012-07-171-480/+481
* Apply insignificant flag to platform that is actually unstable.Toby Tomkins2012-07-161-1/+3
* Camerabin camera service: configure default video settingsDmytro Poplavskiy2012-07-161-3/+1
* Updated the camerabin2 based camera with QtMultimedia changesDmytro Poplavskiy2012-07-161-0/+78
* Updated qaudioinput and qaudiooutput tests.Kurt Korbatits2012-07-162-2/+13
* Fixed qaudioinput and qaudiooutput tests running on loaded systemKurt Korbatits2012-07-132-10/+10
* Replace insignificant flag for mac with QEXPECT_FAIL. Keep for win32.Toby Tomkins2012-07-132-1/+24
* Specify the platform on which test is insignificant.Toby Tomkins2012-07-121-1/+3
* Fixed qaudioinput unit test with pulseaudio backendKurt Korbatits2012-07-111-5/+11
* Delete obsolete class methods and update related codeMithra Pattison2012-07-106-61/+61
* Updated QAudioOutput and QAudioInput system testsKurt Korbatits2012-07-102-16/+38
* Turned back on some disabled unit tests as insignificant testsKurt Korbatits2012-07-099-7/+52
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-034-0/+313
* Added tests for unsupported and corrupted file.bigbearzhu2012-04-273-0/+157
* Extended integration test for QSoundEffectLev Zelenskiy2012-04-253-8/+132
* Fix compilation after qtbase:8f85b84f4eaa85ff5c02ec5e65fd6706a10690b9.Friedemann Kleint2012-04-241-7/+7
* Added integration test for video surface backend.Lev Zelenskiy2012-04-201-7/+69