summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframe.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-061-6/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-223/+42
* QVideoFrame should be constructed with a QSurfaceFormatLars Knoll2021-04-061-24/+30
* Remove metaData from QVideoFrameLars Knoll2021-04-061-41/+0
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-2/+1
* Kill QVideoFrame::PixmapHandleLars Knoll2021-04-061-2/+0
* Various improvements to QVideoFrame->QImage conversionLars Knoll2021-04-061-98/+62
* Remove AdobeDng and CameraRaw pixel formatsLars Knoll2021-04-061-16/+0
* Add support for P010 and P016 video formatsLars Knoll2021-04-061-0/+15
* When we convert to a QImage, we actually convert to ARGB32_PremultipliedLars Knoll2021-04-061-1/+1
* Remove unused handle types in QVideoFrameLars Knoll2021-03-231-6/+0
* Some smaller cleanupsLars Knoll2021-03-161-2/+0
* Remove virtual method that doesn't make sense.Lars Knoll2021-03-161-8/+3
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-25/+47
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-9/+0
* Merge QAbstractPlanarVideoOutput into QAbstractVideoOutputLars Knoll2021-01-221-101/+91
* Remove the fieldType property of QVideoFrameLars Knoll2021-01-211-47/+0
* Coding style cleanupsLars Knoll2021-01-211-39/+38
* Modernize code baseLars Knoll2021-01-211-23/+8
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-301-4/+1
* Reorder Format_ABGR32 and Format_YUV422PVaL Doroshchuk2020-08-031-2/+2
* Use QList instead of QVectorJarek Kobus2020-06-251-2/+1
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+4
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-231-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