summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | WinRT: Fix white screen for camera outputVal Doroshchuk2018-04-241-7/+12
| * | WinRT: Read data in callback to prevent deadlockVal Doroshchuk2018-04-232-9/+1
* | | Remove the code to manually initialize resources in static buildsSimon Hausmann2018-04-272-16/+2
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2141-123/+106
|\| |
| * | Doc: Remove QDoc warnings in Qt MultimediaPaul Wicking2018-04-201-4/+4
| |/
| * Doc: Fix documentation warningsTopi Reinio2018-04-1935-106/+85
| * Doc: Remove space that causes QDoc warningPaul Wicking2018-04-181-1/+1
| * Add more generated files to .gitignoreAndre Hartmann2018-04-171-1/+6
| * DirectShowPlayerService: Proper check of DirectShowUtils::connectFilters's re...Oliver Wolff2018-04-171-2/+2
| * DirectShowUtils::findUnconnectedPin: Try other pins if matchPin failsOliver Wolff2018-04-171-3/+0
| * DirectShowUtils::connectFilters: Return false if every pin failsOliver Wolff2018-04-171-3/+3
| * DirectShowUtils::matchPin: Return false on connection mismatchOliver Wolff2018-04-171-1/+1
| * Extend WASAPI config checkFriedemann Kleint2018-04-161-0/+1
| * Windows Audio: Fix Clang warnings about int/C-style castsFriedemann Kleint2018-04-161-2/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-141-0/+3
|\|
| * PulseAudioOutput: Emit QAudio::StoppedState on QAudio::OpenErrorv5.11.0-beta4VaL Doroshchuk2018-04-121-0/+3
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-319-114/+92
|\|
| * QSound(Effect): Use C++11 member initializationv5.11.0-beta3Andre Hartmann2018-03-276-77/+48
| * QSound: Fix comment typosAndre Hartmann2018-03-271-3/+3
| * QSound(Effect): Convert to functor-style connectAndre Hartmann2018-03-275-34/+41
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-2420-228/+495
|\|
| * QSoundEffectPrivate: Use nullptr instead 0 or NULLAndre Hartmann2018-03-232-37/+39
| * Fix target rectangle coordinates while painting image with QPainterVal Doroshchuk2018-03-221-2/+3
| * DirectShow: Fix blank QVideoWidget when it is pausedVal Doroshchuk2018-03-223-37/+5
| * DirectShow: Add warning when not supported playback rate appliedVal Doroshchuk2018-03-221-1/+4
| * Support changing of volume in 24-bit audio samplesVaL Doroshchuk2018-03-223-0/+76
| * Gstreamer: Fix leak in prepare-window-handle messageVaL Doroshchuk2018-03-211-1/+3
| * Gstreamer: Fix setting vaapi sink propertiesVaL Doroshchuk2018-03-212-124/+294
| * Allow to receive mouse move events in QVideoWidgetVaL Doroshchuk2018-03-211-1/+3
| * Audiocapture: Fix setting QAudioEncoderSettings::bitRateVaL Doroshchuk2018-03-211-7/+6
| * Gstreamer: Emit an error if QCamera::start() failsVaL Doroshchuk2018-03-211-3/+11
| * DirectShow: Emit an error if QCamera::start() failsVal Doroshchuk2018-03-213-13/+29
| * Add test for checking error handling on startVaL Doroshchuk2018-03-211-0/+22
| * Remove unreachable codeJesus Fernandez2018-03-201-2/+0
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-101-6/+6
|\|
| * Wrap QTest::qWaitForWindowExposed() with QVERIFYv5.11.0-beta2Kari Oikarinen2018-03-011-6/+6
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-02-2815-36/+129
|\|
| * Replace deprecated qSort() by std::sort()Friedemann Kleint2018-02-285-10/+19
| * Merge remote-tracking branch 'origin/5.9' into 5.11v5.11.0-beta1Liang Qi2018-02-182-4/+11
| |\
| | * fix typo in QCameraImageProcessing documentationJochen Seemann2018-02-051-1/+1
| | * Bump versionOswald Buddenhagen2018-02-021-1/+1
| | * GStreamer: fix udpsrc timeout settingYoann Lopes2018-02-021-3/+10
| * | Merge remote-tracking branch 'origin/5.10.1' into 5.11v5.11.0-alpha1Liang Qi2018-02-142-5/+74
| |\ \
| | * | Revert "GStreamer: Prevent calling CameraBinSession::setStateHelper twice"v5.10.1VaL Doroshchuk2018-02-051-5/+2
| | * | Add changes file for Qt 5.10.1Antti Kokko2018-02-051-0/+72
| * | | Fix typosJarek Kobus2018-02-142-2/+2
| * | | Add missing includesJake Petroules2018-02-121-0/+8
| * | | Remove obsolete code pathsJake Petroules2018-02-121-12/+11
| * | | Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-123-3/+4
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-022-2/+3
| | |\|