summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-251-20/+20
* Update commercial license headersTarja Sundqvist2021-01-271-20/+20
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-301-4/+1
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+4
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-311-4/+4
* Fix qConvertFuncs to respect QVideoFrame::Format_YUV422PVal Doroshchuk2019-10-081-3/+3
* Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-3/+14
* Introduce QVideoFrame::buffer()VaL Doroshchuk2019-02-041-0/+9
* multimedia: modernize by using nullptrJochen Seemann2019-01-041-11/+11
* Fix conversion from QVideoFrame to QImage to respect bytesPerLineVal Doroshchuk2018-11-301-1/+1
* Setup QVideoFrame::Format_ABGR32Val Doroshchuk2018-11-091-0/+4
* Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-031-0/+3
* Replace Q_NULLPTR with nullptrKevin Funk2017-09-271-19/+19
* Updated license headersAntti Kokko2016-01-191-14/+20
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-201-0/+126
* Fix debug stream operators.Friedemann Kleint2015-04-071-44/+49
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-0/+17
* Support byte ordered QImage formats in pixelFormatFromImageFormatLaszlo Agocs2015-01-091-0/+3
* 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-21/+153
* Merge remote-tracking branch 'origin/5.3' into devSergio Ahumada2014-06-141-11/+6
|\
| * Use Q_CONSTRUCTOR_FUNCTION macro to register multimedia meta types.Yoann Lopes2014-05-301-11/+6
* | Removed debug operator autotests.Yoann Lopes2014-03-261-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Added QAbstractVideoBuffer::release virtual methodDmytro Poplavskiy2012-06-071-1/+2
* Fixed not initialized QVideoFrame mappedCount memberDmytro Poplavskiy2012-05-301-0/+1
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+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
* Fix up a few doc issuesMichael Goddard2012-01-171-0/+3
* Remove antiquated \since lines in docs.Michael Goddard2012-01-161-31/+0
* Add a metaData property to QVideoFrame.Michael Goddard2012-01-131-3/+50
* Polish the video documentation a bit.Michael Goddard2012-01-131-25/+53
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Allow nested read only maps of QVideoFrame.Dmytro Poplavskiy2011-11-281-6/+48
* Add qRegisterMetaTypes for the public Q_DECLARE_METATYPEs.Michael Goddard2011-11-091-1/+3
* Declare more metatypes and debug operators.Michael Goddard2011-11-021-5/+108
* Improve video test coverage and debugging output.Michael Goddard2011-10-071-15/+82
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-0/+776