summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/common/qgstvideorenderersink.cpp
Commit message (Expand)AuthorAgeFilesLines
* gstreamer: fix compilation without gstreamer_glSamuli Piippo2021-05-171-1/+4
* Make sure Qt Multimedia compiles against 6.1Lars Knoll2021-05-141-0/+2
* Fix reference counting of the negotiated capsLars Knoll2021-05-031-1/+1
* Get rid of some bogus warnings and debug messagesLars Knoll2021-05-031-2/+0
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-34/+34
* Remove the notifyInterval() functionalityLars Knoll2021-04-081-1/+1
* Remove 16bit RGB pixel formatsLars Knoll2021-04-081-3/+0
* Various fixes to the shader codeLars Knoll2021-04-081-8/+6
* Remove endian specific surface formatsLars Knoll2021-04-081-4/+2
* Remove packed pixel formats that can't be HW acceleratedLars Knoll2021-04-081-6/+0
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-36/+48
* Start adding infrastructure to retrieve video frames as textureLars Knoll2021-04-061-3/+3
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-48/+48
* QVideoFrame should be constructed with a QSurfaceFormatLars Knoll2021-04-061-4/+1
* Remove the handle type from QVideoSurfaceFormatLars Knoll2021-04-061-3/+3
* Remove all uses of QAbstractVideoSurface from the gstreamer backendLars Knoll2021-04-061-27/+27
* Clean up QAbstractVideoSurface usages in the gstreamer backendLars Knoll2021-04-061-44/+70
* Remove the QGstVideoRendererPluginLars Knoll2021-04-061-72/+26
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-5/+5
* Modernize code baseLars Knoll2021-03-021-19/+15
* Get rid of plugins for MM backendsLars Knoll2021-01-221-0/+803