summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * 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
* | Fix QCameraInfo to be invalid if camera failed to find deviceVal Doroshchuk2019-01-181-2/+10
* | Gstreamer: add support for ksvideosrc within camerabinVal Doroshchuk2019-01-172-2/+54
* | 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-1411-66/+9
* | Introduce QT_MULTIMEDIA_PREFERRED_PLUGINS env varVal Doroshchuk2019-01-141-0/+30
* | Fix warnings about deprecated QPalette enumerations and functionsFriedemann Kleint2019-01-143-4/+4
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-111-24/+19
|\|
| * Return ServiceMissingError if no camera found by nameVaL Doroshchuk2019-01-071-24/+19
| * Bump versionKari Oikarinen2019-01-071-1/+1
* | Allow disabling directshow or wmf pluginVal Doroshchuk2019-01-091-0/+2
* | avfoundation: fix compiler warnings regarding Objective-CJochen Seemann2019-01-046-51/+53
* | multimedia: modernize by using nullptrJochen Seemann2019-01-0448-294/+294
* | 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-0418-51/+202
|\|
| * 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
* | | | 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
* | | | 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-178-29/+40
|\| | |