summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/audio/qgstreameraudiosource.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: improve tracing of GstMessagesTim Blechmann2024-04-261-8/+5
* GStreamer: QGStreamerAudioSource fix potential memory leakTim Blechmann2024-04-091-9/+11
* GStreamer: add cpp wrapper objects for GstAppSinkTim Blechmann2024-04-091-11/+9
* GStreamer: introduce `createFromDevice`Tim Blechmann2024-03-261-1/+1
* GStreamer: use more expressive pipeline namesTim Blechmann2024-02-281-1/+1
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-1/+1
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-4/+4
* gstreamer: separate out handle typesTim Blechmann2024-02-211-7/+4
* Include moc_*.cpp files in QtMM gstreamer pluginArtem Dyomin2022-12-131-1/+0
* Add parent-child relationship on audio sources and sinksPiotr Srebrny2022-11-101-2/+3
* Validate that gstreamer elements necessary for operation are availablePiotr Srebrny2022-10-101-0/+1
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+407