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.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
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
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
1
-2
/
+3
*
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
1
-5
/
+7
*
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
5
-15
/
+23
*
Fix some logic errors in QWindowsAudioDeviceInfo
Lars Knoll
2021-05-25
1
-8
/
+15
*
Fix a bunch of compiler warnings on MSVC
Lars Knoll
2021-05-25
3
-3
/
+3
*
Some QCamera API cleanups
Lars Knoll
2021-05-25
8
-54
/
+142
*
Fix the remaining failures for tst_qmediaplayerbackend in macOS
Doris Verria
2021-05-25
3
-21
/
+14
*
Fix tst_qcamerabackend failures for macOS and iOS
Doris Verria
2021-05-23
1
-1
/
+1
*
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
2
-27
/
+51
*
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
3
-8
/
+7
*
Improve gstreamer capture pipeline
Lars Knoll
2021-05-21
3
-13
/
+20
*
Improve V4L2 support
Lars Knoll
2021-05-21
2
-26
/
+92
*
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
11
-116
/
+120
*
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
3
-4
/
+17
*
Merge QPlatformCameraImageProcessing into QPlatformCamera
Lars Knoll
2021-05-20
31
-1554
/
+494
*
Correct maxlen computation
Piotr Srebrny
2021-05-20
1
-1
/
+1
*
Remove contrast/brightness/hue/saturation properties from QCamera
Lars Knoll
2021-05-19
6
-211
/
+0
*
Move QPlatformCameraExposure API into QPlatformCamera
Lars Knoll
2021-05-19
29
-2658
/
+1151
*
Fix compilation on Android
Lars Knoll
2021-05-19
1
-3
/
+3
*
Cleanup the QMediaEncoder backend architecture
Lars Knoll
2021-05-19
17
-206
/
+177
*
Fix test failures in tst_qaudioinput on macOS
Doris Verria
2021-05-19
1
-0
/
+1
*
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
29
-1713
/
+583
*
Remove QCamera::aperture() and friends
Lars Knoll
2021-05-18
8
-124
/
+2
*
Merge QCameraImageProcessing into QCamera
Lars Knoll
2021-05-18
19
-721
/
+349
*
Merge QCameraExposure into QCamera
Lars Knoll
2021-05-18
21
-1057
/
+828
*
Merge the QCameraFocus API into QCamera
Lars Knoll
2021-05-18
22
-647
/
+397
*
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
2
-26
/
+37
*
Doc improvements
Lars Knoll
2021-05-18
25
-852
/
+444
*
Android: Use public Jni APIs as possible
Assam Boudjelthia
2021-05-18
25
-621
/
+477
*
Windows: Fix the suffix of video files
Andre de la Rocha
2021-05-17
1
-1
/
+1
*
Windows: Fix slowdown while recording video
Andre de la Rocha
2021-05-17
2
-1
/
+26
*
gstreamer: fix compilation without gstreamer_gl
Samuli Piippo
2021-05-17
1
-1
/
+4
[next]