summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update license headers and add new license filesAntti Kokko2014-08-24113-2139/+1235
* QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Robin Burchell2014-08-044-1/+125
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-8/+10
* New camera selection API in QML.Yoann Lopes2014-07-1710-5/+381
* Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-081-0/+122
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-04-113-6/+5
|\
| * Fix some MediaPlayer properties returning wrong values.Yoann Lopes2014-04-091-1/+1
| * Add support for running on big-endian systemsDmitry Shachnev2014-04-031-1/+1
| * Fix unit testsBernd Weimer2014-04-022-5/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Yoann Lopes2014-03-261-1/+0
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-03-241-1/+0
| |\|
| | * Mac: Re-enable qcamerabackend testAndy Nichols2014-03-201-1/+0
* | | Removed debug operator autotests.Yoann Lopes2014-03-263-300/+0
|/ /
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-1121-49/+1000
|\|
| * tst_qcamerainfo: Fix weird symbol in license headerSergio Ahumada2014-03-061-1/+1
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-034-17/+17
| * New QCameraInfo class.Yoann Lopes2014-02-2818-29/+910
| * QSoundEffect: fix changing the loop count while playing.v5.3.0-alpha1Yoann Lopes2014-02-251-3/+73
* | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2014-02-204-17/+17
|/
* 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
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-274-8/+2
| |\
| | * Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-204-8/+2
* | | whitespace fixesOswald Buddenhagen2014-01-308-15/+15
* | | Fix MSVC-warning about truncation of constant in tst_qaudiobuffer.cpp.Friedemann Kleint2014-01-291-1/+1
* | | Fix MSVC-warnings about unsafe bool operations in tst_qcamera.cpp.Friedemann Kleint2014-01-291-1/+2
* | | Fix MSVC-warnings about unused variable meta in tst_qdeclarativevideooutput.cpp.Friedemann Kleint2014-01-291-4/+2
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-174-8/+17
|\|
| * Fix build without Qml and Quick modules.Yoann Lopes2014-01-164-8/+17
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-0/+2
|\|
| * Mark tst_qcamerabackend test as insignificant on Mac OS XSimon Hausmann2014-01-081-0/+2
* | Fix whitespace issue in the QVideoFrame auto test.Christian Strømme2014-01-071-1/+1
|/
* Remove unnecessary warning in QMediaPlaylistNavigator.Yoann Lopes2013-10-092-4/+1
* CoreAudio: Create an audio plugin supporting iOS and OS XAndy Nichols2013-09-191-2/+3
* Stabilized QPainterVideoSurface auto-test.Yoann Lopes2013-09-171-0/+12
* Multimedia plugins now have a unique JSON metadata 'Keys' property.Yoann Lopes2013-06-214-4/+8
* Make directshow-plugin available.Friedemann Kleint2013-05-152-1/+3
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-146-0/+6
* Fix bic autotestJan Arve Saether2013-04-294-112/+12
* Fix hang in tst_qaudioinput (Windows).Friedemann Kleint2013-04-161-2/+2
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-222-0/+2
* Stabilizes QAudioInput auto-test.Yoann Lopes2013-03-221-2/+2
* Merge branch 'dev' into stableSergio Ahumada2013-03-196-714/+0
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-142-2/+2
| |\
| * | Remove qaccessible2 bic data.Frederik Gladhorn2013-03-134-704/+0
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-19118-114/+60276
| |\ \
| * | | Remove QEXPECT_FAIL on Linux for QPainterVideoSurface::shaderPresentAndy Nichols2013-02-191-6/+0
| * | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* | | | Test the cmake multimediawidgets module only if widgets is available.Stephen Kelly2013-03-141-2/+11
| |_|/ |/| |
* | | Use qmake for package dependency resolution in cmake tests.Stephen Kelly2013-02-262-2/+2
| |/ |/|