summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix SoundEffect(pulseaudio) crash in qfeedbackmmk auto testLing Hu2011-11-215-22/+158
* Fixed qtmultimedia imports -qtnamespace issues.Toby Tomkins2011-11-214-0/+12
* If the sample hasn't been loaded, don't try and delete things.Michael Goddard2011-11-180-0/+0
* If the sample hasn't been loaded, don't try and delete things.Michael Goddard2011-11-181-2/+5
* Export QMediaPluginLoader so it can be used by libqgsttools_p.Jonas Rabbe2011-11-180-0/+0
* Export QMediaPluginLoader so it can be used by libqgsttools_p.Jonas Rabbe2011-11-182-5/+4
* If Pulse isn't ready, don't crash when trying to play.Michael Goddard2011-11-171-1/+1
* Fix volume change error on mono stream for soundeffect(pulseaudio)Ling Hu2011-11-171-2/+4
* Add cap on internal read/write buffer for QAudioOuput(PA)Ling Hu2011-11-151-1/+1
* Added support for non QMediaObject based VideoOutput sources.Dmytro Poplavskiy2011-11-152-8/+34
* Add additional protection on the write size in QAudioOuput(pulseaudio)Ling Hu2011-11-141-0/+5
* Changed QVideoSurfaceGstSink to take pools from pluginsJonas Rabbe2011-11-146-16/+118
* Remove SkipMode parameter from QSKIP.Jason McDonald2011-11-1010-30/+30
* Radio systemtestsdakovaci2011-11-101-12/+43
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-0917-2/+199
* Fix pullmode data lost problem in QAudioOutput(pulseaudio)Ling Hu2011-11-092-42/+36
* Change the order textures are bound.Michael Goddard2011-11-081-2/+2
* Added qRegisterMetatype for QVideoSurfaceFormat.Jonas Rabbe2011-11-081-0/+13
* Use QAtomicInt::load() and ::store()Bradley T. Hughes2011-11-073-9/+9
* Rearrange the automatic tests.Michael Goddard2011-11-04190-595/+38
* Declare more metatypes and debug operators.Michael Goddard2011-11-0230-168/+720
* Add a private class, since we now can.Michael Goddard2011-11-012-37/+42
* QtMultimedia: Remove qpa-sections from .profiles.Friedemann Kleint2011-11-019-359/+12