summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * AVF: Fix applying viewfinder settings for iOSVal Doroshchuk2020-02-183-5/+15
| * | AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocolVal Doroshchuk2020-02-202-12/+106
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-151-2/+3
| |\|
| | * AVF: Only resume playback after a stalled buffer if really neededDominik Holland2020-02-061-1/+2
| | * AVF: Don't use deprecated AVPlayerItem::seekToTime::CMTimeVal Doroshchuk2020-02-061-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-282-1/+3
| |\|
| | * AVF: Always lock the capture device when start the cameraVal Doroshchuk2020-01-242-1/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-282-3/+7
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-212-3/+7
| |\|
| | * GStreamer: Don't create encoding profile if container is not supportedVaL Doroshchuk2020-01-201-1/+5
| | * Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4Assam Boudjelthia2020-01-201-2/+2
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-213-4/+6
|\| |
| * | AVF: Check supported surface's pixel formats to enable glVal Doroshchuk2020-01-141-1/+5
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-142-3/+1
| |\|
| | * AVF: Set the stopped state before emitting the status after EOSVal Doroshchuk2020-01-131-2/+1
| | * AVF: Don't apply settings if the camera is not active yetVal Doroshchuk2020-01-091-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-212-1/+6
|\| |
| * | Fix Qt 6 buildSimon Hausmann2019-12-201-1/+1
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-142-1/+6
| |\|
| | * Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+3
| | |\
| | | * Fix build: don't let X11/Xlib.h's None interferev5.14.0-rc2v5.14.0Thiago Macieira2019-12-041-0/+3
| | * | Don't load the specialist videonode plugins when using webglAndy Shaw2019-12-091-1/+3
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-142-0/+12
|\| | |
| * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-12-072-0/+12
| |\| |
| | * | Make the code compatible with future versions of QNX libasoundJames McDonnell2019-12-022-0/+12
| | |/
* | | WinRT: Remove usage of deprecated QMediaResourceVaL Doroshchuk2019-11-261-4/+5
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-2319-68/+155
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-11-2017-67/+120
| |\|
| | * Android: Remove usage of qt_androidRequestPermissionVal Doroshchuk2019-11-154-15/+13
| | * Android: Don't close camera when recording permission is askedVal Doroshchuk2019-11-157-9/+22
| | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-142-0/+38
| | |\
| | | * Android: Fix fetching video frame data from the GUI thread5.13Val Doroshchuk2019-11-122-0/+38
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-11-126-21/+29
| | |\|
| | | * opensl: support android voice comm preset in order to trigger aecBrad Davis2019-11-113-1/+5
| | | * AVFMediaAsserWriter: remove deprecated declrationTimur Pocheptsov2019-11-053-20/+24
| | * | Merge remote-tracking branch 'origin/5.13' into 5.14v5.14.0-beta3Qt Forward Merge Bot2019-11-052-23/+19
| | |\|
| | | * ALSA: Calculate buffer size based on min period timeVaL Doroshchuk2019-11-041-19/+15
| | | * Qt Mumtimedia - fix build for iOSTimur Pocheptsov2019-11-011-4/+4
| * | | GstCamera: Watch for zoom and max-zoom property changes in Gstreamer CameraBinMohammed Hassan2019-11-202-1/+35
| * | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-313-6/+3
| |/ /
* | | Remove deprecated QMediaResourceVaL Doroshchuk2019-11-085-5/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-303-2/+15
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-153-2/+15
| |\|
| | * WinRT: Ignore media in MediaPlayer only if stream is not changed tooVal Doroshchuk2019-10-081-1/+1
| | * DirectShow: Fix crash when media in qrc is set twiceVal Doroshchuk2019-10-081-1/+2
| | * AVF: Emit StalledMedia when unbuffered and resume playback afterwardsVaL Doroshchuk2019-10-081-0/+13
* | | Introduce QVideoFrame::image()VaL Doroshchuk2019-10-233-6/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-199-14/+38
|\| |
| * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-085-8/+32
| |\|
| | * Fix build with ALSA in non-system locationJoerg Bornemann2019-10-071-1/+1