summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/common/qgstreamervideosink.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: use more RAII handle typesTim Blechmann2024-03-061-16/+11
* GStreamer: improve warning consistency for linking elementsTim Blechmann2024-03-051-4/+1
* GStreamer: clean up sync APIsTim Blechmann2024-03-021-10/+9
* GStreamer: QGstreamerVideoSink - add capsfilter for pixel-aspect-ratioTim Blechmann2024-03-021-4/+24
* GStreamer: set sink to NULL state before re-creating itTim Blechmann2024-02-281-0/+3
* GStreamer: ensure stopping elements before removingTim Blechmann2024-02-281-4/+2
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-2/+2
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-2/+3
* gstreamer: silence `Failed to make element` warningsTim Blechmann2024-02-251-9/+21
* gstreamer: separate out handle typesTim Blechmann2024-02-221-13/+17
* gstreamer: gst adaptors - make ctors explicitTim Blechmann2024-02-141-1/+1
* Adapt to the RHI API conceptLaszlo Agocs2023-05-221-2/+1
* Add NVidia specific conversion element to already existing IMX workaroundHenrik Thillman2023-02-281-2/+5
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* Include moc_*.cpp files in QtMM gstreamer pluginArtem Dyomin2022-12-131-0/+2
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+270