summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideosurfaceformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-5/+188
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-061-21/+4
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-176/+12
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-7/+7
* Modernize code baseLars Knoll2021-03-021-13/+3
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-10/+0
* Coding style cleanupsLars Knoll2021-01-211-2/+2
* Modernize code baseLars Knoll2021-01-211-36/+7
* Use QList instead of QVectorJarek Kobus2020-06-251-1/+1
* Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-051-6/+6
* Doc: Fix documentation warningsTopi Reinio2018-04-191-1/+1
* add mirrored API to QVideoSurfaceFormatJochen Seemann2018-02-011-0/+29
* Updated license headersAntti Kokko2016-01-191-14/+20
* Video, Playback: replace foreach with range-based forAnton Kudryavtsev2016-01-151-1/+2
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-1/+12
* Fix debug stream operators.Friedemann Kleint2015-04-071-21/+22
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-11/+6
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* QtMultimedia: Fix deprecation warnings.Friedemann Kleint2012-04-301-6/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Fix up a few doc issuesMichael Goddard2012-01-171-0/+3
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-29/+0
* Polish the video documentation a bit.Michael Goddard2012-01-131-2/+2
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* QtMultiMedia: Fix warnings about missing return values.Friedemann Kleint2011-12-061-9/+22
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-091-0/+2
* Added qRegisterMetatype for QVideoSurfaceFormat.Jonas Rabbe2011-11-081-0/+13
* Declare more metatypes and debug operators.Michael Goddard2011-11-021-1/+10
* Improve video test coverage and debugging output.Michael Goddard2011-10-071-99/+24
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-0/+707