summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.13' into tqtc/lts-5.15-ope...v5.15.13-lts-lgpl5.15Tarja Sundqvist2024-01-045-4/+74
|\
| * Android: Handle Pause() by QAudioRecorderBartlomiej Moskal2023-01-054-4/+68
| * Fix access to multi front/back cameras on Android devicesAndrey Yaromenok2022-12-161-0/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-1111-28/+119
|\|
| * Fix crash on macos13 with iphone cameraArtem Dyomin2022-12-021-6/+20
| * VideoOutput: Always update geometry when video surface format changesDoris Verria2022-10-211-2/+2
| * VideoOutput: fix resize of a finished videoIvan Solovev2022-10-181-3/+2
| * Windows: Fix cropping for HEVC-encoded videosAndré de la Rocha2022-09-289-17/+95
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-095-9/+30
|\|
| * QAudioHelpers: fix C++20 -Werror,-Wdeprecated-enum-float-conversionMarc Mutz2022-08-081-3/+3
| * Android: Align emit sequenceSamuel Mira2022-06-221-2/+13
| * QNX: fix KHR image handlingRafael Roquetto2022-06-211-2/+6
| * Fix compile error on videonode pluginTunahan Erkoyuncu2022-05-261-0/+2
| * QPulseAudioSource: fix UB (memcpy() called with nullptr dest) in read()Marc Mutz2022-05-261-2/+6
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.10' into tqtc/lts-5.15-ope...v5.15.10-lts-lgplTarja Sundqvist2023-04-242-19/+19
|\|
| * Fix chunk sizing in QPulseAudioSinkAxel Spoerl2022-05-121-18/+18
| * Initialize m_material to nullptrAndy Shaw2022-04-121-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-1/+1
|\|
| * Fix duration() with very long media with gstreamerJoni Poikelin2022-03-121-1/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-1117-873/+527
|\|
| * Remove the AVPlayerItemVideoOutput from player item when changing mediaDoris Verria2021-12-101-0/+4
| * Use AVPlayerItemVideoOutput to generate video framesTor Arne Vestbø2021-12-0716-873/+514
| * Fix a memory leak in the camerabinsessionLars Knoll2021-11-301-0/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...v5.15.7-lts-lgplTarja Sundqvist2022-09-122-1/+4
|\|
| * PulseAudio: Call pa_stream_flush() with PulseDaemonLocker lock heldAndreas Holzammer2021-10-011-1/+3
| * Fix incorrectly generated CMake files for the QNX audio pluginJoerg Bornemann2021-09-201-0/+1
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-074-20/+250
|\|
| * AVFoundation: Only remove the video output if it is still attachedAndy Shaw2021-04-061-1/+2
| * macOS: Fix video rendering on with OpenGL Core profilePablo Luis Garcia2021-03-303-19/+248
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-25966-19977/+19977
|/
* imx6 video plugin depends on gstreamerSamuli Piippo2021-02-171-1/+1
* Doc: Fix typoPaul Wicking2021-02-101-1/+1
* Update commercial license headersTarja Sundqvist2021-01-27966-19977/+19977
* Revert "Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrame"Andy Shaw2020-11-302-6/+2
* Fix nullptr dereference in directshow pluginLuca Carlon2020-10-211-1/+2
* DirectShow: Use also pin category when negotiatingVal Doroshchuk2020-09-244-42/+57
* Gstreamer: fix camerabin's supported focus point modeRatchanan Srirattanamet2020-09-231-2/+0
* CameraBin: unset GValues after finish using themRatchanan Srirattanamet2020-09-111-0/+3
* AVF: Introduce QCameraCaptureDestinationControl_iidVal Doroshchuk2020-09-107-11/+169
* GStreamer: Update render rect only if open gl sink is usedVaL Doroshchuk2020-07-201-1/+3
* Compile with QT_NO_BEARERMANAGEMENTAndy Shaw2020-07-064-1/+25
* Don't map QMemoryVideoBuffer when there is no data insideVaL Doroshchuk2020-06-301-1/+1
* Doc: minor fixes re the camera documentationAndy Shaw2020-06-151-1/+1
* Add missing overrideAlexander Volkov2020-06-109-127/+127
* CoreAudio: Don't apply audio category if it is not neededVal Doroshchuk2020-06-094-18/+12
* GStreamer: Start playback when bufferedVaL Doroshchuk2020-06-091-1/+1
* AVFoundation: fix playback of files with spaces in their namesNick Korotysh2020-06-021-7/+7
* Map QVideoFrame::Format_Y8=>QImage::Format_Grayscale8 in QVideoFrameVaL Doroshchuk2020-06-022-2/+6
* GStreamer: Remove dependency to gstreamer_imxcommonVaL Doroshchuk2020-05-293-31/+9
* gsttools: do not use nullptr in C codeRolf Eike Beer2020-05-291-8/+8