index
:
qt/qtmultimedia.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/qt6
Qt Multimedia
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
multimedia
/
platform
/
qplatformmediaintegration.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sort includes in QPlatformMediaIntegration
Nils Petter Skålerud
2025-06-11
1
-17
/
+19
*
QCapturableWindow: Make constructible from QWindow
Nils Petter Skålerud
2025-06-11
1
-0
/
+13
*
QMaybe: introduce QUnexpected
Tim Blechmann
2025-03-12
1
-1
/
+1
*
Require 'unexpect' argument when creating QMaybe with error
Jøger Hansegård
2025-03-07
1
-1
/
+1
*
QPlatformAudioDevices: introduce backendName()
Tim Blechmann
2025-02-11
1
-0
/
+5
*
Add unit tests for QMediaDevices
Artem Dyomin
2025-01-15
1
-0
/
+10
*
Rename QPlatformMediaDevices => QPlatformAudioDevices
Artem Dyomin
2025-01-13
1
-7
/
+7
*
Decouple VideoDevices from MediaDevices
Artem Dyomin
2025-01-09
1
-6
/
+0
*
Rename QPlatformVideoDevices::videoDevices => videoInputs
Artem Dyomin
2025-01-09
1
-1
/
+1
*
Make backend selection case insensitive
Jøger Hansegård
2024-10-11
1
-1
/
+1
*
Use new macro for declaring static logging categories
Ulf Hermann
2024-06-14
1
-1
/
+1
*
Simplify color management tests by using FFmpeg color conversion
Jøger Hansegård
2024-05-10
1
-0
/
+6
*
Manage media backend lifetime using Q_APPLICATION_STATIC
Jøger Hansegård
2024-04-26
1
-40
/
+1
*
platform integration: add getter for current backend
Tim Blechmann
2024-04-05
1
-2
/
+7
*
Tie Qt Multimedia backend lifetime to Qt Application lifetime
Jøger Hansegård
2024-03-28
1
-11
/
+50
*
Add tests that verify backend availability in QtMultimedia
Jøger Hansegård
2024-03-10
1
-16
/
+16
*
Simplify lifetime management of QPlatformAudioResampler
Jøger Hansegård
2024-03-08
1
-0
/
+7
*
Move ownership of media devices to platform media integration
Jøger Hansegård
2024-02-28
1
-11
/
+42
*
Log error when accessing multimedia APIs without a QCoreApplication
Jøger Hansegård
2024-01-29
1
-0
/
+4
*
Use regular plugin loader also in multimedia unit tests
Jøger Hansegård
2024-01-29
1
-36
/
+17
*
Make singletons easier to spot using Q_GLOBAL_STATIC
Jøger Hansegård
2024-01-29
1
-18
/
+24
*
Implement lazy initialization of CapturableWindows
Artem Dyomin
2024-01-21
1
-3
/
+12
*
Implement lazy initialization of VideoDevices
Artem Dyomin
2024-01-21
1
-1
/
+9
*
Fix potential thread-safety on lazy media format initialization
Artem Dyomin
2023-09-06
1
-1
/
+15
*
Implement initialization of video devices on the first connection
Artem Dyomin
2023-06-27
1
-23
/
+20
*
Introduce private interface for QCapturableWindow providing
Artem Dyomin
2023-06-26
1
-0
/
+11
*
Replace qFatal with qCritical
Artem Dyomin
2023-06-08
1
-1
/
+4
*
Add cmake var for explicit setting of default media backend
Artem Dyomin
2023-02-22
1
-0
/
+6
*
Disambiguate static constants, variables and functions
Friedemann Kleint
2023-02-15
1
-13
/
+13
*
Set Q_LOGGING_CATEGORY static
Artem Dyomin
2023-01-18
1
-1
/
+1
*
Make QPlatformMediaIntegration::m_videoDevices a smart pointer
Mikolaj Boc
2023-01-09
1
-4
/
+3
*
Set ffmpeg as the default media backend
Artem Dyomin
2023-01-04
1
-14
/
+27
*
Enable error reporting when failed to initialize backend element
Piotr Srebrny
2022-09-26
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-06-24
1
-38
/
+2
*
Move the low level audio integration back into Qt Multimedia
Lars Knoll
2022-04-29
1
-9
/
+4
*
Prefer platfrom specific backend until ffmpeg becomes mature
Piotr Srebrny
2022-01-26
1
-5
/
+6
*
Move the videoInputs() API our of QPlatformMediaDevices
Lars Knoll
2022-01-18
1
-0
/
+15
*
Move the QNX backend code into a plugin
Lars Knoll
2022-01-17
1
-11
/
+0
*
QNX: Instantiate the QNX backend
Lars Knoll
2022-01-17
1
-0
/
+11
*
Move the windows backend into a plugin
Lars Knoll
2022-01-15
1
-8
/
+2
*
Turn the macOS/iOS backend into a plugin
Lars Knoll
2022-01-15
1
-4
/
+1
*
Turn the wasm backend into a plugin
Lars Knoll
2022-01-15
1
-3
/
+0
*
Don't crash if we can't find a multimedia plugin
Lars Knoll
2022-01-12
1
-2
/
+4
*
Turn the pulseaudio backend into a plugin
Lars Knoll
2022-01-12
1
-7
/
+1
*
Convert the android backend into a plugin
Lars Knoll
2022-01-11
1
-7
/
+1
*
Reintroduce a plugin architecture for multimedia backends
Lars Knoll
2022-01-11
1
-10
/
+49
*
Rename QWindowsIntegration to avoid collision with a qtbase symbol
André de la Rocha
2021-09-17
1
-1
/
+1
*
Fail early on unsupported platform/compiler
André de la Rocha
2021-09-17
1
-1
/
+2
*
Add audio plugin for QtMutimedia on WASM
Raffaele Pertile
2021-08-17
1
-0
/
+3
*
Use QAudioInput in QMediaCaptureSession
Lars Knoll
2021-06-11
1
-0
/
+12
[next]