summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideosurfaces.cpp
Commit message (Expand)AuthorAgeFilesLines
* Get rid of QAbstractVideoSurfaceLars Knoll2021-04-061-100/+0
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-3/+3
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-1/+1
* Modernize code baseLars Knoll2021-03-021-3/+1
* Use QList instead of QVectorJarek Kobus2020-06-251-3/+2
* Handle supportedFormatsChanged in QVideoSurfacesVal Doroshchuk2020-01-141-0/+9
* Call parent methods in QVideoSurfaces's start and stopVal Doroshchuk2020-01-131-1/+3
* Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-061-0/+92