summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/qgstreamerintegration_p.h
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: custom camera - add factory to create camera from elementTim Blechmann2024-05-301-0/+2
* GStreamer: introduce custom cameraTim Blechmann2024-05-241-0/+2
* GStreamer: move `nativePipeline` to QGStreamerPlatformSpecificInterfaceTim Blechmann2024-05-221-0/+3
* Platform integration: introduce gstreamer-specific interface classTim Blechmann2024-05-151-1/+16
* Implement lazy initialization of VideoDevicesArtem Dyomin2024-01-211-1/+2
* Fix potential thread-safety on lazy media format initializationArtem Dyomin2023-09-061-6/+7
* Enable error reporting when failed to initialize backend elementPiotr Srebrny2022-09-261-9/+9
* Use SPDX license identifiersLucie GĂ©rard2022-06-241-38/+2
* Rename QGStreamerMediaDevices to *VideoDevice and clean up codePiotr Srebrny2022-05-061-10/+2
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-2/+11
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+90