summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/mediacapture
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: provide correct recording durationPiotr Srebrny2021-09-172-19/+26
* GStreamer: enable dynamic pipeline modification for capture sessionPiotr Srebrny2021-09-138-248/+288
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-033-94/+7
* GStreamer add support for recording pausePiotr Srebrny2021-08-172-1/+58
* Remove useless methodLars Knoll2021-08-172-11/+0
* Cleanups in QMediaEncoderLars Knoll2021-08-162-33/+36
* Fix adding/removing of audio/video inputs to QMediaCaptureSessionPiotr Srebrny2021-08-131-36/+43
* Add auto tests for setting camera formatDoris Verria2021-08-101-1/+1
* Enable DMA buffer support for gstreamerLars Knoll2021-08-093-2/+12
* Unify some code in QGstCaps/MutableCapsLars Knoll2021-08-091-3/+3
* Resolve media format and provide encoder settings with record()Piotr Srebrny2021-08-062-33/+14
* Do not request a pad of a null audio elementPiotr Srebrny2021-08-041-1/+1
* Simplify pipeline manipulation handling for gstreamerLars Knoll2021-07-304-33/+31
* Use command like interface to control recorder backendPiotr Srebrny2021-07-032-36/+17
* Provide encoderSettings with the applySettings functionPiotr Srebrny2021-06-282-15/+6
* Kill QMediaRecorder::StatusPiotr Srebrny2021-06-252-41/+0
* Clean up file format and audio profile handlingLars Knoll2021-06-251-18/+32
* Streamline some translatable messagesFriedemann Kleint2021-06-231-2/+3
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-175-39/+38
* Remove QCamera::StatusLars Knoll2021-06-171-1/+0
* Make setOutputLocation behavior consistent across supported platformsPiotr Srebrny2021-06-162-15/+7
* Rename QCamera::cameraInfo to cameraDeviceLars Knoll2021-06-162-6/+6
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-162-23/+23
* Kill QMediaEncoderBaseLars Knoll2021-06-162-4/+4
* Kill the current QMediaRecorder classLars Knoll2021-06-161-1/+1
* Add audio output selection to the capture sessionLars Knoll2021-06-112-28/+55
* Use QAudioInput in QMediaCaptureSessionLars Knoll2021-06-113-52/+43
* Remove the CaptureMode argument from the createCaptureSession() methodLars Knoll2021-06-082-2/+2
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-085-13/+13
* Remove the inheritance between QMediaEncoderSettings and QMediaFormatLars Knoll2021-06-041-5/+5
* Remove some debug outputLars Knoll2021-06-031-3/+3
* Fix a couple of issues with QGstPipelineLars Knoll2021-06-023-3/+3
* Fix gstreamer state handling in the capture pipelineLars Knoll2021-06-023-17/+10
* Fix a build issue with gstreamer-1.18Lars Knoll2021-05-311-1/+2
* Fix compilation with/without gst-photography and v4l2Lars Knoll2021-05-272-18/+52
* Some QCamera API cleanupsLars Knoll2021-05-252-15/+67
* Correctly resolve the actual output file for QMediaEncoderLars Knoll2021-05-213-8/+7
* Improve gstreamer capture pipelineLars Knoll2021-05-213-13/+20
* Improve V4L2 supportLars Knoll2021-05-212-26/+92
* Fix camera not showing up on gstreamerLars Knoll2021-05-212-5/+8
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-204-445/+219
* Remove contrast/brightness/hue/saturation properties from QCameraLars Knoll2021-05-192-92/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-194-483/+180
* Cleanup the QMediaEncoder backend architectureLars Knoll2021-05-193-64/+43
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-184-248/+52
* Remove QCamera::aperture() and friendsLars Knoll2021-05-181-9/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-182-91/+28
* Merge QCameraExposure into QCameraLars Knoll2021-05-182-50/+50
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-182-14/+14
* Fix a number of compiler warnings/errors when using gccLars Knoll2021-05-142-14/+10