summaryrefslogtreecommitdiffstats
path: root/src/plugins/multimedia/gstreamer/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* CMake: Rename QGstreamerMediaPluginPrivate module for SBOM purposesAlexandru Croitor11 hours1-7/+7
* GStreamer: use QT_CONFIG to determine conditional compilationTim Blechmann29 hours1-2/+1
* CMake: find gstreamer-gl subtargetsTim Blechmann29 hours1-1/+12
* GStreamer: remove unused codeTim Blechmann2024-05-231-2/+0
* GStreamer: metadata - reduce complexity for metadata lookupTim Blechmann2024-04-261-2/+3
* GStreamer: rename `QGstAppSrc` to `QGstAppSource`Tim Blechmann2024-04-101-1/+1
* CMake: separate GStreamer plugin into unit-testable Core libraryTim Blechmann2024-03-281-9/+20
* GStreamer: separate plugin entry point into separate sourceTim Blechmann2024-03-281-0/+1
* GStreamer: include cleanupTim Blechmann2024-03-281-4/+0
* CMake: use gstreamer "feature" only when egl/gstreamer_gl are availableTim Blechmann2024-03-251-1/+1
* CMake: add missing header to projectTim Blechmann2024-03-141-0/+1
* GStreamer: cleanups - move implementations into cpp fileTim Blechmann2024-03-091-1/+1
* gstreamer: separate out handle typesTim Blechmann2024-02-211-0/+1
* gstreamer: separate out qDebug::operator<<Tim Blechmann2024-02-211-0/+1
* gstreamer: adaptors - consistent access to wrapped objectTim Blechmann2024-02-131-1/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-1/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-291-0/+1
* Exclude files including EGL/egl.h from Unity BuildAmir Masoud Abdol2023-04-251-3/+4
* Add some exclusions for CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-151-0/+3
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-071-0/+3
* Rename QGStreamerMediaDevices to *VideoDevice and clean up codePiotr Srebrny2022-05-061-1/+1
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-21/+3
* Use PulseAudio directly for low-level audio processingLars Knoll2022-02-011-3/+21
* Turn the gstreamer backend into a pluginLars Knoll2022-01-111-0/+56