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
*
Fix case of header file includes for building with mingw-w64
5.14
Marius Kittler
2020-04-26
6
-6
/
+6
*
WindowsAudio: Send stateChanged when QAudioOutput::reset() is called
Val Doroshchuk
2020-04-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14.2' into 5.14
Qt Forward Merge Bot
2020-04-21
1
-0
/
+45
|
\
|
*
Add changes file for Qt 5.14.2
v5.14.2
Antti Kokko
2020-03-12
1
-0
/
+45
*
|
Gstreamer: fix stream buffering
Roman Valov
2020-04-20
1
-2
/
+4
*
|
GStreamer: Remove file when CaptureToBuffer is used
VaL Doroshchuk
2020-04-20
1
-4
/
+1
*
|
GSTVideoRender: Update viewport on gst video buffer crop metadata
Stef Boerrigter
2020-04-16
1
-0
/
+13
*
|
Fix clang warning about mixing || and |
Thiago Macieira
2020-04-09
1
-3
/
+3
*
|
DirectShow: Use MEDIASUBTYPE_Y800 as QVideoFrame::Format_Y8
Val Doroshchuk
2020-04-08
2
-3
/
+14
*
|
WMF: Fix memory leak in MFPlayerSession::getStreamType
Val Doroshchuk
2020-04-06
1
-6
/
+6
*
|
tst_QMediaObject: Remove checking of expected elapsed time
VaL Doroshchuk
2020-03-23
1
-4
/
+0
*
|
Blacklist tst_QAudioOutput tests if it is running in CI
VaL Doroshchuk
2020-03-23
2
-16
/
+1
*
|
DirectShow: Handle QVideoFormat::BGR24 in bytesPerLine()
Andy Shaw
2020-03-20
1
-0
/
+1
*
|
DirectShow: Round stop position down to available bytes in IAsyncReader
Val Doroshchuk
2020-03-16
1
-1
/
+1
*
|
PulseAudio: Discard buffer with outdated volume in QSoundEffect
VaL Doroshchuk
2020-03-13
1
-0
/
+17
*
|
Skip all tst_QMediaPlayerBackend tests when there is no codec available
VaL Doroshchuk
2020-03-13
2
-6
/
+0
|
/
*
Document usage of QT_MULTIMEDIA_PREFERRED_PLUGINS on Windows
Michael Brasser
2020-03-09
1
-0
/
+5
*
QAlsaAudioOutput: leave IdleState as soon as there is data in the source
Cheng Sun
2020-03-06
1
-1
/
+1
*
QMediaPlayer: Update gst-pipeline docs
VaL Doroshchuk
2020-03-04
2
-2
/
+42
*
GStreamer: Allow using different resolution for capture and viewfinder
VaL Doroshchuk
2020-03-03
1
-4
/
+6
*
AVF: Use supported pixel formats from video surface in Camera
Val Doroshchuk
2020-03-03
2
-23
/
+24
*
Fix AVFVideoWindowControl/AVFVideoWidget content flick on resize
Ihor Dutchak
2020-03-03
2
-10
/
+16
*
Increase margin of error in tst_QMediaObject::notifySignals()
VaL Doroshchuk
2020-03-02
1
-1
/
+1
*
WMF: Fix memory leak in MFPlayerSession::getStreamType
VaL Doroshchuk
2020-02-21
1
-0
/
+3
*
Android: Fix invalid use of incomplete type 'QDir'
VaL Doroshchuk
2020-02-21
1
-0
/
+1
*
AVF: Don't override AVPlayerLayer's bounds if already set
Val Doroshchuk
2020-02-20
1
-3
/
+5
*
AVF: Fix applying viewfinder settings for iOS
Val Doroshchuk
2020-02-18
3
-5
/
+15
*
Fix false pulse audio dependency of libQt5MultimediaWidgets
Joerg Bornemann
2020-02-16
1
-1
/
+2
*
Android: Flush qrc to tmp file with original name
VaL Doroshchuk
2020-02-12
1
-1
/
+8
*
AVF: Only resume playback after a stalled buffer if really needed
Dominik Holland
2020-02-06
1
-1
/
+2
*
AVF: Don't use deprecated AVPlayerItem::seekToTime::CMTime
Val Doroshchuk
2020-02-06
1
-1
/
+1
*
Bump version
Alexandru Croitor
2020-02-02
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14.1' into 5.14
Qt Forward Merge Bot
2020-01-27
1
-0
/
+25
|
\
|
*
Merge 5.14 into 5.14.1
v5.14.1
Kari Oikarinen
2020-01-15
2
-3
/
+1
|
|
\
|
*
|
Add changes file for Qt 5.14.1
Antti Kokko
2020-01-15
1
-0
/
+25
*
|
|
AVF: Always lock the capture device when start the camera
Val Doroshchuk
2020-01-24
2
-1
/
+3
*
|
|
GStreamer: Don't create encoding profile if container is not supported
VaL Doroshchuk
2020-01-20
1
-1
/
+5
*
|
|
Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4
Assam Boudjelthia
2020-01-20
1
-2
/
+2
*
|
|
Android: Fix loading multimedia plugins
VaL Doroshchuk
2020-01-17
1
-0
/
+4
*
|
|
Doc: Fix QCamera and Camera docs
Leena Miettinen
2020-01-17
2
-182
/
+140
*
|
|
Doc: Explain that the camera consumes power in Camera.LoadedState
Leena Miettinen
2020-01-17
2
-36
/
+33
|
|
/
|
/
|
*
|
AVF: Set the stopped state before emitting the status after EOS
Val Doroshchuk
2020-01-13
1
-2
/
+1
*
|
AVF: Don't apply settings if the camera is not active yet
Val Doroshchuk
2020-01-09
1
-1
/
+0
|
/
*
Fix the build with -no-gui
Liang Qi
2020-01-03
1
-0
/
+1
*
Fix the build with -no-opengl
Liang Qi
2020-01-02
1
-1
/
+1
*
Add binary compatibility files for qtmultimedia 5.14 branch
Milla Pohjanheimo
2019-12-17
2
-0
/
+36028
*
Bump version
Daniel Smith
2019-12-16
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.14.0' into 5.14
Qt Forward Merge Bot
2019-12-13
2
-0
/
+57
|
\
|
*
Fix build: don't let X11/Xlib.h's None interfere
v5.14.0-rc2
v5.14.0
Thiago Macieira
2019-12-04
1
-0
/
+3
|
*
Add changes file for Qt 5.14.0
v5.14.0-rc1
Antti Kokko
2019-11-25
1
-0
/
+54
[next]