summaryrefslogtreecommitdiffstats
path: root/src/multimediawidgets/qpaintervideosurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QPainterVideoSurface into QtMultimediaLars Knoll2021-03-231-1677/+0
* Make QAbstractVideoSurface::isFormatSupported() non virtualLars Knoll2021-03-231-47/+0
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-3/+3
* Move HandleType and MapMode from QAbstractVideoBuffer to QVideoFrameLars Knoll2021-03-161-44/+44
* Rework how to set a video output surfaceLars Knoll2021-02-171-12/+7
* Coding style cleanupsLars Knoll2021-01-211-11/+11
* Modernize code baseLars Knoll2021-01-211-21/+18
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-301-2/+1
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+2
* Remove ANGLEVaL Doroshchuk2020-05-281-4/+2
* Remove deprecated gl funcsVaL Doroshchuk2020-05-281-6/+7
* Remove usage of QGL* APIsVaL Doroshchuk2020-02-181-61/+29
* Expose video surfaces in rendering componentsVaL Doroshchuk2020-01-051-10/+9
* Include moc files after QT_END_NAMESPACEVal Doroshchuk2019-09-091-2/+1
* Fix compile issue when no opengl in QVideoSurfacePainterVal Doroshchuk2019-06-171-4/+4
* Use QOpenGLContext::makeCurrent if QGLContext::makeCurrent failedVaL Doroshchuk2019-05-141-8/+17
* GraphicsVideoItem: Interpret ARGB32 as premultipliedVal Doroshchuk2018-10-051-4/+5
* Fix target rectangle coordinates while painting image with QPainterVal Doroshchuk2018-03-221-2/+3
* Fix rendering issue with QGraphicsView and QOpenGLWidget viewportVaL Doroshchuk2017-12-121-2/+2
* Convert ARGB32 to premultipliedVal Doroshchuk2017-11-081-0/+4
* Add missing override and remove redundant virtualAlexander Volkov2016-12-121-20/+20
* Remove leftover OpenGl ES 1 related macrosLars Knoll2016-11-161-5/+5
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-101-12/+7
|\
| * Fix macro redefinition warningChristian Stromme2016-04-271-12/+7
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-13/+29
* Support BGR format for OpenGL textures in QPainterVideoSurface.Yoann Lopes2015-06-101-4/+25
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-03-171-10/+12
|\
| * QPainterVideoSurface: restore original order for the supported formats.Yoann Lopes2015-03-131-10/+12
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-131-1/+1
|\|
| * Fix no-opengl pixel format check (reenables Format_RGB24)Peter Seiderer2015-02-021-1/+1
* | Update copyright headersAntti Kokko2015-02-121-7/+7
|/
* Make it compile with no-openglLaszlo Agocs2014-12-111-0/+4
* Update license headers and add new license filesAntti Kokko2014-08-241-19/+11
* Support dynamic opengl32 - ANGLE switching on WindowsLaszlo Agocs2014-07-291-30/+36
* Release videoframe on painter stop()Wouter Huysentruit2014-03-061-0/+12
* whitespace fixesOswald Buddenhagen2014-01-301-1/+1
* Fix "conversion from 'double' to 'float'" warnings on MSVC2010.v5.2.0-alpha1Mitch Curtis2013-09-241-12/+12
* Fix QVideoSurfaceArbFpPainter mistakenly failing to start in some cases.Yoann Lopes2013-09-171-0/+2
* AVFoundation: Remove QVideoSurfaceCoreGraphicsPainterAndy Nichols2013-08-261-11/+3
* Make sure QVideoSurfaceGLPainter always uses a valid texture.Yoann Lopes2013-01-161-0/+5
* Fix: Only flip video once for BottomToTop scanline directionsWouter Huysentruit2013-01-141-23/+8
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* AVFoundation: Enable QImage based frame fallbackAndy Nichols2012-11-211-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-241-24/+24
* Re-enabled CIImage based gfx video item on MacDmytro Poplavskiy2012-08-271-2/+2
* Add default initialisation to various multimedia classesMithra Pattison2012-06-251-7/+15
* Fix some compiler warnings.Michael Goddard2012-02-141-11/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1