summaryrefslogtreecommitdiffstats
path: root/src/multimedia/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* QAudioDecoder: fix unit tests for GStreamerTim Blechmann8 days1-1/+1
* Move QMaybe to a separate fileArtem Dyomin2024-03-141-0/+1
* Rename QAudio namespace to QtAudioVolker Hilsheimer2024-02-201-1/+4
* Move QVideoFramePrivate to a separate fileArtem Dyomin2024-02-111-1/+1
* Rename qvideo.h => qtvideo.h according to API reviewArtem Dyomin2024-01-301-1/+1
* Implement audio resampling in QSoundEffectArtem Dyomin2024-01-231-0/+1
* Move QImageVideoBuffer to a separate fileArtem Dyomin2023-12-281-0/+1
* Add Correction Angle to QCameraDevice and QVideo namespaceSamuel Mira2023-11-231-0/+1
* Avoid resource_name collisions in qt_add_shaders callsLaszlo Agocs2023-11-071-4/+4
* Unify logic of enum error+string holding and changing notificationArtem Dyomin2023-10-301-0/+1
* Move some logic of QAudioStateMachine to AudioStateMachineUtilsArtem Dyomin2023-09-131-0/+1
* Mark the whole repo with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-09-041-2/+0
* Build with QT_NO_CONTEXTLESS_CONNECTAhmad Samir2023-07-291-0/+2
* Refactor DarwinAudioSink and PulseAudioSink and run CI testArtem Dyomin2023-07-141-0/+1
* Introduce private interface for QCapturableWindow providingArtem Dyomin2023-06-261-0/+1
* Renamings before QWindowCapture integrationArtem Dyomin2023-06-221-1/+1
* Add QWindowCapure and QCapturableWindow for window capturingArtem Dyomin2023-06-021-0/+2
* Add audio engine warm-up on WindowsPavel Dubsky2023-05-301-0/+2
* Rename file qwindowsiuptr_p.h to qcomptr_p.hJøger Hansegård2023-05-151-2/+2
* Exclude wasm/qwasmaudiosink.cpp from the Unity BuildAmir Masoud Abdol2023-04-171-0/+3
* Exclude multimedia/windows files from the Unity BuildAmir Masoud Abdol2023-04-141-0/+16
* Implement the base video source class for camera and screen capturingArtem Dyomin2023-03-221-0/+1
* Add cmake var for explicit setting of default media backendArtem Dyomin2023-02-221-0/+5
* Improve macos audio data warningsArtem Dyomin2023-01-021-0/+5
* Include moc_*.cpp files in main QtMM codeArtem Dyomin2022-12-131-2/+2
* Ensure qRegisterMetaType before settung up signal-slots connectionsArtem Dyomin2022-12-121-2/+1
* Fix spelling in QWindowsMediaF_o_undationPiotr Srebrny2022-09-061-1/+1
* Remove load-time dependency on Windows Media FoundationPiotr Srebrny2022-09-061-3/+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
* Add basic screen capturing support using QScreen::grabWindowPiotr Srebrny2022-06-241-0/+3
* Split spatial audio out into a lib of its ownLars Knoll2022-06-161-20/+1
* API cleanups for spatial/3D audioLars Knoll2022-05-241-6/+5
* Properly handle transmission through room wallsLars Knoll2022-05-161-0/+1
* Add support for rooms to the spatial audio engineLars Knoll2022-05-111-0/+3
* Cleanup the spatial audio sound source implementationLars Knoll2022-05-111-1/+1
* Hook up the ambisonic decoder to the spatial audio moduleLars Knoll2022-05-111-0/+1
* Add decoder matrices to convert ambisonic data to various speaker configurationsLars Knoll2022-05-111-0/+1
* Add the Quick3D.SpatialAudio QML moduleLars Knoll2022-05-111-1/+1
* Add the C++ API for spatial audioLars Knoll2022-05-111-0/+14
* QNX: Move the camera detection code into the QNX pluginLars Knoll2022-05-091-1/+0
* Android: Add missing CMake android jar dependencySamuel Mira2022-05-041-0/+6
* Get the ALSA backend to compile againLars Knoll2022-04-291-0/+12
* Move the low level audio integration back into Qt MultimediaLars Knoll2022-04-291-0/+105
* Get rid of our own copy of the ISO639-2 dataLars Knoll2022-04-091-1/+0
* Use correct gamma depending on the output surfaceLars Knoll2022-04-071-20/+62
* Add support for videos encoded with an HLG transfer functionLars Knoll2022-04-071-0/+1
* Add support for proper HDR renderingLars Knoll2022-04-071-0/+1
* Do QVideoFrame to QImage conversion using shadersAndré de la Rocha2022-04-011-0/+1
* Fix build after changes to qsimd* in qtbaseLars Knoll2022-01-241-1/+3