summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Implemented QDeclarativeCameraCapture::setMetadataDmytro Poplavskiy2011-12-012-3/+9
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-281-6/+48
* 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
* If we fail to connect to pulse, don't enumerate sinks or sources.Michael Goddard2011-11-241-3/+5
* 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-181-2/+5
* Export QMediaPluginLoader so it can be used by libqgsttools_p.Jonas Rabbe2011-11-181-1/+1
* 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
* 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
* Declare more metatypes and debug operators.Michael Goddard2011-11-0217-42/+268
* Add a private class, since we now can.Michael Goddard2011-11-012-37/+42
* QtMultimedia: Remove qpa-sections from .profiles.Friedemann Kleint2011-11-016-356/+9
* Fix logic in QAudioDeviceInfoInternal::updateLists()Kent Hansen2011-10-311-40/+40
* Remove the last bits of QtMultimediaKit (*).Michael Goddard2011-10-271-142/+0
* Use deleteLater when called on a decoder error.Michael Goddard2011-10-271-2/+2
* Don't ignore debug plugins on Mac when release plugins aren't availableRohan McGovern2011-10-251-5/+26
* We already have a mock backend.Michael Goddard2011-10-2510-1185/+0
* Declare these metatypes.Michael Goddard2011-10-251-0/+6
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-242-6/+6
* Fixed compile; QDesktopServices -> QStandardPathsRohan McGovern2011-10-241-2/+2
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-2123-9/+1580
* Limit the sequential bytes skipping to a max 16kB at a time.Michael Goddard2011-10-211-1/+1
* Fixed build problems with QuicktimeJonas Rabbe2011-10-204-5/+5
* Init mediaobject at classBegin rather than componentCompleteLing Hu2011-10-171-7/+9
* Make the C++ API of QSoundEffect public.Michael Goddard2011-10-177-21/+11
* Declarative VideoOutput: added support for more rgb formats.Dmytro Poplavskiy2011-10-145-163/+294
* Copied ALSA config test into QtMultimedia moduleJonas Rabbe2011-10-141-1/+1
* Make sure this library gets installed.Michael Goddard2011-10-141-0/+2
* Multimedia: Compile on Windows.Friedemann Kleint2011-10-1225-58/+60
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-1234-75/+208
* Rename the parsing error signal to parsingError.Michael Goddard2011-10-113-15/+21
* Fix the wavedecoder a little.Michael Goddard2011-10-112-30/+102
* bail out in case of missing descriptorshawcroft2011-10-101-3/+4
* Improve video test coverage and debugging output.Michael Goddard2011-10-076-114/+137
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-07267-2650/+952
* 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