summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add changes file for Qt 5.12.1v5.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
* | | WavFile example: drop needless includesRolf Eike Beer2019-01-171-3/+0
* | | WavFile example: fix indentationRolf Eike Beer2019-01-171-1/+1
* | | Bump versionKari Oikarinen2019-01-141-1/+1
* | | Migrate QGstUtils to use QRegularExpressionSamuel Gaist2019-01-121-4/+6
* | | Gstreamer: Negotiate default settings before encoding container profileVaL Doroshchuk2019-01-111-2/+2
| |/ |/|
* | Return ServiceMissingError if no camera found by nameVaL Doroshchuk2019-01-071-24/+19
* | Bump versionKari Oikarinen2019-01-071-1/+1
* | Fix test to pass when wave is not availableVal Doroshchuk2019-01-041-4/+8
* | Fix QCamera::testCameraLockCancel testVaL Doroshchuk2019-01-021-1/+1
* | GStreamer: remove unnecessary <unistd.h> includesJ-P Nurmi2018-12-262-2/+0
* | GStreamer camera bin service plugin: remove bogus export macrosJ-P Nurmi2018-12-264-4/+4
* | QGstUtils: fix build with MSVCJ-P Nurmi2018-12-261-2/+5
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+58
|\ \
| * \ 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.3Antti Kokko2018-11-201-0/+58
| |/ /
* | / WMF: Map PKEY_Media_EncodingSettings to QMediaMetaData::DescriptionVaL Doroshchuk2018-12-101-1/+1
| |/ |/|
* | Merge remote-tracking branch 'origin/5.12.0' into 5.12Qt Forward Merge Bot2018-12-051-0/+59
|\ \
| * | Add changes file for Qt 5.12.0v5.12.0-rc2v5.12.0-rc1v5.12.0-beta4v5.12.0Antti Kokko2018-11-051-0/+59
* | | DirectShow: Don't queue video buffers from sample grabberVal Doroshchuk2018-11-291-5/+5
* | | DirectShow: Restart not active surface when frame is receivedVal Doroshchuk2018-11-291-2/+2
* | | Windows: Repaint QVideoWidget when WM_PAINT or WM_ERASEBKGND receivedVal Doroshchuk2018-11-293-0/+24
* | | DirectShow: use supported pixel formats for QCamera video surfaceIhor Dutchak2018-11-282-25/+29
* | | DirectShow: Display windows error string when camera failsVal Doroshchuk2018-11-272-5/+6
* | | EVR: Prevent redefinition of MFVideoNormalizedRectMarius Kittler2018-11-181-1/+2
* | | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-11-160-0/+0
|\ \ \ | | |/ | |/|
| * | Bump versionOswald Buddenhagen2018-11-081-1/+1
* | | CoreAudio: Decrease volume when playback is stopped on macOSVaL Doroshchuk2018-11-162-18/+27
* | | DirectShow: Fix compiler warningsFriedemann Kleint2018-11-062-3/+1
* | | Gstreamer: Do not create video profile if no codec providedVaL Doroshchuk2018-11-051-7/+4
* | | Alsa: Do not open device twice in QSoundEffectVaL Doroshchuk2018-11-051-1/+1
* | | Gstreamer: Fix compiling issue with < 1.1.3 verVaL Doroshchuk2018-11-051-0/+4
* | | Gstreamer: Fix camera example to apply video settingsVaL Doroshchuk2018-11-051-0/+3
| |/ |/|
* | WindowsAudioOutput: Introduce QT_WAVE_BUFFERS env varv5.12.0-beta3Val Doroshchuk2018-10-182-12/+22
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-10-131-1/+1
|\|
| * Use the setDataSource(String) overload for non assets/file pathsAndy Shaw2018-10-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-beta2Qt Forward Merge Bot2018-10-054-50/+78
|\|
| * 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
* | Exclude Qt Multimedia when Qt Network is missingEskil Abrahamsen Blomfeldt2018-10-051-0/+1
* | GraphicsVideoItem: Interpret ARGB32 as premultipliedVal Doroshchuk2018-10-051-4/+5
* | DirectShow: Fix typo which breaks cameraVal Doroshchuk2018-10-041-1/+1
* | Gstreamer: Emit stateChanged(StoppedState) when recording is finishedv5.12.0-beta1VaL Doroshchuk2018-09-282-3/+3