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.5
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.4' in qt/qtmultimedia
v6.2.4
6.2.4
Qt Submodule Update Bot
2022-03-04
1
-3
/
+3
*
Update dependencies on '6.2.4' in qt/qtmultimedia
Qt Submodule Update Bot
2022-03-01
1
-3
/
+3
*
Update dependencies on '6.2.4' in qt/qtmultimedia
Qt Submodule Update Bot
2022-02-21
1
-3
/
+3
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-02-17
1
-3
/
+3
*
Resolve QSoundEffect URL through QML context
Piotr Srebrny
2022-02-17
3
-8
/
+94
*
Do not access NV_DX_interop functions out of OpenGL context
Piotr Srebrny
2022-02-16
1
-11
/
+13
*
Avoid sending warning on per-frame basis, use debug message instead
Piotr Srebrny
2022-02-16
1
-10
/
+10
*
Use clockwise rotation for the QVideoFrame::rotationAngle()
Piotr Srebrny
2022-02-15
5
-42
/
+38
*
Avoid misleading error information, display proper loading error
Piotr Srebrny
2022-02-14
2
-2
/
+14
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-02-10
1
-3
/
+3
*
Add missing #include <functional>
Lars Knoll
2022-02-09
3
-0
/
+6
*
Fallback on map/upload texture if texture handle is invalid
Piotr Srebrny
2022-02-09
1
-7
/
+20
*
AVFoundation plugin: protect the use of codec constant
Timur Pocheptsov
2022-02-09
1
-1
/
+1
*
doc: Correctly update typo in documentation of QMediaRecorder
Zhang Yong
2022-02-09
2
-2
/
+2
*
Remove #include <qopengl.h> from the qt namespace
Piotr Srebrny
2022-02-09
1
-1
/
+5
*
Switch examples to build as isolated sub-builds part 2
Alexandru Croitor
2022-02-05
1
-1
/
+1
*
Windows: Fix player sending same position multiple times
André de la Rocha
2022-02-02
2
-9
/
+16
*
Windows: Fix texture leak on media player
André de la Rocha
2022-02-02
1
-2
/
+4
*
Make the method usable
Lars Knoll
2022-02-01
1
-1
/
+1
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-02-01
1
-3
/
+3
*
Bump version to 6.2.4
Jani Heikkinen
2022-02-01
1
-1
/
+1
*
doc: Fix QImageCapture related snippets
Samuel Gaist
2022-01-31
2
-12
/
+20
*
Android: Fix qmlvideo seek issue
Pekka Gehör
2022-01-31
2
-2
/
+2
*
QAndroidFormatsInfo: fix quadratic loop (eradicates Java-style iterators)
Marc Mutz
2022-01-29
1
-7
/
+4
*
Fix Video.seek() method
Lars Knoll
2022-01-25
1
-11
/
+5
*
Android: Fix qmlvideo metadata issue
Pekka Gehör
2022-01-24
2
-14
/
+17
*
Fix namespaced build on Windows
Kai Köhne
2022-01-20
3
-4
/
+13
*
Fix rendering with OpenGL based RHI on macOS
Lars Knoll
2022-01-20
3
-4
/
+6
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-01-20
1
-3
/
+3
*
CMake: add install command for examples
Samuli Piippo
2022-01-19
2
-0
/
+24
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-01-19
1
-3
/
+3
*
Fix Android sending a single video frame
Samuel Mira
2022-01-18
2
-6
/
+5
*
Docs: Fix any renaming warnings and enable doc CI test/ warning limit
Nicholas Bennett
2022-01-17
4
-3
/
+7
*
Docs: Remove reference to QImageCapture::CaptureToBuffer
Nicholas Bennett
2022-01-17
1
-2
/
+1
*
Fix SeekPauseSeek Test in Android
Samuel Mira
2022-01-14
3
-2
/
+25
*
macOS/iOS: Set default audio device
Doris Verria
2022-01-13
1
-5
/
+16
*
Don't crash if system has no audio device
Doris Verria
2022-01-13
4
-30
/
+59
*
Docs: Fix some QML Properties listed as methods
Nicholas Bennett
2022-01-12
2
-38
/
+26
*
Docs: Fix example link for demonstrating QAudioSink
Nicholas Bennett
2022-01-12
1
-2
/
+1
*
Docs: Remove reference to QAudioDevice::nearestFormat
Nicholas Bennett
2022-01-12
1
-4
/
+3
*
Fix Multimedia auto test audioVideoAvailable in Android
Samuel Mira
2022-01-07
1
-0
/
+2
*
Fix Multimedia auto test Metadata in Android
Samuel Mira
2022-01-07
1
-1
/
+3
*
Fix SurfaceText test in Android
Samuel Mira
2022-01-07
1
-0
/
+6
*
Fix the camera format used by the camera example
Lars Knoll
2022-01-05
2
-13
/
+14
*
Windows: Get list of supported codecs from Media Foundation
André de la Rocha
2022-01-04
3
-28
/
+147
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-01-04
1
-3
/
+3
*
Update dependencies on '6.2' in qt/qtmultimedia
Qt Submodule Update Bot
2022-01-03
1
-3
/
+3
*
audiosource example: Refactor push mode
Friedemann Kleint
2021-12-22
2
-10
/
+16
*
Resolve URL using QML context when setting QMediaPlayer source
Piotr Srebrny
2021-12-21
3
-7
/
+93
*
AVFMediaAssetWriter: Properly reset queues and writer inputs before starting ...
Doris Verria
2021-12-21
1
-13
/
+20
[next]