summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version5.11Kari Oikarinen2018-12-121-1/+1
* Merge remote-tracking branch 'origin/5.11.3' into 5.11Qt Forward Merge Bot2018-12-041-0/+58
|\
| * Add changes file for Qt 5.11.3v5.11.35.11.3Antti Kokko2018-11-201-0/+58
|/
* Bump versionOswald Buddenhagen2018-11-081-1/+1
* Use the setDataSource(String) overload for non assets/file pathsAndy Shaw2018-10-051-1/+1
* DirectShow: Fix crash when camera destroyedVal Doroshchuk2018-10-051-1/+1
* EVR: Fix crash when no resources createdVal Doroshchuk2018-10-042-31/+16
* Retrieve some information from the track metadata if availableJames McDonnell2018-10-011-18/+61
* EVR: Fix crash when video source is changed and ANGLE is usedVal Doroshchuk2018-09-251-1/+1
* Android: Fix crash when play() is called but state is not setVal Doroshchuk2018-09-241-1/+3
* Fix video window parenting and positioningJames McDonnell2018-09-201-13/+5
* Pulse: Fix crash when stop() is called while reading buffersVaL Doroshchuk2018-09-131-1/+1
* Merge remote-tracking branch 'origin/5.11.2' into 5.11Qt Forward Merge Bot2018-09-091-0/+61
|\
| * Add changes file for Qt 5.11.2v5.11.25.11.2Antti Kokko2018-08-291-0/+61
* | Fix Gstreamer plugin to pass tst_QMediaPlayerBackendVaL Doroshchuk2018-09-064-8/+12
* | Add OpenGL core profile support to QtMultimediaQuickToolsMassimo Callegari2018-09-0313-6/+204
|/
* Gstreamer: Set video-profile to CameraBin before GST_STATE_READYVaL Doroshchuk2018-08-222-10/+12
* Gstreamer: Fix gst_mini_object_unref: assertion refcount > 0 failedVaL Doroshchuk2018-08-221-1/+0
* Gstreamer: Fix crash when resolution or frame rates are requestedVaL Doroshchuk2018-08-221-0/+11
* Android: Fix the player state when play() is called with no mediaVal Doroshchuk2018-08-161-2/+1
* AVFoundation: Use opengl context from surface as sharedVaL Doroshchuk2018-08-021-7/+7
* DirectShow: Notify if camera has been unpluggedVal Doroshchuk2018-08-023-3/+36
* DirectShow: Postpone setting camera image processing param if not readyVal Doroshchuk2018-08-022-3/+12
* Bump versionOswald Buddenhagen2018-07-301-1/+1
* Gstreamer: Use gst_bus_remove_watch() instead of g_source_remove()Peter Seiderer2018-07-251-0/+4
* Fix warning on deleteLater on nullptr in QSampleCachePierre Hallot2018-07-241-2/+4
* QSampleCache: Fix memory leakOrgad Shaneh2018-07-051-2/+1
* 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
* 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.15.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
|/
* Add binary compatibility files for Qt 5.11 for QtMultimediaMilla Pohjanheimo2018-06-052-0/+34900
* 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
* Wasapi: Always use multithreaded concurrency model in initializationVal Doroshchuk2018-05-141-3/+1
* 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.05.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