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
/
plugins
/
wmf
/
player
Commit message (
Expand
)
Author
Age
Files
Lines
*
WMF: fix some issues with our custom video sink.
Yoann Lopes
2014-03-18
1
-5
/
+42
*
WMF: remove some debug output.
Yoann Lopes
2014-03-18
1
-0
/
+2
*
WMF: each media player now has its own volume.
Yoann Lopes
2014-03-07
2
-28
/
+26
*
Normalize signal & slot signatures in connection
Thiago Macieira
2014-02-03
2
-2
/
+2
*
WMF: remove dead code.
Yoann Lopes
2013-12-11
1
-333
/
+0
*
WMF: fix some crashes.
Yoann Lopes
2013-12-11
2
-3
/
+8
*
WMF: fixed various media player issues.
Yoann Lopes
2013-12-04
1
-13
/
+18
*
Revert "WMF: fixed MediaPlayer buffering logic."
Yoann Lopes
2013-12-04
1
-13
/
+3
*
Fix WMF Video not playing if no soundcard is available
Marius Wachtler
2013-11-26
1
-0
/
+7
*
WMF: emit positionChanged() signal when reaching the end of a media.
Yoann Lopes
2013-10-29
1
-1
/
+3
*
WMF: fixed compilation on Windows Vista.
Yoann Lopes
2013-10-11
1
-5
/
+16
*
WMF and GStreamer: fixed incorrect frame startTime and endTime.
Yoann Lopes
2013-08-22
1
-5
/
+19
*
WMF: fixed QMediaPlayer changing to EndOfMedia status too early.
Yoann Lopes
2013-08-16
1
-7
/
+7
*
WMF: fixed MediaPlayer buffering logic.
Yoann Lopes
2013-07-19
1
-3
/
+13
*
WMF-plugin: Fix warnings about unused variables.
Friedemann Kleint
2013-05-27
1
-0
/
+1
*
Decouple qmediametadata.h from qmultimedia.h
Sze Howe Koh
2013-05-14
1
-0
/
+1
*
WMF: removed unnecessary dynamic_cast.
Yoann Lopes
2013-02-19
1
-4
/
+4
*
WMF: enabled HW-accelerated video decoding for the QML video item.
Yoann Lopes
2013-01-23
2
-64
/
+64
*
WMF: fixed unresolved topologies when using the custom MediaSink.
Yoann Lopes
2013-01-23
2
-3
/
+187
*
WMF: fixed scrubbing and changing rate to 0 or negative values.
Yoann Lopes
2013-01-23
1
-24
/
+36
*
make use of qtHaveModule()
Oswald Buddenhagen
2013-01-11
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
18
-18
/
+18
*
WMF: added more metadata keys (on Windows 7 and later).
Yoann Lopes
2013-01-08
1
-5
/
+216
*
WMF: release video controls before releasing the session
Yoann Lopes
2013-01-07
5
-3
/
+24
*
WMF: Fixed uninitialized member variable.
Yoann Lopes
2013-01-07
1
-0
/
+1
*
WMF: re-enabled video probes and made it more robust.
Yoann Lopes
2013-01-07
3
-61
/
+98
*
WMF: Fixed incorrect QMediaPlayer volume reporting.
Yoann Lopes
2012-12-21
1
-5
/
+6
*
WMF: Improved error reporting.
Yoann Lopes
2012-12-11
1
-27
/
+35
*
WMF: Recreate the MFMediaSession when loading a new media.
Yoann Lopes
2012-12-07
8
-47
/
+133
*
WMF: Fixed shutdown sequence.
Yoann Lopes
2012-12-07
2
-2
/
+3
*
WMF: Disabled the video probe control.
Yoann Lopes
2012-11-30
2
-52
/
+57
*
tr()-Fixes.
Friedemann Kleint
2012-11-29
1
-16
/
+16
*
WMF: Fixed color adjustment when using the EVR window control.
Yoann Lopes
2012-11-19
1
-1
/
+1
*
Rename namespace QtMultimedia::MetaData -> QMediaMetaData
Sze Howe Koh
2012-11-06
1
-10
/
+10
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-24
18
-434
/
+434
*
WMF Backend: Fix crash in MFPlayerService::releaseControl.
Jason Barron
2012-09-04
1
-0
/
+2
*
Replaced endpoint control with audio input and output controls
Dmytro Poplavskiy
2012-07-24
3
-15
/
+15
*
Videoprobe implementation for wmf backend.
Lev Zelenskiy
2012-07-19
6
-7
/
+374
*
Audioprobe implementation for wmf backend.
Lev Zelenskiy
2012-07-11
6
-3
/
+339
*
Added wmf implementation for QAudioDecoderControl
Ling Hu
2012-07-11
1
-3
/
+7
*
Refactoring wmf plugin
Ling Hu
2012-06-29
8
-956
/
+1
*
Fixed a WMF seek bug.
Ling Hu
2012-06-29
1
-2
/
+2
*
Rename a few controls.
Michael Goddard
2012-06-29
3
-4
/
+4
*
Fixed some crash with WMF backend
Ling Hu
2012-06-25
6
-25
/
+51
*
Enabled wmf plugin on Windows again
Ling Hu
2012-06-20
3
-10
/
+9
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
18
-18
/
+18
*
Fix header changes for wmf
Ling Hu
2012-01-24
3
-3
/
+3
*
Update obsolete contact address.
Jason McDonald
2012-01-23
18
-18
/
+18
*
Changed metadata keys type from enum to QString.
Dmytro Poplavskiy
2012-01-20
2
-53
/
+17
*
Remove widgets config test.
Michael Goddard
2012-01-11
1
-1
/
+1
[next]