summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/common/qgstpipeline_p.h
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: pipeline - add createFromFactoryTim Blechmann14 hours1-2/+4
* GStreamer: rework stopped state handlingTim Blechmann3 days1-8/+0
* GStreamer: QGstPipeline - remove flushOnConfigChange logicTim Blechmann5 days1-2/+0
* GStreamer: unify dumpGraphTim Blechmann9 days1-2/+0
* GStreamer: improve duration/position queriesTim Blechmann2024-06-051-3/+0
* GStreamer: pipeline - make rate changes more reliableTim Blechmann2024-05-221-3/+6
* GStreamer: pipeline - use std::chrono for position/durationTim Blechmann2024-05-221-4/+6
* GStreamer: implement QGstPipeline::processMessagesTim Blechmann2024-05-111-0/+2
* GStreamer: unit test native pipeline accessTim Blechmann2024-04-271-3/+3
* GStreamer: fix setting playback rate when pipeline is stoppedTim Blechmann2024-04-231-1/+1
* GStreamer: fix playbin to pipeline castTim Blechmann2024-04-041-0/+2
* GStreamer: improve pipeline modification codeTim Blechmann2024-04-031-0/+9
* GStreamer: use glib to resolve/reference `QGstPipelinePrivate`Tim Blechmann2024-03-291-5/+8
* GStreamer: include cleanupTim Blechmann2024-03-281-1/+1
* GStreamer: move dumpGraph to QGstBinTim Blechmann2024-03-141-14/+1
* GStreamer: clean up sync APIsTim Blechmann2024-03-021-2/+11
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-1/+2
* gstreamer: gst adaptors - make ctors explicitTim Blechmann2024-02-141-2/+2
* gstreamer: adaptors - consistent access to wrapped objectTim Blechmann2024-02-131-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+140