summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sure this library gets installed.Michael Goddard2011-10-141-0/+2
* Fix qwavedecoder test data deployment on deviceKalle Juhani Lehtonen2011-10-131-4/+3
* Multimedia: Compile on Windows.Friedemann Kleint2011-10-1225-58/+60
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-1237-75/+278
* Fixed a couple of failing auto tests.Jonas Rabbe2011-10-123-3/+3
* Tests should not be unconditionally excluded.Jonas Rabbe2011-10-121-1/+2
* Add QNAM tests to wavedecoder as well, to simulate slow sources.Michael Goddard2011-10-112-1/+71
* Rename the parsing error signal to parsingError.Michael Goddard2011-10-115-32/+40
* Fix the wavedecoder a little.Michael Goddard2011-10-1118-56/+131
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-111-4/+3
* only corrupt 'data' descriptor nothing elsehawcroft2011-10-111-0/+0
* tests: eliminated usage of qttest_p4.prfRohan McGovern2011-10-1043-104/+129
* Auto test for private class QWaveDecoderhawcroft2011-10-1021-0/+337
* bail out in case of missing descriptorshawcroft2011-10-101-3/+4
* Improve video test coverage and debugging output.Michael Goddard2011-10-0710-150/+465
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-07395-3095/+1400
* Add a new servicename for background mediaplayerLing Hu2011-09-301-0/+7
* Update background audio element to use new service nameLing Hu2011-09-303-4/+6
* Update audiooutput example with volume sliderhawcroft2011-09-282-0/+26
* Add QAudioOutput volume API and pulseaudio backend implementation.hawcroft2011-09-286-1/+93
* Fakeradio: emit signal when scanning abortedJonas Rabbe2011-09-271-1/+4
* Gst player backend: don't show the first frame when resuming playback.Dmytro Poplavskiy2011-09-274-3/+55
* Needs widgets module to build.hawcroft2011-09-271-1/+1
* Fix a few QT_BEGIN/END_HEADER pairs.Michael Goddard2011-09-274-2/+12
* Remove QApplication usage - it's in QCoreApplication.Michael Goddard2011-09-261-2/+1
* Move the backend specific documentation into a nicer place.Michael Goddard2011-09-2630-137/+164
* Fix a playback bug for mediaplayer windows media foundation backendLing Hu2011-09-263-5/+14
* Fixed directshow config testGareth Stockwell2011-09-261-0/+6
* Fixed a typo in the WMF backend which caused a compilation failureGareth Stockwell2011-09-261-2/+1
* fix a spelling errorLing Hu2011-09-261-1/+1
* Fix config.tests for directshow backend.Ling Hu2011-09-261-0/+1
* Fix the config.tests for WMF backend.Ling Hu2011-09-261-0/+4
* Merge branch 'camera' of ssh://codereview.qt-project.org:29418/qt/qtmultimedi...Michael Goddard2011-09-2616-963/+2322
|\
| * QML Camera element redesign.Dmytro Poplavskiy2011-09-1216-960/+2320
* | Move resource policy usage to a config test.Michael Goddard2011-09-266-9/+71
* | Clean some doc warnings.Michael Goddard2011-09-2213-73/+1
* | Add QT_BEGIN/END_HEADER things, plus QT_MODULE thing.Michael Goddard2011-09-22101-2/+672
* | Fix widget dependencies for multimediawidget tests and examples.Gunnar Sletta2011-09-2210-6/+11
* | Remove older QGLContext calls in favour of new QOpenGLContext.Michael Goddard2011-09-222-2/+5
* | Don't re-set default properties in MediaBase::componentCompleteLing Hu2011-09-201-3/+6
* | add QT+=widgets for tests to runGunnar Sletta2011-09-202-0/+2
* | Added basic radio system testsdakovaci2011-09-171-0/+130
* | Added basic camera system testsdakovaci2011-09-171-0/+181
* | added basic video system testsdakovaci2011-09-171-0/+269
* | Added basic audio system testsdakovaci2011-09-171-0/+295
* | Camerabin backend: fixed compilation without X11Dmytro Poplavskiy2011-09-171-0/+3
* | Compile with refactorGunnar Sletta2011-09-1784-81/+92
* | Build fix after refactorLasse Holmstedt2011-09-1313-14/+15
* | Split some of the autotests into widget and non widget parts.Michael Goddard2011-09-0930-146/+856
* | Silly defs file error.Michael Goddard2011-09-061-1/+1