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
*
Android: Fix fetching video frame data from the GUI thread
5.13
Val Doroshchuk
2019-11-12
2
-0
/
+38
*
QGstreamerPlayerControl: do not touch m_mediaStatus if it is EndOfMedia
Rolf Eike Beer
2019-11-11
1
-4
/
+4
*
opensl: support android voice comm preset in order to trigger aec
Brad Davis
2019-11-11
3
-1
/
+5
*
GStreamer: Fix crash when video sink is used when it has been destroyed
VaL Doroshchuk
2019-11-05
1
-0
/
+3
*
AVFMediaAsserWriter: remove deprecated declration
Timur Pocheptsov
2019-11-05
3
-20
/
+24
*
ALSA: Calculate buffer size based on min period time
VaL Doroshchuk
2019-11-04
1
-19
/
+15
*
Qt Mumtimedia - fix build for iOS
Timur Pocheptsov
2019-11-01
1
-4
/
+4
*
Merge remote-tracking branch 'origin/5.13.2' into 5.13
Qt Forward Merge Bot
2019-10-30
2
-1
/
+69
|
\
|
*
Add changes file for Qt 5.13.2
v5.13.2
Antti Kokko
2019-10-15
1
-0
/
+68
|
*
Bump version
Frederik Gladhorn
2019-10-14
1
-1
/
+1
*
|
Build without OpenGL support
Andy Shaw
2019-10-24
3
-12
/
+18
*
|
QMediaPlayList: use new style connect syntax
Rolf Eike Beer
2019-10-23
1
-24
/
+24
*
|
Fix tst_qcamerabackend.cpp to pass if capturing to JPEG is not supported
Val Doroshchuk
2019-10-15
1
-21
/
+4
|
/
*
Create QML camera.viewfinder eagerly
Ratchanan Srirattanamet
2019-10-08
1
-4
/
+1
*
Fix qConvertFuncs to respect QVideoFrame::Format_ABGR32 in the end
Val Doroshchuk
2019-10-08
1
-2
/
+3
*
WinRT: Ignore media in MediaPlayer only if stream is not changed too
Val Doroshchuk
2019-10-08
1
-1
/
+1
*
DirectShow: Fix crash when media in qrc is set twice
Val Doroshchuk
2019-10-08
1
-1
/
+2
*
AVF: Emit StalledMedia when unbuffered and resume playback afterwards
VaL Doroshchuk
2019-10-08
1
-0
/
+13
*
Fix build with ALSA in non-system location
Joerg Bornemann
2019-10-07
1
-1
/
+1
*
imx6: Fix mapping VPU texture using real physical address of data
VaL Doroshchuk
2019-10-02
3
-1
/
+34
*
Override QGraphicsItem::type in QGraphicsVideoItem
Val Doroshchuk
2019-10-02
1
-0
/
+9
*
Gstreamer: also remove features when simplifying caps
Ratchanan Srirattanamet
2019-10-02
1
-0
/
+6
*
DirectShow: Don't seek if playback is stopped
Val Doroshchuk
2019-10-01
1
-3
/
+5
*
GStreamer: Recreate playbin after custom pipeline
VaL Doroshchuk
2019-10-01
2
-29
/
+64
*
DirectShow: Emit media status before error
Val Doroshchuk
2019-10-01
1
-3
/
+3
*
DirectShow: Fix tst_QMediaPlayerBackend::seekPauseSeek
Val Doroshchuk
2019-10-01
1
-8
/
+12
*
Fix leaking QVideoFilterRunnable when window is closed
Val Doroshchuk
2019-10-01
1
-2
/
+1
*
GstreamerPlayerControl: use new style connect syntax
Rolf Eike Beer
2019-09-30
1
-30
/
+18
*
QGstreamerPlayerSession: build list of debug strings only once
Rolf Eike Beer
2019-09-30
1
-4
/
+4
*
DirectShow: Fix tst_QMediaPlayerBackend::surfaceTest
Val Doroshchuk
2019-09-27
1
-0
/
+4
*
DirectShow: Implement QMediaVideoProbeControl->flush
Val Doroshchuk
2019-09-27
3
-1
/
+23
*
CameraBin: do fetch viewfinder settings even after LoadedStatus
Ratchanan Srirattanamet
2019-09-27
1
-1
/
+1
*
Move QVideoFrame::Format_ABGR32 to the end of the Pixel Formats
VaL Doroshchuk
2019-09-25
1
-1
/
+1
*
Fix deprecation condition for QMediaResource
VaL Doroshchuk
2019-09-21
2
-8
/
+0
*
MultimediaGstTools: fix string warnings when defining DEBUG_PLAYBIN
Rolf Eike Beer
2019-09-19
1
-2
/
+4
*
QMediaPlayer: use new connect syntax
Rolf Eike Beer
2019-09-18
1
-11
/
+11
*
Extract QAudioProbe code snippet
Mariana Meireles
2019-09-11
2
-12
/
+52
*
Fix building with namespaced Qt
Christian Stenger
2019-09-11
3
-4
/
+3
*
GStreamer: Use member initialization
VaL Doroshchuk
2019-09-10
30
-207
/
+116
*
DirectShow: Allow QMediaPlayer in secondary thread
Val Doroshchuk
2019-09-09
4
-22
/
+29
*
Include moc files after QT_END_NAMESPACE
Val Doroshchuk
2019-09-09
57
-72
/
+68
*
Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"
Qt Forward Merge Bot
2019-09-09
7
-1
/
+71
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
7
-1
/
+71
|
|
\
|
/
/
|
*
Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"
Qt Forward Merge Bot
2019-09-07
1
-0
/
+35
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12.5' into 5.12
Qt Forward Merge Bot
2019-09-07
1
-0
/
+35
|
|
|
\
|
|
/
/
|
|
*
Merge 5.12 into 5.12.5
v5.12.5
Paul Wicking
2019-08-23
1
-3
/
+4
|
|
|
\
|
|
*
|
Add changes file for Qt 5.12.5
Antti Kokko
2019-08-22
1
-0
/
+35
|
*
|
|
DirectShow: Add startTime and endTime to QVideoFrame
Val Doroshchuk
2019-08-29
6
-0
/
+35
|
*
|
|
DirectShow: Fix crash when there is no surface on flush()
Val Doroshchuk
2019-08-29
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"
Qt Forward Merge Bot
2019-09-05
1
-0
/
+46
|
\
\
\
[next]