summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframeconversionhelper_p.h
Commit message (Expand)AuthorAgeFilesLines
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-1/+1
* Remove 16bit RGB pixel formatsLars Knoll2021-04-081-16/+0
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-7/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-1/+1
* Various improvements to QVideoFrame->QImage conversionLars Knoll2021-04-061-0/+18
* Updated license headersAntti Kokko2016-01-191-14/+20
* Fix some private headers.Yoann Lopes2015-11-241-0/+11
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-201-0/+106