summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/mediacapture/qgstreamercamera.cpp
Commit message (Expand)AuthorAgeFilesLines
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-735/+0
* Fix critical gstreamer warningLars Knoll2021-10-111-4/+4
* Remove some leftover debug messagesPiotr Srebrny2021-09-281-3/+0
* GStreamer: enable dynamic pipeline modification for capture sessionPiotr Srebrny2021-09-131-59/+65
* Add auto tests for setting camera formatDoris Verria2021-08-101-1/+1
* Simplify pipeline manipulation handling for gstreamerLars Knoll2021-07-301-14/+5
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-1/+1
* Remove QCamera::StatusLars Knoll2021-06-171-1/+0
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-161-5/+5
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* Fix a couple of issues with QGstPipelineLars Knoll2021-06-021-1/+2
* Fix gstreamer state handling in the capture pipelineLars Knoll2021-06-021-3/+2
* Fix a build issue with gstreamer-1.18Lars Knoll2021-05-311-1/+2
* Fix compilation with/without gst-photography and v4l2Lars Knoll2021-05-271-17/+50
* Some QCamera API cleanupsLars Knoll2021-05-251-13/+64
* Improve V4L2 supportLars Knoll2021-05-211-26/+84
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-14/+205
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-17/+165
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-191-5/+10
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-6/+48
* Add support for selecting the camera formatLars Knoll2021-05-101-29/+45
* Fix most qcamerabackend autotests on gstreamerLars Knoll2021-05-101-0/+5
* Rename QMediaDeviceManager to QMediaDevicesVolker Hilsheimer2021-05-071-3/+3
* GStreamer: Correctly handle cameras that only provide JPEGLars Knoll2021-04-281-4/+31
* Fix gstreamer camera after the latest changesLars Knoll2021-04-191-10/+8
* Have the QPlatformMediaIntegration create the platformCameraDoris Verria2021-04-191-4/+21
* Cleanup the gstreamer image processing code baseLars Knoll2021-03-231-3/+5
* Add V4L2 handling of image processing fieldsLars Knoll2021-03-231-0/+3
* Add focus, exposure and imageprocessing support for gstreamerLars Knoll2021-03-231-0/+35
* Implement a new capture backend for gstreamerLars Knoll2021-03-191-72/+38
* Remove setVideoSurface from the platform cameraLars Knoll2021-03-181-5/+0
* Fix class and file names in the gstreamer pluginLars Knoll2021-03-161-0/+149