summaryrefslogtreecommitdiffstats
path: root/src/multimedia/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* Only search for and link EGL if we have gstreamer and openglLars Knoll2021-09-071-3/+5
* Move gstreamer over to the new subtitle handlingLars Knoll2021-09-071-0/+1
* Remove duplicated media storage location implementationsPiotr Srebrny2021-09-031-4/+0
* macOS/iOS: Fix audio monitoring for the capture sessionDoris Verria2021-08-311-0/+1
* HW accelerated video rendering for QWindowLars Knoll2021-08-261-0/+1
* Migrate to fixed add_shaders prefix handlingLaszlo Agocs2021-08-251-1/+1
* Add audio plugin for QtMutimedia on WASMRaffaele Pertile2021-08-171-0/+11
* Clean up dependencies to other Qt modulesKai Köhne2021-08-111-18/+0
* Android: set audioOutput deviceBartlomiej Moskal2021-08-101-0/+1
* Windows: Make WMF and other libraries private dependenciesKai Köhne2021-08-101-3/+3
* Enable DMA buffer support for gstreamerLars Knoll2021-08-091-0/+3
* Larger rework of the RGB pixel formatsLars Knoll2021-08-091-0/+1
* Fix hardware acceleration on gstreamer, part oneLars Knoll2021-08-051-1/+0
* Remove direct OpenGL dependency for AndroidLaszlo Agocs2021-08-051-9/+1
* Enable HW accelerated playback on AndroidLars Knoll2021-08-041-0/+2
* Android: Implement QAudioDecoderJukka Passi2021-07-291-0/+2
* Fix Bluetooth audio devices connection state signalsAssam Boudjelthia2021-07-291-0/+1
* Rename QAndroidCameraControl to QAndroidCameraLars Knoll2021-07-081-1/+1
* Rename QAndroidCaptureService to QAndroidMediaCaptureSessionLars Knoll2021-07-081-1/+1
* Get rid of QAndroidCameraVideoRendererControlLars Knoll2021-07-081-1/+0
* Add a backend class for QVideoSink on AndroidLars Knoll2021-07-081-0/+1
* Code cleanupLars Knoll2021-07-011-1/+1
* Remove QAndroidMediaPlayerVideoRendererControlLars Knoll2021-07-011-1/+0
* Add metadata to audio and video capturing on darwinDoris Verria2021-06-231-1/+1
* Remove QMediaPlaylist from QtMultimedia for nowLars Knoll2021-06-181-2/+0
* Rename QCameraImageCapture to QImageCaptureLars Knoll2021-06-171-7/+7
* Add ${QtBase_VERSION_MAJOR} to multimedia jar fileAssam Boudjelthia2021-06-171-2/+2
* Add metadata to captured media on WindowsAndré de la Rocha2021-06-161-1/+1
* Get rid of QMediaEncoderSettingsLars Knoll2021-06-161-1/+0
* Rename QMediaEncoder to QMediaRecorderLars Knoll2021-06-161-1/+1
* Kill the current QMediaRecorder classLars Knoll2021-06-161-1/+0
* Implement QPlatformAudioDecoder for macOS/iOSDoris Verria2021-06-141-0/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-0/+1
* Add QAudioInput/OutputLars Knoll2021-06-111-0/+4
* Add support for audio-only recording on WindowsAndré de la Rocha2021-06-091-4/+4
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-9/+9
* Rename QAudioOutput to QAudioSinkLars Knoll2021-06-041-8/+8
* Rename QAudioInput to QAudioSourceLars Knoll2021-06-041-8/+8
* Add a wrapper class for Windows IUnknown referance counting intrefacePiotr Srebrny2021-06-031-0/+1
* Enable compilation of the Qt Multimedia module in CILars Knoll2021-05-281-2/+2
* CMake: Remove usage of old compatibility CMake APIAlexandru Croitor2021-05-271-1/+1
* Merge QPlatformCameraImageProcessing into QPlatformCameraLars Knoll2021-05-201-6/+0
* Move QPlatformCameraExposure API into QPlatformCameraLars Knoll2021-05-191-6/+0
* Merge the QPlatformCameraFocus class into QPlatformCameraLars Knoll2021-05-181-6/+0
* Merge QCameraImageProcessing into QCameraLars Knoll2021-05-181-1/+0
* Merge QCameraExposure into QCameraLars Knoll2021-05-181-1/+0
* Merge the QCameraFocus API into QCameraLars Knoll2021-05-181-1/+0
* CMake: remove GStreamer::Gl from public dependenciesSamuli Piippo2021-05-141-1/+1
* Add video encoding to Windows backendAndre de la Rocha2021-05-111-0/+2
* Android: Get audio Input/Output listBartlomiej Moskal2021-05-101-0/+1