summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changed QCamera::captureMode property to QFlagsDmytro Poplavskiy2012-01-1722-83/+88
* Remove antiquated \since lines in docs.Michael Goddard2012-01-1681-1319/+0
* Remove out-of-line uses of qMalloc/qFree/qRealloc.Robin Burchell2012-01-152-8/+8
* Fix build for the camera support of QtMultimedia GStreamer plugin.Alexis Menard2012-01-142-17/+1
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-133-16/+103
* Remove some very out of date information.Michael Goddard2012-01-131-22/+5
* Polish the video documentation a bit.Michael Goddard2012-01-136-55/+127
* Added overview documentation for the radioJonas Rabbe2012-01-127-0/+102
* 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