summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframe.h
Commit message (Expand)AuthorAgeFilesLines
* Make QVideoFrame(Format) movable, smaller API cleanupsVolker Hilsheimer2021-05-071-2/+10
* Remove QVideoFrame(QImage) constructorLars Knoll2021-04-161-3/+2
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-5/+5
* Move the texture uploading code into Qt MultimediaLars Knoll2021-04-071-1/+4
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-2/+0
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-061-2/+3
* Smaller API cleanups in QVideoFrameLars Knoll2021-04-061-2/+1
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-52/+2
* QVideoFrame should be constructed with a QSurfaceFormatLars Knoll2021-04-061-2/+4
* Remove metaData from QVideoFrameLars Knoll2021-04-061-4/+0
* Kill QVideoFrame::PixmapHandleLars Knoll2021-04-061-1/+0
* Various improvements to QVideoFrame->QImage conversionLars Knoll2021-04-061-1/+0
* Remove AdobeDng and CameraRaw pixel formatsLars Knoll2021-04-061-4/+1
* Add support for P010 and P016 video formatsLars Knoll2021-04-061-0/+6
* Remove unused handle types in QVideoFrameLars Knoll2021-03-231-4/+1
* Some smaller cleanupsLars Knoll2021-03-161-5/+3
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-6/+27
* Remove manual metatype declarations and registrationsLars Knoll2021-03-021-3/+2
* Remove the fieldType property of QVideoFrameLars Knoll2021-01-211-13/+0
* Reorder Format_ABGR32 and Format_YUV422PVaL Doroshchuk2020-08-031-2/+2
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-231-0/+2
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-011-2/+2
|\
| * Move QVideoFrame::Format_ABGR32 to the end of the Pixel FormatsVaL Doroshchuk2019-09-251-1/+1
* | Move QVideoFrame::Format_YUV422P to the end of the Pixel FormatsVaL Doroshchuk2019-09-241-1/+1
* | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-101-0/+1
|/
* Introduce QVideoFrame::buffer()VaL Doroshchuk2019-02-041-0/+1
* Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-031-0/+1
* Updated license headersAntti Kokko2016-01-191-14/+20
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-201-0/+3
* Update copyright headersAntti Kokko2015-02-121-7/+7
* Add video filtering support to VideoOutputLaszlo Agocs2015-02-031-0/+2
* 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/+4
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-191-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
|/
* Fix syncqt-warnings.Friedemann Kleint2012-11-191-1/+1
* Remove stale QT_MODULE() usage casesSergio Ahumada2012-10-251-2/+0
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* 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-1/+5
* Update year in Nokia copyright headers.Jason McDonald2012-01-121-1/+1
* Declare more metatypes and debug operators.Michael Goddard2011-11-021-1/+4
* Improve video test coverage and debugging output.Michael Goddard2011-10-071-0/+4
* Rename QtMultimediaKit to QtMultimedia.Michael Goddard2011-10-071-0/+174