index
:
delta/qt5/qtmultimedia.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
baserock/morph
baserock/qt5.4-wip-gstreamer-1.0
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
qtmmk-merge
refactor
release
stable
wip/android
wip/cmake
wip/gstreamer-1.0
wip/qt6
wip/refactor
code.qt.io: qt/qtmultimedia.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crashes on Linux
wip/qt6
Friedemann Kleint
2021-05-26
2
-6
/
+19
*
Fix a deadlock when changing the video output
Lars Knoll
2021-05-26
2
-0
/
+6
*
Code cleanup in qwindowsaudiooutput.*
Lars Knoll
2021-05-26
2
-55
/
+55
*
Attempt to make the qcamerabackend test pass
Lars Knoll
2021-05-26
3
-2
/
+14
*
QMediaEncoder: Fully qualify enumerations of QMediaEncoderBase
Friedemann Kleint
2021-05-26
1
-1
/
+1
*
Fix crash in qsoundeffect autotest on Windows
Lars Knoll
2021-05-26
1
-2
/
+0
*
Fix crashes in the mediaplayerbackend autotest on windows
Lars Knoll
2021-05-26
4
-23
/
+23
*
Stabilize the qaudioinput autotest on Windows
Lars Knoll
2021-05-26
2
-9
/
+11
*
Remove SINGLETON word from QMediaDevices to enable on..Changed signals
Piotr Srebrny
2021-05-26
1
-1
/
+0
*
Implement support for QCamera::Features on darwin
Doris Verria
2021-05-26
6
-16
/
+23
*
Some smaller test fixes
Doris Verria
2021-05-26
2
-1
/
+2
*
Fix some logic errors in QWindowsAudioDeviceInfo
Lars Knoll
2021-05-25
2
-9
/
+16
*
Fix a bunch of compiler warnings on MSVC
Lars Knoll
2021-05-25
5
-6
/
+6
*
Some QCamera API cleanups
Lars Knoll
2021-05-25
11
-77
/
+168
*
Fix the remaining failures for tst_qmediaplayerbackend in macOS
Doris Verria
2021-05-25
4
-23
/
+16
*
Fix tst_qcamerabackend failures for macOS and iOS
Doris Verria
2021-05-23
4
-19
/
+46
*
Fix use-after-free errors
Lars Knoll
2021-05-23
2
-0
/
+2
*
Fix the qaudioinput test failures on macOS
Lars Knoll
2021-05-21
4
-31
/
+56
*
Make the QAudioFormat autotest pass on macOS
Lars Knoll
2021-05-21
1
-2
/
+5
*
Reduce the timeout for sync state changes in gstreamer to 1 sec
Lars Knoll
2021-05-21
1
-2
/
+2
*
Correctly resolve the actual output file for QMediaEncoder
Lars Knoll
2021-05-21
4
-32
/
+33
*
Improve gstreamer capture pipeline
Lars Knoll
2021-05-21
3
-13
/
+20
*
Improve V4L2 support
Lars Knoll
2021-05-21
3
-32
/
+114
*
Fix more test failures for tst_qmediaplayerbackend on macOS
Doris Verria
2021-05-21
3
-1
/
+16
*
Fix camera not showing up on gstreamer
Lars Knoll
2021-05-21
2
-5
/
+8
*
Clean up the videoOutput() API
Lars Knoll
2021-05-21
19
-569
/
+246
*
QSampleCache: Don't start the loader thread unless we need to
Lars Knoll
2021-05-20
1
-3
/
+2
*
Fix a crash on macOS when running the qquickvideooutput autotest
Lars Knoll
2021-05-20
2
-2
/
+1
*
Fix iOS compilation after latest changes in camera API
Doris Verria
2021-05-20
1
-29
/
+27
*
Fixes for qaudiooutput on gstreamer
Lars Knoll
2021-05-20
4
-5
/
+17
*
Merge QPlatformCameraImageProcessing into QPlatformCamera
Lars Knoll
2021-05-20
38
-1690
/
+536
*
Correct maxlen computation
Piotr Srebrny
2021-05-20
1
-1
/
+1
*
Remove contrast/brightness/hue/saturation properties from QCamera
Lars Knoll
2021-05-19
10
-365
/
+11
*
Move QPlatformCameraExposure API into QPlatformCamera
Lars Knoll
2021-05-19
36
-2943
/
+1249
*
Fix compilation on Android
Lars Knoll
2021-05-19
1
-3
/
+3
*
Cleanup the QMediaEncoder backend architecture
Lars Knoll
2021-05-19
22
-222
/
+186
*
Fix recording error in spectrum example
Doris Verria
2021-05-19
1
-0
/
+5
*
Fix test failures in tst_qaudioinput on macOS
Doris Verria
2021-05-19
3
-4
/
+24
*
Fix test failures for tst_qmediaplayerbackend on macOS
Doris Verria
2021-05-19
1
-2
/
+4
*
Merge the QPlatformCameraFocus class into QPlatformCamera
Lars Knoll
2021-05-18
36
-1819
/
+595
*
Remove QCamera::aperture() and friends
Lars Knoll
2021-05-18
10
-202
/
+4
*
Merge QCameraImageProcessing into QCamera
Lars Knoll
2021-05-18
23
-811
/
+417
*
Merge QCameraExposure into QCamera
Lars Knoll
2021-05-18
25
-1257
/
+999
*
Merge the QCameraFocus API into QCamera
Lars Knoll
2021-05-18
26
-744
/
+466
*
Fix a memory leak in gstreamer
Lars Knoll
2021-05-18
1
-1
/
+7
*
Fix a crash in QGstAppSrc when using pull mode
Lars Knoll
2021-05-18
1
-6
/
+6
*
Fix some code that was not thread safe
Lars Knoll
2021-05-18
2
-18
/
+35
*
Fix a crash in the gstreamer audio output
Lars Knoll
2021-05-18
3
-49
/
+58
*
Doc improvements
Lars Knoll
2021-05-18
26
-859
/
+444
*
Android: Use public Jni APIs as possible
Assam Boudjelthia
2021-05-18
25
-621
/
+477
[next]