summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/common/qgstreamervideooutput.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: rework subtitle readerTim Blechmann4 days1-56/+34
* GStreamer: video output - simplify implementationTim Blechmann12 days1-31/+30
* GStreamer: QGstreamerVideoOutput - prefix members with m_Tim Blechmann13 days1-69/+69
* GStreamer: improve element availability checksTim Blechmann2024-05-241-11/+12
* GStreamer: introduce `QGstElement::findFactory`Tim Blechmann2024-05-241-3/+1
* GStreamer: QGstObject - return QLatin1StringView for name and typeNameTim Blechmann2024-05-221-5/+1
* GStreamer: QGstreamerMediaPlayer - apply rotation to nativeSizeTim Blechmann2024-04-291-2/+15
* GStreamer: fix nativeSize handlingTim Blechmann2024-04-041-2/+11
* GStreamer: wrap `gst_element_factory_create`Tim Blechmann2024-03-291-4/+1
* GStreamer: include cleanupTim Blechmann2024-03-281-5/+6
* GStreamer: video output - remove dead codeTim Blechmann2024-03-151-2/+0
* GStreamer: mark videosinks as "async"Tim Blechmann2024-03-151-0/+5
* GStreamer: output - only use `videoconvertscale` when availableTim Blechmann2024-03-141-9/+38
* GStreamer: improve warning consistency for linking elementsTim Blechmann2024-03-051-4/+2
* GStreamer: clean up sync APIsTim Blechmann2024-03-021-19/+19
* GStreamer: QGstreamerVideoSink - add capsfilter for pixel-aspect-ratioTim Blechmann2024-03-021-2/+2
* GStreamer: ensure stopping elements before removingTim Blechmann2024-02-281-8/+5
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-3/+3
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-7/+6
* Set Q_LOGGING_CATEGORY staticArtem Dyomin2023-01-181-1/+1
* 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-4/+19
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+199