summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix some deprecation warningsv5.13.0-beta2Friedemann Kleint2019-04-052-3/+3
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-273-2/+7
|\
| * Fix QCameraInfo to be invalid if camera failed to find deviceVaL Doroshchuk2019-03-251-2/+10
| * Add source url to 'decoding error' warningRoland Rossgotterer2019-03-252-2/+2
| * Bump versionKari Oikarinen2019-03-211-1/+1
| * Fix compile failure with gstreamer 0.10Richard Oehlinger2019-03-181-0/+5
* | Android: Introduce HTTP headers to MediaPlayerVal Doroshchuk2019-03-254-5/+29
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-161-0/+45
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+45
| |\
| | * Add changes file for Qt 5.12.2v5.12.25.12.2Antti Kokko2019-02-221-0/+45
* | | AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-022-4/+4
|\ \ \ | |/ /
| * | Doc: Fix documented QtMultimedia importKai Koehne2019-02-262-4/+4
* | | Update plugins.qmltypes for Qt 5.13Kai Koehne2019-02-281-2/+12
* | | QML: Make QtAudioEngine import available under 1.QT_MINOR_VERSIONVaL Doroshchuk2019-02-265-10/+12
* | | Add a revision of QML VideoOutput flushMode property to 5.13VaL Doroshchuk2019-02-253-1/+5
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-232-2/+7
|\ \ \ | |/ /
| * | Gstreamer: Set surface from renderer before creating pipelineVaL Doroshchuk2019-02-222-2/+7
| |/
* | Do not use QMediaResource in QMediaContentVaL Doroshchuk2019-02-221-56/+31
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-162-5/+7
|\ \ | |/
| * Gstreamer: Fix compilation error with 0.10 versionVal Doroshchuk2019-02-141-5/+3
| * Fix static build on WindowsKai Koehne2019-02-111-0/+4
* | Fix QPainterVideoSurface test to respect libGLESVal Doroshchuk2019-02-141-41/+45
* | Fix typo in QPainterVideoSurface testVal Doroshchuk2019-02-121-13/+13
* | Fix QPainterVideoSurface test to respect libGLESv2Val Doroshchuk2019-02-121-13/+13
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-094-5/+6
|\ \ | |/
| * Do not ignore tst_*.qmlVaL Doroshchuk2019-02-081-0/+1
| * Fix crash in player example when close the window while playingVaL Doroshchuk2019-02-081-0/+3
| * gpu_vivante depends on opengles2 and guiLiang Qi2019-02-061-1/+1
| * DirectShow: Fix crash when camera is being destroyedVal Doroshchuk2019-02-061-4/+1
* | Android: Implement audio rolesVal Doroshchuk2019-02-0812-0/+445
* | Gstreamer: Add support of avfvideosrc for camerabinVaL Doroshchuk2019-02-082-11/+33
* | Fix deprecation warningsv5.13.0-alpha1Friedemann Kleint2019-02-053-18/+21
* | Introduce QVideoFrame::buffer()VaL Doroshchuk2019-02-042-0/+10
* | Gstreamer: Return GstBuffer from QGstVideoBufferVaL Doroshchuk2019-02-041-0/+1
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-0212-44/+35314
|\ \ | |/
| * Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-013-0/+35228
| |\
| | * Add changes file for Qt 5.12.1v5.12.15.12.1Antti Kokko2019-01-151-0/+68
| | * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-0813-39/+97
| | |\
| | * | Add binary compatibility files for 5.12 for QtMultimediaMilla Pohjanheimo2018-12-182-0/+35160
| * | | Android: Fix memory leak of GL resourcesVal Doroshchuk2019-01-312-8/+17
| * | | Fix comment for YUV fragment shadersSamuel Gaist2019-01-295-5/+9
| * | | Gstreamer: Set custom pipeline using urlVaL Doroshchuk2019-01-232-31/+60
* | | | GStreamer: support video orientationAlexander Volkov2019-02-016-38/+55
* | | | GstTools: move headers to correct folderJochen Seemann2019-01-3126-6/+0
* | | | Make QPulseAudioOutput::elapsedUSecs prone to OS time changeTomasz Olszak2019-01-292-5/+4
* | | | Return default camera with not empty nameVal Doroshchuk2019-01-282-4/+7
* | | | Enable gstreamer support for Windows and macOSVal Doroshchuk2019-01-282-7/+8
* | | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-223-10/+9
|\ \ \ \ | |/ / /
| * | | WavFile example: drop needless includesRolf Eike Beer2019-01-171-3/+0