summaryrefslogtreecommitdiffstats
path: root/src/multimedia
Commit message (Expand)AuthorAgeFilesLines
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-0917-2/+199
* 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-0215-37/+268
* Add a private class, since we now can.Michael Goddard2011-11-012-37/+42
* QtMultimedia: Remove qpa-sections from .profiles.Friedemann Kleint2011-11-015-349/+1
* 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
* Declare these metatypes.Michael Goddard2011-10-251-0/+6
* Added RDS functionality to the QRadioTuner/QDeclarativeRadioSami Nurmenniemi2011-10-219-0/+846
* Limit the sequential bytes skipping to a max 16kB at a time.Michael Goddard2011-10-211-1/+1
* Make the C++ API of QSoundEffect public.Michael Goddard2011-10-176-20/+10
* Copied ALSA config test into QtMultimedia moduleJonas Rabbe2011-10-141-1/+1
* Multimedia: Compile on Windows.Friedemann Kleint2011-10-1212-34/+34
* Moved general gstreamer helper classes into separate library.Jonas Rabbe2011-10-127-0/+733
* 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-07184-0/+44005