summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/qgstreamerintegration.cpp
Commit message (Expand)AuthorAgeFilesLines
* GStreamer: custom camera - add factory to create camera from elementTim Blechmann4 days1-4/+30
* GStreamer: introduce custom cameraTim Blechmann10 days1-1/+22
* GStreamer: move `nativePipeline` to QGStreamerPlatformSpecificInterfaceTim Blechmann11 days1-0/+24
* GStreamer: add environment variables to disable va/nvcodec pluginsTim Blechmann13 days1-23/+50
* Platform integration: introduce gstreamer-specific interface classTim Blechmann2024-05-151-0/+21
* GStreamer: Rank down the gstreamer-vaapi pluginsJithin Nair2024-04-191-0/+27
* platform integration: add getter for current backendTim Blechmann2024-04-051-0/+1
* GStreamer - log gstreamer versionTim Blechmann2024-04-011-0/+5
* GStreamer: separate plugin entry point into separate sourceTim Blechmann2024-03-281-16/+0
* GStreamer: include cleanupTim Blechmann2024-03-281-15/+12
* gstreamer: gst adaptors - make ctors explicitTim Blechmann2024-02-141-3/+1
* gstreamer: remove unused headersTim Blechmann2024-02-071-2/+0
* Implement lazy initialization of VideoDevicesArtem Dyomin2024-01-211-5/+8
* Fix potential thread-safety on lazy media format initializationArtem Dyomin2023-09-061-10/+4
* Make QPlatformMediaIntegration::m_videoDevices a smart pointerMikolaj Boc2023-01-091-2/+4
* Validate that gstreamer elements necessary for operation are availablePiotr Srebrny2022-10-101-7/+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-161/+9
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-7/+164
* Move the list of QMediaDevices to QPlatformMediaIntegrationLars Knoll2022-01-181-1/+1
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+145