summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update year in Nokia copyright headers.Jason McDonald2012-01-12611-612/+612
* Improve the QCameraFocus and QCameraImageProcessing documentation.Michael Goddard2012-01-114-31/+241
* Updated QtMultimedia declarative module to version 5.0Jonas Rabbe2012-01-1130-54/+79
* Added documentation for the Radio and RadioData QML elements.Jonas Rabbe2012-01-112-0/+422
* Remove widgets config test.Michael Goddard2012-01-1114-71/+15
* sync.profile: introduce dependency on qtjsbackendRohan McGovern2012-01-101-0/+1
* Fix for QSoundEffect crash bugMithra Pattison2012-01-063-2/+3
* Add the spot for spot metering mode.Michael Goddard2012-01-0611-5/+137
* Properly handle the case where QtWidgets is not available.Michael Goddard2012-01-0645-159/+242
* Update copyright year in license headers.Jason McDonald2012-01-06238-238/+238
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-059-11/+11
* QSound/QSoundEffect: Use QFINDTESTDATA to locate test data.Friedemann Kleint2012-01-054-12/+14
* Restructure the source code a little.Michael Goddard2012-01-05123-166/+195
* add Q_OBJECT to QMediaGaplessPlaybackControlLing Hu2012-01-041-0/+1
* QAudioIn/Output-tests: Remove SRCDIR-macro/stabilize.Friedemann Kleint2012-01-044-115/+105
* Add new gapless playback control interfaceLing Hu2012-01-043-3/+250
* Initialize the mock player state variables.Michael Goddard2012-01-041-1/+17
* Remove a random instantiation of a backend.Michael Goddard2012-01-041-4/+6
* Remove some test functions that are actually integration tests.Michael Goddard2012-01-041-39/+0
* Add new implementation of QSound classMithra Pattison2011-12-3016-20/+600
* Adding hasAudio and hasVideo properties to QML MediaPlayerMithra Pattison2011-12-292-0/+37
* Added Video.qml to QtMultimedia, Video componentAngus Cummings2011-12-233-1/+109
* Fix namespace compilation.Michael Goddard2011-12-225-8/+4
* Fix some of the effects in qmlvideofxMichael Goddard2011-12-224-7/+8
* Disable some build time messages.Michael Goddard2011-12-224-7/+0
* Enable the new examples.Michael Goddard2011-12-221-0/+1
* Express qmlvideofx effect parameters declarativelyGareth Stockwell2011-12-2229-222/+225
* Add qmlvideo and qmlvideofx examplesGareth Stockwell2011-12-22169-0/+11902
* Fix readyChanged signal emit in gstreamervideorendererMithra Pattison2011-12-211-6/+5
* Fix a compiler warning.Michael Goddard2011-12-211-2/+2
* Fix X11 and QPA compilation problemsJonas Rabbe2011-12-1318-78/+150
* Remove the module prefix from a number of includes.Michael Goddard2011-12-095-7/+7
* Registered CameraFlash qml typeDmytro Poplavskiy2011-12-081-0/+2
* SoundEffects System Tests addeddakovaci2011-12-071-8/+65
* Edited the Camera systemtestdakovaci2011-12-071-8/+2
* Remove unused QTRY_WAIT macros.Jason McDonald2011-12-062-29/+0
* Remove duplicates of QTRY_VERIFY and QTRY_COMPARE.Jason McDonald2011-12-062-64/+0
* QtMultiMedia: Fix warnings about missing return values.Friedemann Kleint2011-12-063-27/+67
* QtMultimedia: Fix warnings about declarative/quick.Friedemann Kleint2011-12-058-10/+10
* Cleanup multimedia unit tests.Jason McDonald2011-12-0524-1023/+411
* Add playlist testdakovaci2011-12-021-48/+90
* Implemented QDeclarativeCameraCapture::setMetadataDmytro Poplavskiy2011-12-012-3/+9
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-282-8/+69
* Add orientation support to VideoOutput.Michael Goddard2011-11-254-11/+126
* Fixed QtMultimedia core namespace compilation.Toby Tomkins2011-11-2546-43/+148
* Updated I420 video node to be consistent with RGB node implementation.Dmytro Poplavskiy2011-11-242-94/+120
* QAudioDeviceInfo is actually an integration test.Michael Goddard2011-11-244-1/+1
* If we fail to connect to pulse, don't enumerate sinks or sources.Michael Goddard2011-11-241-3/+5
* Add testDestroyWhileRestartPlaying for qsoundeffectLing Hu2011-11-231-0/+26
* VideoOutput: release video frames when the video surface is stopped.Dmytro Poplavskiy2011-11-223-0/+24