summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace std::min by qMinVaL Doroshchuk2020-09-231-1/+1
* Include QIODeviceVaL Doroshchuk2020-09-231-0/+1
* Add dummy impl QtMultimediaUtils::setActivityVaL Doroshchuk2020-09-231-0/+5
* Remove QStringList forward declVaL Doroshchuk2020-09-235-5/+0
* Gstreamer: handle delayed camera unload() in addition to stop()Ratchanan Srirattanamet2020-09-151-6/+22
* CameraBin: unset GValues after finish using themRatchanan Srirattanamet2020-09-111-0/+3
* AVF: Set playback audio session category while playingVal Doroshchuk2020-09-101-1/+7
* AVF: Introduce QCameraCaptureDestinationControl_iidVal Doroshchuk2020-09-107-11/+169
* Quick: Introduce multiple textures for NV12/NV21 video framesVaL Doroshchuk2020-09-091-1/+23
* Be (somewhat more) consistent about the value of piEdward Welbourne2020-09-083-3/+3
* Add changes file for Qt 5.15.1Antti Kokko2020-09-031-0/+45
* Adapt usage of QAtomicInt::store to storeRelaxedVal Doroshchuk2020-09-024-11/+11
* Replace calls to removed qmlRegisterType overloadsMarcel Krems2020-08-311-3/+3
* Quick: Always create sg textures in ctor()VaL Doroshchuk2020-08-303-12/+6
* Quick: Update qsb binsVaL Doroshchuk2020-08-259-0/+0
* Add missing includesMarcel Krems2020-08-242-0/+2
* Remove code for < QT_VERSION_CHECK(6, 0, 0)VaL Doroshchuk2020-08-0315-68/+0
* Reorder Format_ABGR32 and Format_YUV422PVaL Doroshchuk2020-08-032-4/+4
* Quick: Copy texture data when updatingVaL Doroshchuk2020-08-032-8/+7
* Remove AudioEngineVaL Doroshchuk2020-08-0342-7184/+0
* GStreamer: Update render rect only if open gl sink is usedVaL Doroshchuk2020-07-201-1/+3
* Fix ambiguous in QRandomGenerator::global()->boundedVaL Doroshchuk2020-07-202-2/+2
* Remove the unused include of qregexp.hSona Kurazyan2020-07-091-1/+0
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-307-17/+5
* IMX: Prepare vivante plugin for RHIVaL Doroshchuk2020-06-3012-72/+141
* Remove android video nodeVaL Doroshchuk2020-06-307-433/+0
* Android: Use current gl context as shareVaL Doroshchuk2020-06-301-2/+6
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-302-1/+13
* Add ; to Q_UNUSEDLars Schmertmann2020-06-2858-122/+122
* Use QList instead of QVectorJarek Kobus2020-06-2530-81/+78
* Remove winrt pluginVal Doroshchuk2020-06-2535-6713/+1
* Quick: Remove EGL video nodeVaL Doroshchuk2020-06-245-377/+0
* Remove wasapi pluginVal Doroshchuk2020-06-2416-2374/+0
* Quick: Fix padded video frame when bytes per line > widthVaL Doroshchuk2020-06-151-7/+7
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-153-1/+3
* Qt6: Port QtMultimedia from QStringRef to QStringViewKarsten Heimrich2020-06-119-14/+15
* Remove Radio supportVaL Doroshchuk2020-06-1058-6264/+10
* Quick: Allow to build with -no-openglVaL Doroshchuk2020-06-105-10/+38
* Introduce QAbstractVideoBuffer::MTLTextureHandleVal Doroshchuk2020-06-1013-66/+155
* CoreAudio: Don't apply audio category if it is not neededVal Doroshchuk2020-06-094-18/+12
* GStreamer: Start playback when bufferedVaL Doroshchuk2020-06-091-1/+1
* Follow QRhi create-destroy API updateLaszlo Agocs2020-06-041-2/+2
* RHI: Remove gl code from video nodesVaL Doroshchuk2020-06-0447-1051/+79
* Update dependencies on 'dev' in qt/qtmultimediaVaL Doroshchuk2020-06-041-2/+2
* Remove QT_DEPRECATED APIVaL Doroshchuk2020-06-048-96/+1
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-024-5/+9
* Vivante: Keep only one frameVaL Doroshchuk2020-05-310-0/+0
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-05-2936-89/+659
|\
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-05-2936-89/+659
| |\