summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit
Commit message (Expand)AuthorAgeFilesLines
...
| * QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing.Andres Gomez2014-09-094-1/+91
* | Revert "QMediaNetworkPlaylistProvider: Upon error parsing, stop parsing."Yoann Lopes2014-09-174-125/+1
* | Update license headers and add new license filesAntti Kokko2014-08-2496-1816/+1048
* | 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
* | Removed debug operator autotests.Yoann Lopes2014-03-263-300/+0
* | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2014-03-1118-40/+848
|\|
| * tst_qcamerainfo: Fix weird symbol in license headerSergio Ahumada2014-03-061-1/+1
| * Prefer to use normalised signal/slot signaturesSergio Ahumada2014-03-032-11/+11
| * New QCameraInfo class.Yoann Lopes2014-02-2817-29/+837
* | Fix autotests expecting a trailing whitespace for qDebug streamKai Koehne2014-02-204-17/+17
|/
* 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
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-173-6/+11
|\
| * Fix build without Qml and Quick modules.Yoann Lopes2014-01-163-6/+11
* | 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
* 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
* Decouple qmediametadata.h from qmultimedia.hSze Howe Koh2013-05-146-0/+6
* Fix calculation bug in QWaveDecoder.Christian Strømme2013-03-222-0/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1990-92/+92
|\
| * Fix XPASS on Ubuntu Precise Pangolin.Friedemann Kleint2013-02-182-1/+3
| * make use of qtHaveModule()Oswald Buddenhagen2013-01-112-4/+2
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1088-88/+88
* | 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
|/
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-1632-32/+0
* test: Mark tst_QPainterVideoSurface as insignificant on WindowsSergio Ahumada2012-12-111-0/+2
* Add PLUGIN_CLASS_NAME to qtmultimedia pluginsMiikka Heikkinen2012-12-104-0/+4
* remove pointless QT.<module>.sources referencesOswald Buddenhagen2012-12-044-15/+15
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-1/+1
* Rename namespace QtMultimedia -> QMultimediaSze Howe Koh2012-11-0617-171/+171
* Rename namespace QtMultimedia::MetaData -> QMediaMetaDataSze Howe Koh2012-11-067-32/+32
* adjust to qt_plugin.prf changesOswald Buddenhagen2012-11-054-16/+16
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Build fix after a QVariant changeJędrzej Nowacki2012-10-101-4/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2488-2118/+2118
* centralize load(qt_build_config)s in .qmake.confOswald Buddenhagen2012-09-124-12/+0
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-4/+4
* Compile in C++11 mode: the Q_DECLARE_METATYPE must be visibleThiago Macieira2012-08-061-2/+2
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-0145-0/+45
* Fix compile failure in qmediaplayer unit testKurt Korbatits2012-07-261-1/+0