summaryrefslogtreecommitdiffstats
path: root/src/multimedia/video
Commit message (Expand)AuthorAgeFilesLines
* Reorder Format_ABGR32 and Format_YUV422PVaL Doroshchuk2020-08-032-4/+4
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-1/+1
* Use QList instead of QVectorJarek Kobus2020-06-254-9/+7
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-102-0/+4
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-021-1/+4
* Remove QScreen::setOrientationUpdateMask usageVaL Doroshchuk2020-05-271-4/+0
* 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-063-2/+173
* Introduce QVideoFrame::image()VaL Doroshchuk2019-10-314-68/+6
* Fix qConvertFuncs to respect QVideoFrame::Format_YUV422PVal Doroshchuk2019-10-081-3/+3
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-011-2/+2
|\
| * Move QVideoFrame::Format_ABGR32 to the end of the Pixel FormatsVaL Doroshchuk2019-09-251-1/+1
* | Move QVideoFrame::Format_YUV422P to the end of the Pixel FormatsVaL Doroshchuk2019-09-241-1/+1
* | Add YUV422P format support to QVideoFrame and declarative rendererTomasz Olszak2019-05-102-3/+15
* | Fix deprecation warnings about QVariant APIFriedemann Kleint2019-04-051-6/+6
|/
* Introduce QVideoFrame::buffer()VaL Doroshchuk2019-02-042-0/+10
* multimedia: modernize by using nullptrJochen Seemann2019-01-049-23/+23
* Fix conversion from QVideoFrame to QImage to respect bytesPerLineVal Doroshchuk2018-11-301-1/+1
* Setup QVideoFrame::Format_ABGR32Val Doroshchuk2018-11-091-0/+4
* Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-032-0/+4
* Doc: Fix documentation warningsTopi Reinio2018-04-194-5/+5
* Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-121-1/+1
|\
| * qimagevideobuffer.cpp: Fix deprecation warningFriedemann Kleint2018-01-241-1/+1
* | add mirrored API to QVideoSurfaceFormatJochen Seemann2018-02-012-0/+32
* | Replace Q_NULLPTR with nullptrKevin Funk2017-09-274-22/+22
|/
* Add missing override and remove redundant virtualAlexander Volkov2016-12-125-10/+10
* Add proper global headers for QtMultimediaLars Knoll2016-11-233-3/+3
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-1/+1
|\
| * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-151-1/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-073-3/+3
|\|
| * Add explicit and make public headers compile with -Wzero-as-null-pointer-cons...Marc Mutz2016-03-033-3/+3
* | Updated license headersAntti Kokko2016-01-1927-378/+540
* | Merge remote-tracking branch 'origin/5.6' into devChristian Strømme2016-01-151-0/+11
|\|
| * Fix some private headers.Yoann Lopes2015-11-241-0/+11
* | Video, Playback: replace foreach with range-based forAnton Kudryavtsev2016-01-151-1/+2
|/
* Add private API for conversion from QVideoFrame to QImage.Yoann Lopes2015-10-209-2/+897
* Merge remote-tracking branch 'origin/5.5' into 5.6Yoann Lopes2015-10-201-2/+2
|\
| * Fix signal/slot declaration in QVideoOutputOrientationHandler.Yoann Lopes2015-10-161-2/+2
* | Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-062-0/+22
|/
* Fix qdoc warnings.Yoann Lopes2015-08-111-6/+6
* Add new property to QVideoSurfaceFormat.Yoann Lopes2015-08-071-1/+12
* Doc: replace Mac OS X with OS XNico Vertriest2015-07-151-1/+1
* QAbstractVideoFilter: make ctor explicitMarc Mutz2015-06-121-1/+1
* Fix debug stream operators.Friedemann Kleint2015-04-074-80/+98
* Merge dev into 5.5Oswald Buddenhagen2015-02-242-2/+2
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-132-2/+2
| |\
| | * Fix some typosSergio Ahumada2015-02-111-1/+1
| | * Add the library prefix to QObject in public headerSergio Ahumada2015-02-041-1/+1
* | | Fix some qdoc-warnings.Friedemann Kleint2015-02-231-1/+1
|/ /