summaryrefslogtreecommitdiffstats
path: root/src/multimedia/configure.cmake
Commit message (Expand)AuthorAgeFilesLines
* CMake: macos cleanupsTim Blechmann2025-06-161-4/+3
* CMake: remove wmsdk detectionTim Blechmann2025-06-101-11/+2
* CMake: Fix FFMPEG attributions not being added to SBOM after refactorAlexandru Croitor2025-06-041-0/+1
* CMake: disable pipewire/gstreamer/ffmpeg if threads are not availableTim Blechmann2025-05-161-3/+5
* CMake: remove obsolete evr feature from build systemTim Blechmann2025-04-081-10/+1
* CMake: raise error when alsa and pulseaudio are configuredTim Blechmann2025-03-251-0/+6
* Document the native Windows media backend as deprecated as of Qt 6.10Jøger Hansegård2025-02-251-1/+13
* Add a configure option for native MediaCodec for AndroidJøger Hansegård2025-02-241-0/+12
* Multimedia: Don't compile V4L2 on AndroidNils Petter Skålerud2025-01-271-1/+1
* Pipewire: initial preparations to enumerate pipewire audio devicesTim Blechmann2025-01-201-7/+9
* Pipewire: cmake - separate pipewire and pipewire screen captureTim Blechmann2025-01-181-2/+6
* Compilation fixes for -no-feature -flagsJari Helaakoski2024-12-111-1/+1
* GStreamer: port media player to gst_play APITim Blechmann2024-11-091-2/+2
* GStreamer: increase minimum requirement to 1.20Tim Blechmann2024-11-071-30/+12
* GStreamer: enforce minimum requirement to 1.18Tim Blechmann2024-11-051-7/+34
* Fail CMake if FFMPEG_DIR is specified but FFmpeg is not foundJøger Hansegård2024-09-271-1/+7
* CMake: fix configure entryTim Blechmann2024-09-091-1/+1
* cmake: report warning when no media backend is found on linuxTim Blechmann2024-09-091-0/+6
* GStreamer: increase the minimum required version to 1.20Tim Blechmann2024-09-091-0/+23
* CMake: Fix incorrectly computed ffmpeg attribution file pathAlexandru Croitor2024-08-221-1/+4
* CMake: Annotate some targets with SBOM informationAlexandru Croitor2024-07-111-0/+10
* Add pipewire screen capture on WaylandLiang Qi2024-06-221-0/+9
* CMake: find gstreamer-gl subtargetsTim Blechmann2024-06-211-3/+21
* GStreamer: clean up gstreamer build configurationTim Blechmann2024-06-191-16/+7
* Ensure that EGL::EGL is promoted to global for the standalone QtMultimedia bu...Alexey Edelev2024-04-251-1/+5
* CMake: don't disable gstreamer if gstreamer_gl is not availableTim Blechmann2024-04-061-1/+1
* CMake: use gstreamer "feature" only when egl/gstreamer_gl are availableTim Blechmann2024-03-251-6/+7
* gstreamer: fix EGL dependenciesTim Blechmann2024-02-161-1/+1
* cmake: disable gstreamer on non-linux platformsTim Blechmann2024-02-141-1/+1
* Remove not need component avdevice from ffmpeg componentsArtem Dyomin2024-01-061-1/+1
* Fix build of qtinterfaceframeworkArtem Dyomin2023-08-071-1/+1
* 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
* Android: Enable FFmpeg playback - SW renderingSamuel Mira2022-05-181-1/+1
* Add the Quick3D.SpatialAudio QML moduleLars Knoll2022-05-111-0/+5
* Add the C++ API for spatial audioLars Knoll2022-05-111-0/+6
* Improve summary and error report from configureLars Knoll2022-05-051-6/+41
* Get the ALSA backend to compile againLars Knoll2022-04-291-2/+2
* Enable ffmpeg build for QNXRafael Roquetto2022-03-231-1/+1
* Use PulseAudio directly for low-level audio processingLars Knoll2022-02-011-2/+2
* FFmpeg: Add support for a zero copy path when using egl and vaapiLars Knoll2022-01-191-0/+6
* Add switch for enable FFmpeg at configure timeLars Knoll2022-01-191-6/+6
* FFmpeg: Use libswscale to handle pixel formats Qt doesn't know aboutLars Knoll2022-01-191-1/+1
* FFmpeg: Play back audioLars Knoll2022-01-191-1/+1
* FFmpeg: Use PulseAudio as the audio backendLars Knoll2022-01-191-1/+1
* Start of an FFmpeg backendLars Knoll2022-01-191-0/+7
* Fix compilation of the audio backend classes for QNXLars Knoll2022-01-171-3/+3
* Run through configure without errors for QNXLars Knoll2022-01-171-4/+2
* Turn the pulseaudio backend into a pluginLars Knoll2022-01-121-4/+2
* Compile on systems that do not support eglCreateImageLars Knoll2021-11-011-1/+26