summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-1011-66/+75
|\
| * Windows: Reset position on pause in QMediaPlayer after EOSVal Doroshchuk2019-04-101-2/+3
| * EVR: Don't repaint with black until the surface is activeVal Doroshchuk2019-04-101-1/+1
| * QWindowsAudioInput: Set volume only if it has been requestedVal Doroshchuk2019-04-081-3/+3
| * Android/AudioTrack: Fix crash when it is unable to get min buffer sizeVal Doroshchuk2019-04-032-6/+13
| * Android: Fix status of QMediaRecorder after start/stopVal Doroshchuk2019-04-032-45/+35
| * DirectShow: don't change camera zoom level if not requestedIhor Dutchak2019-04-011-1/+1
| * Android: Use CaptureStillImage as default capture modeVal Doroshchuk2019-03-281-1/+1
| * winrt: Use highest supported resolution for camera preview/image captureOliver Wolff2019-03-282-7/+18
* | Android: Introduce HTTP headers to MediaPlayerVal Doroshchuk2019-03-254-5/+29
* | AVFoundation: Fix typosv5.13.0-beta1Val Doroshchuk2019-03-111-5/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-091-4/+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-081-0/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-022-8/+17
|\|
| * Android: Fix memory leak of GL resourcesVal Doroshchuk2019-01-312-8/+17
* | GStreamer: support video orientationAlexander Volkov2019-02-012-36/+13
* | Make QPulseAudioOutput::elapsedUSecs prone to OS time changeTomasz Olszak2019-01-292-5/+4
* | Enable gstreamer support for Windows and macOSVal Doroshchuk2019-01-281-5/+3
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-221-2/+2
|\|
| * Gstreamer: Negotiate default settings before encoding container profileVaL Doroshchuk2019-01-111-2/+2
* | Gstreamer: add support for ksvideosrc within camerabinVal Doroshchuk2019-01-171-2/+9
* | DirectShow: Fix video and audio probes in media playerVal Doroshchuk2019-01-153-39/+37
* | Windows: Build directshow media player with wmf if availableVal Doroshchuk2019-01-149-39/+7
* | avfoundation: fix compiler warnings regarding Objective-CJochen Seemann2019-01-046-51/+53
* | avfoundation: modernize by using nullptr and overrideJochen Seemann2019-01-0449-270/+270
* | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2019-01-0410-43/+50
|\|
| * GStreamer: remove unnecessary <unistd.h> includesJ-P Nurmi2018-12-261-1/+0
| * GStreamer camera bin service plugin: remove bogus export macrosJ-P Nurmi2018-12-264-4/+4
| * WMF: Map PKEY_Media_EncodingSettings to QMediaMetaData::DescriptionVaL Doroshchuk2018-12-101-1/+1
| * 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-291-0/+3
| * 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
* | Don't append suggested extension if filename includes extensionChris Adams2019-01-021-3/+8
* | PulseAudio: Introduce QT_PA_CHANNEL_MAP for QAudioOutputVaL Doroshchuk2018-12-031-1/+28
* | 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-176-28/+36
|\|
| * 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
| * Gstreamer: Fix compiling issue with < 1.1.3 verVaL Doroshchuk2018-11-051-0/+4
* | 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
| |\