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
6.5.1
6.5.2
6.5.3
6.6
6.6.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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies on '6.2.0' in qt/qtmultimedia
6.2.0
Qt Submodule Update Bot
2021-10-04
1
-3
/
+3
*
Update dependencies on '6.2.0' in qt/qtmultimedia
Qt Submodule Update Bot
2021-10-04
1
-1
/
+1
*
Update QT_REPO_MODULE_PRERELEASE_VERSION_SEGMENT
Iikka Eklund
2021-10-03
1
-1
/
+1
*
Update dependencies on '6.2.0' in qt/qtmultimedia
v6.2.0
Qt Submodule Update Bot
2021-09-25
1
-3
/
+3
*
Update dependencies on '6.2.0' in qt/qtmultimedia
Qt Submodule Update Bot
2021-09-24
1
-3
/
+3
*
Reconfigure the AVF connections after device change
Lars Knoll
2021-09-24
1
-0
/
+1
*
Doc: Fix various documentation issues
Topi Reinio
2021-09-24
10
-26
/
+32
*
Use \qmlbasictype to document value types
Lars Knoll
2021-09-23
2
-3
/
+3
*
Fix the remaining qdoc warnings
Lars Knoll
2021-09-23
26
-137
/
+118
*
Minor fixes to some QML sample code
Lars Knoll
2021-09-22
2
-5
/
+5
*
Doc fixes for mediaMetaData
Lars Knoll
2021-09-22
4
-17
/
+19
*
Fix the example images
Lars Knoll
2021-09-22
2
-0
/
+0
*
Improve the text in the example overview page
Lars Knoll
2021-09-22
1
-3
/
+6
*
Fixes to mediaFormat value type docs
Lars Knoll
2021-09-22
1
-58
/
+58
*
Fix some incorrect statements and methods in the VideoOutput docs
Lars Knoll
2021-09-22
1
-18
/
+6
*
Fix example documentation
Lars Knoll
2021-09-22
1
-3
/
+3
*
Document QCameraFormat and expose it to QML
Lars Knoll
2021-09-22
3
-2
/
+132
*
Fix documented property types for MediaDevices
Lars Knoll
2021-09-22
1
-6
/
+6
*
Minor doc fixes for the QML MediaPlayer
Lars Knoll
2021-09-22
1
-2
/
+2
*
Fix some smaller doc errors for MediaRecorder
Lars Knoll
2021-09-22
1
-16
/
+8
*
Fixes to Camera docs and API
Lars Knoll
2021-09-22
5
-203
/
+464
*
Doc: Ignore old \since versions
Topi Reinio
2021-09-22
1
-0
/
+3
*
Disconnect signals before releasing reference to objects
Piotr Srebrny
2021-09-22
1
-2
/
+6
*
Fix API naming inconsistency
Lars Knoll
2021-09-22
5
-50
/
+43
*
Fix docs for QMediaFormat
Lars Knoll
2021-09-22
2
-31
/
+310
*
Fix the MediaPlayer docs
Lars Knoll
2021-09-22
7
-841
/
+604
*
QML API and doc fixes
Lars Knoll
2021-09-22
3
-1
/
+196
*
Some fixes to the sample code in the MediaRecorder docs
Lars Knoll
2021-09-22
1
-18
/
+13
*
Improve ImageCapture documentation
Lars Knoll
2021-09-22
1
-12
/
+40
*
Update dependencies on '6.2.0' in qt/qtmultimedia
Qt Submodule Update Bot
2021-09-22
1
-3
/
+3
*
Mention more of the central QML and C++ types in the overview docs
Lars Knoll
2021-09-21
1
-13
/
+40
*
Various fixes to our overview doc pages
Lars Knoll
2021-09-21
13
-67
/
+123
*
Mark the QML PlayList type as internal
Lars Knoll
2021-09-21
2
-3
/
+2
*
Document the MediaDevices QML type
Lars Knoll
2021-09-21
1
-8
/
+116
*
Fix QML sample code to use a MediaCaptureSession
Lars Knoll
2021-09-21
2
-10
/
+14
*
Update dependencies on '6.2.0' in qt/qtmultimedia
v6.2.0-rc2
Qt Submodule Update Bot
2021-09-21
1
-3
/
+3
*
Add some basic docs for the media player and recorder examples
Lars Knoll
2021-09-20
9
-24
/
+111
*
Remove the qmlvideofx example
Lars Knoll
2021-09-20
96
-7547
/
+1
*
Do not delete object that you don't own
Piotr Srebrny
2021-09-20
1
-3
/
+0
*
Fix QMediaPlayer code snippets
Lars Knoll
2021-09-20
1
-2
/
+7
*
Update dependencies on '6.2.0' in qt/qtmultimedia
Qt Submodule Update Bot
2021-09-19
1
-3
/
+3
*
Fix Recorder QML example crash on playback
Samuel Mira
2021-09-17
2
-13
/
+14
*
Implement playback progress watcher
Assam Boudjelthia
2021-09-17
3
-2
/
+41
*
Fix unused variable warning in player example
Assam Boudjelthia
2021-09-17
1
-1
/
+1
*
Fix Playback issue on Android
Samuel Mira
2021-09-17
1
-26
/
+26
*
Hide the metadata and tracks side bar when videoOutput is tapped
Assam Boudjelthia
2021-09-17
1
-0
/
+6
*
macOS: Fix video rendering with OpenGL based RHI
Lars Knoll
2021-09-17
3
-2
/
+12
*
Rename QWindowsIntegration to avoid collision with a qtbase symbol
André de la Rocha
2021-09-17
3
-15
/
+15
*
Fail early on unsupported platform/compiler
André de la Rocha
2021-09-17
1
-1
/
+2
*
Update dependencies on '6.2.0' in qt/qtmultimedia
v6.2.0-rc1
Qt Submodule Update Bot
2021-09-14
1
-3
/
+3
[next]