summaryrefslogtreecommitdiffstats
path: root/src/imports/multimedia/qdeclarativevideooutput_p.h
Commit message (Expand)AuthorAgeFilesLines
* Allow plugins to override the QML VideoOutput type.Andrew den Exter2014-01-201-155/+0
* Fix version availability for VideoOutput's autoOrientation property.Yoann Lopes2013-11-301-1/+1
* Add autoOrientation property to QDeclarativeVideoOutputTobias Koenig2013-03-191-0/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Use QPointer instead of QWeakPointer to track QObjects.Stephen Kelly2012-06-071-3/+4
* Support QVideoWindowControl in the QtQuick Video element.Thomas McGuire2012-05-031-40/+18
* Don't delete video node factories owned by the plugin loader.Andrew den Exter2012-03-231-0/+8
* Updated plugins to use new plugin architectureJonas Rabbe2012-03-201-1/+1
* Added loading of video node factories from pluginsJonas Rabbe2012-02-081-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Add a rendered and content rectangle properties to VideoOutput QML.Michael Goddard2012-01-271-2/+24
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-061-1/+1
* QtMultimedia: Fix compiler warnings.Friedemann Kleint2012-01-051-1/+1
* Remove the module prefix from a number of includes.Michael Goddard2011-12-091-1/+1
* QtMultimedia: Fix warnings about declarative/quick.Friedemann Kleint2011-12-051-1/+1
* Add orientation support to VideoOutput.Michael Goddard2011-11-251-0/+6
* VideoOutput: release video frames when the video surface is stopped.Dmytro Poplavskiy2011-11-221-0/+4
* Fixed qtmultimedia imports -qtnamespace issues.Toby Tomkins2011-11-211-0/+4
* Added support for non QMediaObject based VideoOutput sources.Dmytro Poplavskiy2011-11-151-0/+8
* Adapt to QtDeclarative api renaming (QSG --> QQuick)Kent Hansen2011-10-241-3/+3
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-2/+2
* Initial implementation of QML2 VideoOutput elementDmytro Poplavskiy2011-08-111-0/+115