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
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
*
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2016-01-26
19
-112
/
+120
|
\
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-21
11
-36
/
+51
|
|
\
|
|
*
Fix tst_QAudioOutput::pushSuspendResume().
5.5
Pasi Petäjäjärvi
2016-01-19
1
-2
/
+3
|
|
*
OpenSL ES: fix QAudioOutput state after resume().
Yoann Lopes
2016-01-19
1
-1
/
+1
|
|
*
Alsa: fix QAudioOutput state after resume().
Yoann Lopes
2016-01-19
1
-1
/
+1
|
|
*
PulseAudio: fix QAudioOutput state after resume().
Yoann Lopes
2016-01-19
1
-1
/
+1
|
|
*
CoreAudio: fix QAudioOutput state after resume().
Yoann Lopes
2016-01-19
2
-1
/
+5
|
|
*
WindowsAudio: fix QAudioOutput state after resume().
Yoann Lopes
2016-01-19
1
-1
/
+1
|
|
*
GStreamer: fix GstAppSrc usage.
Yoann Lopes
2016-01-19
4
-29
/
+39
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-19
6
-10
/
+8
|
|
\
|
|
|
*
Be more permissive in QSoundEffect integration test.
Pasi Petäjäjärvi
2016-01-18
1
-1
/
+1
|
|
*
Fix setting state to not playing when audio error occurred
Pasi Petäjäjärvi
2016-01-14
1
-1
/
+2
|
|
*
Fix clearing signals already send after first part of audio data
Pasi Petäjäjärvi
2016-01-13
1
-1
/
+1
|
|
*
Remove testing category to empty string
Pasi Petäjäjärvi
2016-01-13
1
-1
/
+0
|
|
*
Remove checking exact remaining loop amount right after calling play()
Pasi Petäjäjärvi
2016-01-13
1
-4
/
+2
|
|
*
Fix usage of QMutexLocker, destroy it only at end of scope
Sergio Martins
2016-01-12
2
-2
/
+2
|
*
|
winrt: Fix playback of files
Maurice Kalinowski
2016-01-18
1
-2
/
+7
|
*
|
Windows: fix build with -opengl desktop.
Yoann Lopes
2016-01-18
1
-3
/
+4
|
*
|
winrt: Fix crash in debug mode
Maurice Kalinowski
2016-01-18
1
-0
/
+8
|
*
|
Fix tst_QVideoWidget.
Yoann Lopes
2016-01-18
1
-61
/
+42
*
|
|
Updated license headers
Antti Kokko
2016-01-20
138
-2330
/
+2349
*
|
|
Updated license headers
Antti Kokko
2016-01-19
885
-12364
/
+18834
*
|
|
Updated license headers
Antti Kokko
2016-01-19
122
-2072
/
+4146
*
|
|
Merge remote-tracking branch 'origin/5.6' into dev
Christian Strømme
2016-01-15
149
-2022
/
+5156
|
\
|
|
|
*
|
winrt: add capabilities to launch app out of the box
Maurice Kalinowski
2016-01-13
1
-0
/
+3
|
*
|
Windows: Improve EVR presenter.
Yoann Lopes
2016-01-12
11
-663
/
+716
|
*
|
DirectShow: use the EVR in the renderer control.
Yoann Lopes
2016-01-12
19
-401
/
+705
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Christian Strømme
2016-01-12
2
-2
/
+9
|
|
\
|
|
|
*
Android: Don't call restartViewfinder() for audio only recordings.
Christian Strømme
2016-01-11
1
-2
/
+7
|
|
*
Fix playing sound in loop if sample size is small
Pasi Petäjäjärvi
2016-01-07
1
-0
/
+2
|
*
|
Doc: Generate separate listing of Widgets classes in the QHP
Topi Reinio
2016-01-12
1
-3
/
+9
|
*
|
Doc: Fix documentation warnings
Topi Reinio
2016-01-08
19
-72
/
+65
|
*
|
Android: Media player improvments.
Christian Strømme
2016-01-08
1
-27
/
+39
|
*
|
Android: Improve detection of optimal settings for QAudioOutput.
Christian Strømme
2016-01-08
5
-9
/
+184
|
*
|
Android: Call release() in AndroidMediaMetadataRetriever's destructor.
Christian Strømme
2016-01-07
3
-3
/
+2
|
*
|
Android: Make the meta-data reader async
Christian Strømme
2016-01-07
3
-91
/
+128
|
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2016-01-07
16
-158
/
+245
|
|
\
|
|
|
*
AVFoundation: correctly set the activeFormat on the AVCaptureDevice.
Yoann Lopes
2015-12-10
7
-38
/
+62
|
|
*
QNX: Handling looping properly
Roger Maclean
2015-12-03
1
-0
/
+3
|
|
*
AVFoundation: fix setting up the video capture session.
Yoann Lopes
2015-12-03
1
-1
/
+1
|
|
*
AVFoundation: fix setting the camera viewfinder resolution.
Yoann Lopes
2015-12-03
3
-1
/
+10
|
|
*
Android: check for exceptions in some camera operations.
Yoann Lopes
2015-12-03
4
-2
/
+61
|
|
*
alsa: Relax ALSA version checks for 1.1.x to be detected.
Raphael Kubo da Costa
2015-11-27
4
-9
/
+9
|
|
*
AVFoundation: improve viewfinder settings.
Yoann Lopes
2015-11-20
2
-110
/
+102
|
*
|
Blacklist tst_qmediaplayerbackend::seekInStoppedState() on RHEL.
Yoann Lopes
2016-01-06
1
-0
/
+3
|
*
|
DirectShow: fix metadata signals when changing media.
Yoann Lopes
2016-01-06
3
-12
/
+29
|
*
|
Favor more commonly supported formats in qmediaplayerbackend test.
Yoann Lopes
2016-01-06
1
-2
/
+2
|
*
|
Make qmediaplayerbackend::processEOS test less flaky.
Yoann Lopes
2016-01-06
1
-1
/
+1
|
*
|
DirectShow: fix media player's positionChanged() signal.
Yoann Lopes
2016-01-06
4
-11
/
+28
|
*
|
Add virtual dtor to QSGVideoNodeFactoryInterface
Kevin Funk
2015-12-22
2
-0
/
+6
[next]