summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/gstreamer/common/qgst_p.h
Commit message (Expand)AuthorAgeFilesLines
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-615/+0
* Don't leak GStramer bus object, make virtual destructor in base classPiotr Srebrny2021-12-171-1/+3
* Do not leak GstMessage and avoid accidental decrease in reference cntPiotr Srebrny2021-09-301-9/+2
* GStreamer: enable dynamic pipeline modification for capture sessionPiotr Srebrny2021-09-131-0/+23
* Move gstreamer over to the new subtitle handlingLars Knoll2021-09-071-0/+3
* GStreamer add support for recording pausePiotr Srebrny2021-08-171-3/+2
* Fix critial error related to incorrect gstreamer element statePiotr Srebrny2021-08-131-0/+1
* Unify some code in QGstCaps/MutableCapsLars Knoll2021-08-091-14/+25
* Fix media player position handling after seeking on gstreamerLars Knoll2021-07-301-22/+0
* Reduce the timeout for sync state changes in gstreamer to 1 secLars Knoll2021-05-211-2/+2
* Fix a memory leak in gstreamerLars Knoll2021-05-181-1/+7
* Add support for selecting the camera formatLars Knoll2021-05-101-0/+4
* Fix compilation on LinuxLars Knoll2021-05-071-0/+3
* Pass the remaining mediaplayerbackend autotestsLars Knoll2021-05-071-0/+9
* Clean up the GstPipeline wrapper classLars Knoll2021-05-071-61/+1
* Smaller code cleanup in the gstreamer media playerLars Knoll2021-05-031-0/+6
* Cleanup and refactor QGstAppSrcLars Knoll2021-05-031-1/+2
* GStreamer: Correctly handle cameras that only provide JPEGLars Knoll2021-04-281-0/+2
* Fix gstreamer camera after the latest changesLars Knoll2021-04-191-3/+3
* Better error handling for gstreamerLars Knoll2021-04-161-1/+1
* Rename QVideoSurfaceFormat to QVideoFrameFormatLars Knoll2021-04-141-2/+2
* More work to enable HW decoding for Qt QuickLars Knoll2021-04-071-0/+6
* Move the PixelFormat enum from QVideoFrame to QVideoSurfaceFormatLars Knoll2021-04-061-1/+1
* Remove the QGstVideoRendererPluginLars Knoll2021-04-061-1/+2
* Clean up some codeLars Knoll2021-04-061-0/+1
* Cleanup the gstreamer bus handlingLars Knoll2021-04-061-16/+50
* Add focus, exposure and imageprocessing support for gstreamerLars Knoll2021-03-231-0/+8
* Re-add support for gstreamer image captureLars Knoll2021-03-231-1/+5
* Implement a new capture backend for gstreamerLars Knoll2021-03-191-5/+37
* Add some more functionality to the gst wrappersLars Knoll2021-03-191-0/+25
* Move the gstreamer audio output handling into it's own fileLars Knoll2021-03-191-2/+11
* Fix some valgrind warningsLars Knoll2021-03-161-1/+1
* Some cleanups in QVideoSurfaceFormatLars Knoll2021-03-161-1/+0
* Add support for selecting audio/video tracksLars Knoll2021-03-051-1/+2
* Implement basic metadata support for QMediaPlayerLars Knoll2021-03-021-12/+51
* Start rewriting the gstreamer player backendLars Knoll2021-03-021-0/+25
* Move the Gst wrapper API into it's own fileLars Knoll2021-03-021-0/+450