summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/common/qgst_p.h
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: small API improvementsTim Blechmann2024-03-051-0/+2
* GStreamer: improve warning consistency for linking elementsTim Blechmann2024-03-051-5/+14
* GStreamer: QGstStructure - add APIs for pixelAspectRatio and nativeSizeTim Blechmann2024-03-011-0/+3
* GStreamer: QGstElement - simplify callback apisTim Blechmann2024-02-281-17/+19
* GStreamer: ensure stopping elements before removingTim Blechmann2024-02-281-0/+9
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-28/+38
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-9/+12
* GStreamer: QGstElement - use factory function instead of ctorTim Blechmann2024-02-231-3/+18
* gstreamer: separate out handle typesTim Blechmann2024-02-221-51/+5
* gstreamer: QGstCaps - improve format/videoinfo apiTim Blechmann2024-02-211-9/+3
* gstreamer: separate out qDebug::operator<<Tim Blechmann2024-02-211-30/+14
* gstreamer: make QGString a QUniqueHandleTim Blechmann2024-02-161-23/+18
* gstreamer: fix memory leak in QGstVideoRenderer::gstEventTim Blechmann2024-02-161-0/+11
* gstreamer: fix memory leaksTim Blechmann2024-02-151-0/+22
* gstreamer: cleanup - replace QGstCaps::toString with QDebug operator<<Tim Blechmann2024-02-141-11/+18
* gstreamer: gst adaptors - make ctors explicitTim Blechmann2024-02-141-22/+29
* gstreamer: adaptors - consistent access to wrapped objectTim Blechmann2024-02-131-37/+104
* gstreamer: unify gstreamer reference counting and move semanticsTim Blechmann2024-02-131-118/+153
* gstreamer: make logging more expressiveTim Blechmann2024-02-121-1/+3
* Fix memleak in QGstCapsPiotr Srebrny2022-12-151-66/+52
* Validate that gstreamer elements necessary for operation are availablePiotr Srebrny2022-10-101-0/+11
* Add move constructor and assignment operatorPiotr Srebrny2022-09-261-0/+14
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Do not use the depracated gst_element_get_request_pad functionPiotr Srebrny2022-03-251-1/+8
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+615