summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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-0517-60/+376
|\| |
| * | 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
| * | 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-032-2/+2
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-251-1/+1
|\| |
| * | 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
| | * Fix Gstreamer plugin to pass tst_QMediaPlayerBackendVaL Doroshchuk2018-09-062-5/+10
* | | Merge remote-tracking branch 'origin/5.12' into devQt Forward Merge Bot2018-09-0679-3894/+867
|\| |
| * | winrt: Fix clang warningsOliver Wolff2018-09-0620-92/+90
| * | DirectShow: Fix clang-tidy warnings about else after returnFriedemann Kleint2018-09-0515-493/+388
| * | DirectShow: Fix clang-tidy warnings about loopsFriedemann Kleint2018-09-053-36/+23
| * | DirectShow: Fix clang-tidy warnings about C-style castsFriedemann Kleint2018-09-055-33/+51
| * | DirectShow: Fix clang-tidy warnings about class definitionsFriedemann Kleint2018-09-0538-315/+289
| * | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-08-301-10/+22
| |\|
| | * Gstreamer: Set video-profile to CameraBin before GST_STATE_READYVaL Doroshchuk2018-08-221-9/+11
| | * Gstreamer: Fix gst_mini_object_unref: assertion refcount > 0 failedVaL Doroshchuk2018-08-221-1/+0
| | * Gstreamer: Fix crash when resolution or frame rates are requestedVaL Doroshchuk2018-08-221-0/+11
| * | Gstreamer: Allow to use gst specific featuresVaL Doroshchuk2018-08-298-2915/+4
* | | Do not use QMediaResource internallyVal Doroshchuk2018-08-306-24/+12
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-181-2/+1
|\|
| * Android: Fix the player state when play() is called with no mediaVal Doroshchuk2018-08-161-2/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-074-13/+55
|\|
| * AVFoundation: Use opengl context from surface as sharedVaL Doroshchuk2018-08-021-7/+7
| * DirectShow: Notify if camera has been unpluggedVal Doroshchuk2018-08-023-3/+36
| * DirectShow: Postpone setting camera image processing param if not readyVal Doroshchuk2018-08-022-3/+12
* | Introduce a new environment variable to disable EVR in DirectShowLuca Carlon2018-07-282-12/+16
* | Build fix for DirectShow plugin when EVR is disabledLuca Carlon2018-07-282-0/+4
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-303-4/+11
|\|
| * AVFoundation: Do not use AVFVideoRendererControl if no openglVaL Doroshchuk2018-06-261-3/+6
| * AVFoundation: Fix crash when no video capture deviceVaL Doroshchuk2018-06-252-1/+5
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-06-235-8/+27
|\|
| * winrt: Obtain new camera sample format and size on camera changeOliver Wolff2018-06-223-0/+11
| * Directshow: Don't report failure for stream source with no video outputAndy Shaw2018-06-201-3/+3
| * Gstreamer: Use gst_parse_launch in QT_GSTREAMER_CAMERABIN_VIDEOSRCVaL Doroshchuk2018-06-201-5/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-191-3/+1
|\|
| * Wasapi: Always use multithreaded concurrency model in initializationVal Doroshchuk2018-05-141-3/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-128-73/+86
|\|