summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* PulseAudio: Introduce QT_PA_CHANNEL_MAP for QAudioOutputVaL Doroshchuk2018-12-031-1/+28
* Fix conversion from QVideoFrame to QImage to respect bytesPerLineVal Doroshchuk2018-11-301-1/+1
* VideoOutput: Download data of flush video frame if it has a handleVal Doroshchuk2018-11-291-9/+12
* DirectShow: Move parsing of the metadata to worker threadVal Doroshchuk2018-11-284-86/+76
* Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-241-1/+2
|\
| * EVR: Prevent redefinition of MFVideoNormalizedRectMarius Kittler2018-11-181-1/+2
* | DirectShow: Stop surface on EndOfStreamVal Doroshchuk2018-11-222-0/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-11-177-29/+37
|\|
| * 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
* | Setup QVideoFrame::Format_ABGR32Val Doroshchuk2018-11-091-0/+4
* | VideoOutput: Introduce flushMode propertyVaL Doroshchuk2018-11-064-7/+56
* | Deprecate QMediaResource classVal Doroshchuk2018-11-054-5/+62
* | Add a support for selecting the output device used by QSoundEffectOtto Ryynänen2018-10-306-18/+54
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-207-63/+101
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-10-0520-65/+383
|\| |
| * | 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
| * | Android: implement QMediaPlayer::setPlaybackRate()Yoann Lopes2018-09-265-3/+110
| * | imx: Fallback to copying data if mapping has not succeededVaL Doroshchuk2018-09-252-34/+41
| * | Gstreamer: Fix undeclared identifier QGstVideoRendererSink in 0.10 verVaL Doroshchuk2018-09-252-1/+2
| * | DirectShow: Implement image capture settingsVal Doroshchuk2018-09-257-5/+213
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-252-14/+8
| |\|
| | * 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
* | | Android: Change video frame format from BGR32 to ABGR32Val Doroshchuk2018-10-034-2/+6
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-252-15/+38
|\| |
| * | Update plugins.qmltypesKai Koehne2018-09-241-14/+37
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-151-1/+1
| |\|
| | * Pulse: Fix crash when stop() is called while reading buffersVaL Doroshchuk2018-09-131-1/+1
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-1515-11/+214
|\| |
| * | Merge remote-tracking branch 'origin/5.11' into 5.12v5.12.0-alpha1Qt Forward Merge Bot2018-09-0815-11/+214
| |\|
| | * Fix Gstreamer plugin to pass tst_QMediaPlayerBackendVaL Doroshchuk2018-09-062-5/+10
| | * Add OpenGL core profile support to QtMultimediaQuickToolsMassimo Callegari2018-09-0313-6/+204
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0691-1077/+1074
|\| |
| * | Automatically register the latest import versionKai Koehne2018-09-061-0/+3
| * | winrt: Fix clang warningsOliver Wolff2018-09-0620-92/+90
| * | DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-0515-493/+388