summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video/qvideosink.h
Commit message (Expand)AuthorAgeFilesLines
* Clean up the videoOutput() APILars Knoll2021-05-211-0/+4
* Make getter constVolker Hilsheimer2021-05-071-1/+1
* Fix sizeHint() of QVideoWidget/QVideoGraphicsItemLars Knoll2021-04-281-0/+1
* Re-enable tst_qvideowidget and fix most errors in the testLars Knoll2021-04-281-1/+8
* Fix signature of newVideoFrame() signalLars Knoll2021-04-161-1/+1
* Remove the graphicsType enum from QVideoSinkLars Knoll2021-04-161-10/+0
* Clean up QVideoSink and it's platform implementationLars Knoll2021-04-161-10/+8
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-1/+1
* Cleanups in QVideoSinkLars Knoll2021-04-121-11/+0
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-061-5/+5
* Clean up most QAbstractVideoSurface usagesLars Knoll2021-04-061-1/+1
* Convert QGraphicsVideoItem to use QVideoSinkLars Knoll2021-04-061-0/+3
* Retrieve the QPlatformVideoSink from the platform integrationLars Knoll2021-04-061-0/+3
* Add a fullscreen property to QVideoSinkLars Knoll2021-04-061-0/+3
* Get windowed playback working againLars Knoll2021-04-061-2/+6
* Add new QVideoSink classLars Knoll2021-03-231-0/+119