summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/mediacapture/qgstreamermediacapture.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: QGstreamerMediaCapture - make element state more robustTim Blechmann2024-03-051-9/+6
* GStreamer: link camera bin only when pipeline is pausedTim Blechmann2024-03-051-22/+24
* GStreamer: media capture - safer encoder linking/unlinkingTim Blechmann2024-03-051-38/+42
* GStreamer: clean up sync APIsTim Blechmann2024-03-021-51/+57
* GStreamer: ensure stopping elements before removingTim Blechmann2024-02-281-17/+7
* GStreamer: use more expressive pipeline namesTim Blechmann2024-02-281-1/+1
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-7/+4
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-5/+7
* gstreamer: separate out handle typesTim Blechmann2024-02-221-1/+1
* gstreamer: fix memory leaksTim Blechmann2024-02-151-2/+7
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-3/+0
* Don't define same logging category in both pluginsSamuli Piippo2023-01-121-1/+1
* Fix memleak in QGstCapsPiotr Srebrny2022-12-151-2/+2
* Include moc_*.cpp files in QtMM gstreamer pluginArtem Dyomin2022-12-131-0/+2
* Validate that gstreamer elements necessary for operation are availablePiotr Srebrny2022-10-101-3/+13
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+340