summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-114-4/+35971
|\
| * 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.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
* | | | | Eradicate Java-style iterators and mark the module free of themMarc Mutz2019-07-047-23/+12
* | | | | Fix API of QCameraExposure, QCameraFocus, QCameraImageProcessing for Qt for P...Friedemann Kleint2019-07-043-3/+9
* | | | | QGstAppSrc: Don't send EOS for at-end sequential devicesArno Rehn2019-06-281-2/+2
* | | | | unblacklist passing testsDaniel Smith2019-06-282-4/+4
* | | | | Remove usages of deprecated QLatin1LiteralSona Kurazyan2019-06-252-30/+30
* | | | | Port towards load/storeRelaxed atomicsFriedemann Kleint2019-06-251-3/+3
* | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-252-38/+64
|\ \ \ \ \
| * | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-252-38/+64
|/| | | | | | |/ / / /
| * | | | 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.0Antti Kokko2019-05-141-0/+64
* | | | | | DirectShow: Introduce nullptrFriedemann Kleint2019-06-1235-173/+173
* | | | | | DirectShow: Use member initializationFriedemann Kleint2019-06-1240-283/+144
* | | | | | Remove usages of deprecated qSortSona Kurazyan2019-06-202-4/+4
* | | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-183-6/+4
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-183-6/+4
|/| | | | | | | |/ / / / /
| * | | | | 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
* | | | | | DirectShow: Clang warnings about else after return, breakFriedemann Kleint2019-06-125-25/+24
* | | | | | Convert uses of QTime as a timer to QElapsedTimerEdward Welbourne2019-06-138-18/+20
* | | | | | DirectShow: Fix clang-warning about mixing const/non-const iteratorsFriedemann Kleint2019-06-121-1/+1
* | | | | | DirectShow: Replace typedef by usingFriedemann Kleint2019-06-122-2/+2
* | | | | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-06-038-80/+130
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-06-038-80/+130
|/| | | | | | | |/ / / / /
| * | | | | 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
| | * | GStreamer: Fix crash when the bus helper is destroyedVaL Doroshchuk2019-05-211-1/+1
| | * | Only call CoUnitialize() if calling CoInitialize() was necessaryAndy Shaw2019-05-211-2/+3
| | * | DirectShow: Report about an error for wrong urlsVal Doroshchuk2019-05-201-2/+0
| | * | Gstreamer: Allow streams in custom pipelinesVaL Doroshchuk2019-05-152-41/+72
| | * | Use QOpenGLContext::makeCurrent if QGLContext::makeCurrent failedVaL Doroshchuk2019-05-141-8/+17