summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideosink.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-1/+1
* Kill QVideoFrame::PixmapHandleLars Knoll2021-04-061-3/+1
* Fix Windowed playback on macOSLars Knoll2021-04-061-0/+1
* Fix QML video renderingLars Knoll2021-04-061-0/+1
* Convert QGraphicsVideoItem to use QVideoSinkLars Knoll2021-04-061-1/+12
* Use native windows again in QVideoWidgetLars Knoll2021-04-061-2/+2
* Add support for SW rendering in QVideoSinkLars Knoll2021-04-061-7/+41
* Retrieve the QPlatformVideoSink from the platform integrationLars Knoll2021-04-061-15/+30
* Add a fullscreen property to QVideoSinkLars Knoll2021-04-061-0/+10
* Get windowed playback working againLars Knoll2021-04-061-5/+57
* Add new QVideoSink classLars Knoll2021-03-231-0/+198