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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
OSX/iOS: Fix volume and mute
Frank Osterfeld
2015-05-11
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Yoann Lopes
2015-05-05
8
-65
/
+83
|
\
|
*
Merge remote-tracking branch 'origin/5.4.2' into 5.4
5.4
Yoann Lopes
2015-05-04
4
-45
/
+63
|
|
\
|
|
*
AVFoundation: fix microphone permission when using the camera.
Yoann Lopes
2015-04-23
4
-45
/
+63
|
*
|
Android: Don't delete the media recorder object twice.
Christian Strømme
2015-04-30
2
-17
/
+13
|
*
|
AVFoundation: correctly detect the default audio capture device.
Yoann Lopes
2015-04-23
2
-3
/
+7
|
|
/
*
|
Minor refactor of built-in QSGVideoNodes.
v5.5.0-beta1
Yoann Lopes
2015-04-30
14
-285
/
+291
*
|
winrt: fix camera sample queue thread safety
Peng Wu
2015-04-23
1
-5
/
+18
*
|
winrt: fix camera preview on Lumia 630
Peng Wu
2015-04-16
1
-1
/
+41
*
|
Update plugins.qmltypes
Yoann Lopes
2015-04-15
1
-5
/
+74
*
|
[QSoundBuffer] Replace isReady() with state() states
Konstantin Ritt
2015-04-15
6
-18
/
+36
*
|
Update copyright headers
Liang Qi
2015-04-15
2
-14
/
+14
*
|
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
35
-502
/
+853
|
\
\
|
|
/
|
*
DirectShow: correctly update camera list.
Yoann Lopes
2015-04-14
4
-77
/
+66
|
*
WindowsAudio: improve supported formats detection.
Yoann Lopes
2015-04-14
9
-247
/
+293
|
*
Fix incorrect signal/slot connection in QDeclarativeTorch.
Yoann Lopes
2015-04-14
1
-1
/
+1
|
*
WMF: fix reported sample type of 8-bit audio formats.
Yoann Lopes
2015-04-14
2
-12
/
+18
|
*
CoreAudio: fix crash on iOS 5.
Yoann Lopes
2015-04-14
1
-29
/
+86
|
*
AVFoundation: fix QCameraInfo::availableCameras() on OS X.
Yoann Lopes
2015-04-10
4
-38
/
+59
|
*
Updated plugins.qmltypes.
Yoann Lopes
2015-04-09
1
-19
/
+241
|
*
Make the QtMultimedia singleton type a QObject.
Yoann Lopes
2015-04-09
3
-43
/
+43
|
*
Fix type of Camera's errorCode property.
Yoann Lopes
2015-04-08
1
-1
/
+1
|
*
Fix compile issue when building with -no-widgets
Andy Shaw
2015-04-07
3
-7
/
+6
|
*
Fix BlackBerry -qtnamespace build
Sergio Martins
2015-04-01
1
-0
/
+2
|
*
WMF: don't resume playback after doing a seek while paused.
Andy Shaw
2015-03-31
1
-2
/
+9
|
*
Add missing documentation for AudioSample::source.
Yoann Lopes
2015-03-24
1
-0
/
+5
|
*
GStreamer: don't use ximagesink in QGstreamerVideoWidget.
Yoann Lopes
2015-03-24
1
-3
/
+0
|
*
WMF: report the surface's supported formats in the correct order.
Yoann Lopes
2015-03-24
1
-2
/
+5
|
*
Fix order of QSGVideoNode_RGB's supported formats.
Yoann Lopes
2015-03-18
1
-1
/
+1
|
*
WMF: fix RGB24 format matching.
Yoann Lopes
2015-03-18
1
-1
/
+2
|
*
Use proper d_ptr for QPlaylistFileParser.
Yoann Lopes
2015-03-18
2
-21
/
+15
*
|
Camera flash control - version for iOS/OS X
Timur Pocheptsov
2015-04-13
5
-2
/
+317
*
|
[QtAudioEngine] Fix C&P typo in the SoundInstance docs
Konstantin Ritt
2015-04-13
1
-2
/
+2
*
|
[QDeclarativeSound] Pass QString by const-ref
Konstantin Ritt
2015-04-13
2
-2
/
+2
*
|
[AudioEngine] Minor code clean-up
Konstantin Ritt
2015-04-13
2
-144
/
+146
*
|
[AudioEngine] Do not crash on destruction after sample loading error
Konstantin Ritt
2015-04-13
1
-4
/
+19
*
|
[AudioEngine] Minor improvement to the docu snippets
Konstantin Ritt
2015-04-13
2
-2
/
+4
*
|
[DirectShow] Fix potential memory access violation
Konstantin Ritt
2015-04-13
1
-0
/
+3
*
|
[DirectShow] Fix potention undefined behavior on destruction
Konstantin Ritt
2015-04-13
4
-3
/
+8
*
|
Fix tr()-context of message in QMediaPlayerPrivate.
Friedemann Kleint
2015-04-09
1
-1
/
+1
*
|
QMediaPlayer: handle resource files in a cross-platform way.
Yoann Lopes
2015-04-07
19
-159
/
+196
*
|
Fix debug stream operators.
Friedemann Kleint
2015-04-07
7
-121
/
+145
*
|
Fix incorrect warning in QML AudioEngine.
Yoann Lopes
2015-04-07
1
-0
/
+1
*
|
GStreamer 1.0: fix frames being presented too many times.
Yoann Lopes
2015-04-07
1
-9
/
+8
*
|
Don't error out when presenting empty frames in QSGVideoItemSurface.
Yoann Lopes
2015-04-07
1
-4
/
+0
*
|
GStreamer: implement unlock() in QGstVideoRendererSink.
Yoann Lopes
2015-04-07
4
-1
/
+46
*
|
GStreamer 1.0: show preroll frames.
Yoann Lopes
2015-04-07
2
-3
/
+5
*
|
Remove stray <QtNetwork> includes
Andrew Knight
2015-03-30
5
-4
/
+9
*
|
Fix inconsistent overrides. [-Winconsistent-missing-override]
Sergio Martins
2015-03-22
2
-16
/
+16
*
|
Add NV12/NV21 support into SG videonode.
Timur Pocheptsov
2015-03-20
4
-62
/
+177
[next]