summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qvideoframe
Commit message (Expand)AuthorAgeFilesLines
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-0/+12
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+1
* DirectShow: Disable QVideoFrame::image() testVaL Doroshchuk2019-12-042-3/+3
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-312-0/+171
* Fix some deprecation warningsv5.13.0-beta2Friedemann Kleint2019-04-051-1/+1
* Updated license headersAntti Kokko2016-01-201-17/+12
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests.Friedemann Kleint2015-08-241-1/+0
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support per-plane strides and data offsets in QVideoFrame.Andrew den Exter2014-07-081-0/+122
* Removed debug operator autotests.Yoann Lopes2014-03-261-157/+0
* Fix whitespace issue in the QVideoFrame auto test.Christian Strømme2014-01-071-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-131-12/+48
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-281-2/+21
* Rearrange the automatic tests.Michael Goddard2011-11-042-0/+1134