summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.13.1v5.13.15.13.1Antti Kokko2019-08-091-0/+46
* Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-08-031-0/+2
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-031-0/+2
| |\ |/ /
| * AVFoundation: Fix memory leak when gl context is changedVaL Doroshchuk2019-08-021-0/+2
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-07-2328-156/+149
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-07-2328-156/+149
| |\ \ |/ / / | | _
| * VideoOutput: Update geometry only when the surface is activeVal Doroshchuk2019-07-181-2/+7
| * DirectShow: Set QMediaPlayer::NoMedia if empty url is providedVal Doroshchuk2019-07-172-8/+3
| * GStreamer: Implement fetching audio/video codecs by containerVaL Doroshchuk2019-07-178-64/+51
| * use correct types when creating an empty Windows eventRolf Eike Beer2019-07-162-3/+3
| * DirectShow plugin: use new style connect syntaxRolf Eike Beer2019-07-164-15/+15
| * DirectShow plugin: use nullptr instead of NULLRolf Eike Beer2019-07-1614-71/+71
| * Camera: Update the doc about supported viewfinder settingsVaL Doroshchuk2019-07-161-1/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-161-0/+1
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-161-0/+1
| |\ \ |/ / / | | _
| * Fix GCC 9 -Wdeprecated-copy warningsMarc Mutz2019-07-111-0/+1
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-07-115-8/+20
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-115-8/+20
| |\ \ | | |/
| | * Fix GetFrameRateList checks and memory leakNate Weibley2019-07-051-2/+4
| | * GStreamer: Fix 0.10 compile errorVal Doroshchuk2019-07-051-1/+3
| | * Fix crash when app is destroyed before QSample::load is finishedVaL Doroshchuk2019-07-051-4/+8
| | * Fix MinGW buildJoerg Bornemann2019-07-021-0/+4
| | * DirectShow: Map MEDIASUBTYPE_RGB24 to QVideoFrame::Format_BGR24Val Doroshchuk2019-07-021-1/+1
| | * Bump versionFrederik Gladhorn2019-07-011-1/+1
* | | Doc: Replace example file lists with links to code.qt.ioTopi Reinio2019-07-091-0/+1
|/ /
* | Bump versionFrederik Gladhorn2019-07-011-1/+1
* | Binary compatibility files for Qt 5.13.0 for QtMultimediaMilla Pohjanheimo2019-07-012-0/+35910
* | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-282-4/+61
|\ \
| * \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-272-4/+61
| |\ \ |/ / / | | _
| * Fix compile issue when no opengl in QVideoSurfacePainterVal Doroshchuk2019-06-171-4/+4
| * Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-172-1/+58
| |\
| | * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-172-1/+58
| | |\ | |/ /
| | * Merge "Add changes file for Qt 5.12.4"v5.12.45.12.4Antti Kokko2019-05-311-0/+57
| | |\
| | | * Add changes file for Qt 5.12.4Antti Kokko2019-05-311-0/+57
| | * | Merge 5.12 into 5.12.4Frederik Gladhorn2019-05-271-0/+9
| | |\ \ | | | |/ | | |/|
| | * | Bump versionFrederik Gladhorn2019-05-231-1/+1
* | | | AVFoundation: remove ResourceHandler nested classThiago Macieira2019-06-201-38/+0
* | | | Merge "Merge remote-tracking branch 'origin/5.13.0' into 5.13"Qt Forward Merge Bot2019-06-201-0/+64
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'origin/5.13.0' into 5.13Qt Forward Merge Bot2019-06-201-0/+64
| |\ \ \ \ |/ / / / /
| * | | | Add changes file for Qt 5.13.0v5.13.0-rc3v5.13.0-rc2v5.13.0-rc1v5.13.0-beta4v5.13.05.13.0Antti Kokko2019-05-141-0/+64
* | | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-06-153-6/+4
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-06-153-6/+4
| |\ \ \ \ \ |/ / / / / / | | | _ / / | | | / /
| * | | | GStreamer: Return busy cameras in QCameraInfo::availableCamerasVaL Doroshchuk2019-06-071-1/+1
| * | | | Doc: Use correct property name for videoRecorderPaul Wicking2019-06-041-1/+1
| * | | | AVFoundation: Fix sending proper state in QMediaRecorderVaL Doroshchuk2019-05-101-4/+2
* | | | | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Liang Qi2019-06-038-80/+130
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-06-038-80/+130
| |\ \ \ \ \ |/ / / / / / | | _ / / / | | / / /
| * | | | DirectShow: Don't hide returned error when video output was not providedVal Doroshchuk2019-04-111-2/+19
| | |_|/ | |/| |
| * | | Gstreamer: Pass GstUDPSrc's caps via "udpsrc.caps=" url's query itemVaL Doroshchuk2019-05-221-0/+9
| | |/ | |/|
| * | GStreamer: Dump dot file if GST_DEBUG_DUMP_DOT_DIR is setVaL Doroshchuk2019-05-201-12/+3