summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideoframeconversionhelper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove endian specific surface formatsLars Knoll2021-04-081-17/+3
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-94/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-11/+11
* Various improvements to QVideoFrame->QImage conversionLars Knoll2021-04-061-14/+304
* Add support for P010 and P016 video formatsLars Knoll2021-04-061-0/+63
* Updated license headersAntti Kokko2016-01-191-14/+20
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-201-0/+348