summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | Don't load the specialist videonode plugins when using webglAndy Shaw2019-12-091-1/+3
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-073-1/+13
|\| |
| * | Make the code compatible with future versions of QNX libasoundJames McDonnell2019-12-022-0/+12
| * | QMediaPlaylistProvider::removeMedia(int,int): fix wrong sequenceRolf Eike Beer2019-11-261-1/+1
| |/
* | DirectShow: Disable QVideoFrame::image() testVaL Doroshchuk2019-12-042-3/+3
* | Disable tst_QMediaPlayerBackend for MSVC 2019VaL Doroshchuk2019-11-271-0/+1
* | spectrum example: Fix warnings about deprecated QList<T>::toSet()Friedemann Kleint2019-11-251-2/+4
* | Avoid initializing QFlags with 0 or nullptrFriedemann Kleint2019-11-257-46/+27
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2025-108/+249
|\|
| * Android: Remove usage of qt_androidRequestPermissionVal Doroshchuk2019-11-154-15/+13
| * Android: Don't close camera when recording permission is askedVal Doroshchuk2019-11-157-9/+22
| * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-142-0/+38
| |\
| | * Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-122-0/+38
| * | Doc: Fix documentation warningsTopi Reinio2019-11-132-1/+12
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-128-25/+36
| |\|
| | * QGstreamerPlayerControl: do not touch m_mediaStatus if it is EndOfMediaRolf Eike Beer2019-11-111-4/+4
| | * opensl: support android voice comm preset in order to trigger aecBrad Davis2019-11-113-1/+5
| | * GStreamer: Fix crash when video sink is used when it has been destroyedVaL Doroshchuk2019-11-051-0/+3
| | * AVFMediaAsserWriter: remove deprecated declrationTimur Pocheptsov2019-11-053-20/+24
| * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-057-59/+129
| |\|
| | * ALSA: Calculate buffer size based on min period timeVaL Doroshchuk2019-11-041-19/+15
| | * Qt Mumtimedia - fix build for iOSTimur Pocheptsov2019-11-011-4/+4
| | * Merge remote-tracking branch 'origin/5.13.2' into 5.13Qt Forward Merge Bot2019-10-302-1/+69
| | |\
| | | * Add changes file for Qt 5.13.2v5.13.2Antti Kokko2019-10-151-0/+68
| | | * Bump versionFrederik Gladhorn2019-10-141-1/+1
| | * | Build without OpenGL supportAndy Shaw2019-10-243-12/+18
| | * | QMediaPlayList: use new style connect syntaxRolf Eike Beer2019-10-231-24/+24
* | | | GstCamera: Watch for zoom and max-zoom property changes in Gstreamer CameraBinMohammed Hassan2019-11-202-1/+35
* | | | Introduce rendering to multiple surfacesVaL Doroshchuk2019-11-066-2/+221
* | | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-3111-79/+183
* | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-261-21/+4
|\| | |
| * | | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-221-21/+4
| |\| |
| | * | Fix tst_qcamerabackend.cpp to pass if capturing to JPEG is not supportedVal Doroshchuk2019-10-151-21/+4
| | |/
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1914-8/+321
|\| |
| * | GStreamer: Add support of Androidv5.14.0-beta2Val Doroshchuk2019-10-1810-2/+305
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-154-6/+16
| |\|
| | * Create QML camera.viewfinder eagerlyRatchanan Srirattanamet2019-10-081-4/+1
| | * Fix qConvertFuncs to respect QVideoFrame::Format_ABGR32 in the endVal Doroshchuk2019-10-081-2/+3
| | * WinRT: Ignore media in MediaPlayer only if stream is not changed tooVal Doroshchuk2019-10-081-1/+1
| | * DirectShow: Fix crash when media in qrc is set twiceVal Doroshchuk2019-10-081-1/+2
| | * AVF: Emit StalledMedia when unbuffered and resume playback afterwardsVaL Doroshchuk2019-10-081-0/+13
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1218-57/+148
|\| |
| * | Remove Format_ABGR32 from supported formats for sq texture video nodeVaL Doroshchuk2019-10-101-0/+3
| * | 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-0811-47/+135
| |\|
| | * Fix build with ALSA in non-system locationJoerg Bornemann2019-10-071-1/+1
| | * imx6: Fix mapping VPU texture using real physical address of dataVaL Doroshchuk2019-10-023-1/+34
| | * Override QGraphicsItem::type in QGraphicsVideoItemVal Doroshchuk2019-10-021-0/+9
| | * Gstreamer: also remove features when simplifying capsRatchanan Srirattanamet2019-10-021-0/+6
| | * DirectShow: Don't seek if playback is stoppedVal Doroshchuk2019-10-011-3/+5