summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video
Commit message (Expand)AuthorAgeFilesLines
...
* Fix syncqt-warnings.Friedemann Kleint2012-11-195-6/+6
* Enable the "#include <QMultimedia>" camel-case headerSze Howe Koh2012-11-062-2/+2
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-259-18/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2417-408/+408
* Reduce the usage of QAbstractVideoBufferPrivate.Michael Goddard2012-06-133-13/+6
* Added QAbstractVideoBuffer::release virtual methodDmytro Poplavskiy2012-06-073-1/+16
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-072-6/+8
* Fixed not initialized QVideoFrame mappedCount memberDmytro Poplavskiy2012-05-301-0/+1
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-042-2/+2
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-031-0/+1
* QtMultimedia: Fix deprecation warnings.Friedemann Kleint2012-04-301-6/+6
* Disconnect probe control in case source was destroyed.Lev Zelenskiy2012-04-201-0/+8
* Updated a lot of minor fixes to the docs and removed warnings from qdocJonas Rabbe2012-04-051-4/+4
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-021-2/+2
* Changes to media probing API.Lev Zelenskiy2012-02-102-1/+20
* Add exports for probe classes.Michael Goddard2012-02-071-1/+1
* Add some media probing API.Michael Goddard2012-02-073-2/+281
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3015-15/+15
* Update obsolete contact address.Jason McDonald2012-01-2315-15/+15
* Fix up a few doc issuesMichael Goddard2012-01-174-0/+11
* Remove antiquated \since lines in docs.Michael Goddard2012-01-165-86/+0
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-132-4/+55
* Polish the video documentation a bit.Michael Goddard2012-01-136-55/+127
* Update year in Nokia copyright headers.Jason McDonald2012-01-1215-15/+15
* Restructure the source code a little.Michael Goddard2012-01-053-2/+190
* QtMultiMedia: Fix warnings about missing return values.Friedemann Kleint2011-12-061-9/+22
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-281-6/+48
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-094-1/+29
* Added qRegisterMetatype for QVideoSurfaceFormat.Jonas Rabbe2011-11-081-0/+13
* Declare more metatypes and debug operators.Michael Goddard2011-11-028-11/+165
* Add a private class, since we now can.Michael Goddard2011-11-012-37/+42
* Improve video test coverage and debugging output.Michael Goddard2011-10-076-114/+137
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-0714-0/+3098