summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/common/qgstreameraudioinput.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: audio io - make device switching more robustTim Blechmann5 days1-14/+43
* GStreamer: audio io - cleanupsTim Blechmann7 days1-31/+21
* GStreamer: improve element availability checksTim Blechmann2024-05-241-12/+11
* GStreamer: custom audio io - introduce factory functionsTim Blechmann2024-05-151-29/+51
* GStreamer: audio io - warn to default logging outputTim Blechmann2024-05-081-4/+5
* GStreamer: use alsasrc/sink when configured for alsaTim Blechmann2024-05-081-7/+15
* GStreamer: improve pipeline modification codeTim Blechmann2024-04-031-7/+8
* GStreamer: include cleanupTim Blechmann2024-03-281-6/+5
* GStreamer: introduce `createFromDevice`Tim Blechmann2024-03-261-7/+3
* GStreamer: clean up AudioInput/AudioOutputTim Blechmann2024-03-141-18/+2
* GStreamer: remove unused signalsTim Blechmann2024-03-121-4/+0
* GStreamer: ensure stopping elements before removingTim Blechmann2024-02-281-2/+1
* GStreamer: api cleanups - rework add/link/remove APIsTim Blechmann2024-02-281-5/+3
* GStreamer: replace gst allocating ctors with factory functionsTim Blechmann2024-02-261-5/+5
* GStreamer: audio in/output - compile fix for missing pulseaudioTim Blechmann2024-02-261-14/+18
* 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-6/+22
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Use PulseAudio directly for low-level audio processingLars Knoll2022-02-011-0/+9
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+139