summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-071-2/+1
|\|
| * QSampleCache: Fix memory leakOrgad Shaneh2018-07-051-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-303-4/+11
|\|
| * AVFoundation: Do not use AVFVideoRendererControl if no openglVaL Doroshchuk2018-06-261-3/+6
| * AVFoundation: Fix crash when no video capture deviceVaL Doroshchuk2018-06-252-1/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-2319-25/+233
|\|
| * winrt: Obtain new camera sample format and size on camera changeOliver Wolff2018-06-223-0/+11
| * Doc: Move the literal codeblocks to snippet filesVenugopal Shivashankar2018-06-217-7/+127
| * Directshow: Don't report failure for stream source with no video outputAndy Shaw2018-06-201-3/+3
| * Gstreamer: Use gst_parse_launch in QT_GSTREAMER_CAMERABIN_VIDEOSRCVaL Doroshchuk2018-06-201-5/+13
| * Merge "Merge remote-tracking branch 'origin/5.11.1' into 5.11" into refs/stag...Qt Forward Merge Bot2018-06-201-0/+73
| |\
| | * Merge remote-tracking branch 'origin/5.11.1' into 5.11Qt Forward Merge Bot2018-06-201-0/+73
| | |\
| | | * Add changes file for Qt 5.11.1v5.11.1Antti Kokko2018-06-121-0/+73
| * | | tst_qmediaplaylist: Fix multiple definition error in static buildsVal Doroshchuk2018-06-201-5/+1
| |/ /
| * / Doc: Add missing dots (qtmultimedia)Paul Wicking2018-06-195-5/+5
| |/
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-122-0/+34900
|\|
| * Add binary compatibility files for Qt 5.11 for QtMultimediaMilla Pohjanheimo2018-06-052-0/+34900
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-042-0/+79
|\|
| * Add changes file for Qt 5.9.6Antti Kokko2018-06-011-0/+34
| * Add changes file for Qt 5.9.5Antti Kokko2018-06-011-0/+45
| * Bump versionOswald Buddenhagen2018-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-191-3/+1
|\|
| * Wasapi: Always use multithreaded concurrency model in initializationVal Doroshchuk2018-05-141-3/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-1213-81/+182
|\|
| * QSoundEffect: Check if network access manager is already releasedVal Doroshchuk2018-05-111-1/+2
| * Merge remote-tracking branch 'origin/5.11.0' into 5.11Qt Forward Merge Bot2018-05-091-0/+75
| |\
| | * Add changes file for Qt 5.11.0v5.11.0-rc2v5.11.0-rc1v5.11.0Antti Kokko2018-04-251-0/+75
| * | QSoundEffect: Release QAudioOutput when new source url appliedVal Doroshchuk2018-05-091-0/+7
| * | Fix adjusting volume for default deviceVal Doroshchuk2018-05-083-15/+17
| * | Gstreamer: Show warning on error from QGstreamerRecorderControlVaL Doroshchuk2018-05-081-0/+3
| * | CameraBin: Postpone fetching supported viewfinder settingsVaL Doroshchuk2018-05-082-40/+43
| * | Set geometry for recreated video renderer backendVal Doroshchuk2018-05-081-7/+6
| * | DirectShow: Fix crackling when playing custom sample rateVal Doroshchuk2018-05-081-0/+4
| * | Switch WindowGrabber to a private parent windowJames McDonnell2018-05-072-18/+25
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-052-3/+5
|\| |
| * | WinRT: Add ref to prevent seg faultVal Doroshchuk2018-05-041-0/+1
| * | WinRT: Keep camera as uninitialized when errorVal Doroshchuk2018-05-031-1/+1
| * | QMediaPlayer: remove else after returnAndre Hartmann2018-04-301-2/+3
* | | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-04-2827-289/+213
|\| |
| * | Fix comment endThiago Macieira2018-04-271-1/+1
| * | QSound(Effect): Cleanup coding styleAndre Hartmann2018-04-264-11/+11
| * | winrt: Fix rotation of camera imageOliver Wolff2018-04-252-24/+32
| * | QSound: Allow to play files with qrc schemaAndre Hartmann2018-04-254-1/+40
| * | DirectShow: Add overrideFriedemann Kleint2018-04-256-30/+30
| * | Fix DirectShow COM class hierarchyFriedemann Kleint2018-04-2413-205/+79
| * | winrt: Do not use CoTaskMemFree as image cleanup functionOliver Wolff2018-04-241-1/+7
| * | 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
|\| |