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
path:
root
/
src
/
plugins
/
directshow
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-25
73
-1519
/
+1519
*
Update commercial license headers
Tarja Sundqvist
2021-01-27
73
-1519
/
+1519
*
Fix nullptr dereference in directshow plugin
Luca Carlon
2020-10-21
1
-1
/
+2
*
DirectShow: Use also pin category when negotiating
Val Doroshchuk
2020-09-24
4
-42
/
+57
*
Merge remote-tracking branch 'origin/5.14' into 5.15.0
v5.15.0-rc2
v5.15.0-rc1
v5.15.0
Qt Forward Merge Bot
2020-04-27
1
-1
/
+1
|
\
|
*
Fix case of header file includes for building with mingw-w64
5.14
Marius Kittler
2020-04-26
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-04-14
2
-3
/
+14
|
\
\
|
|
/
|
*
DirectShow: Use MEDIASUBTYPE_Y800 as QVideoFrame::Format_Y8
Val Doroshchuk
2020-04-08
2
-3
/
+14
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
v5.15.0-beta3
Qt Forward Merge Bot
2020-03-28
1
-0
/
+1
|
\
\
|
|
/
|
*
DirectShow: Handle QVideoFormat::BGR24 in bytesPerLine()
Andy Shaw
2020-03-20
1
-0
/
+1
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-03-18
1
-1
/
+1
|
\
\
|
|
/
|
*
DirectShow: Round stop position down to available bytes in IAsyncReader
Val Doroshchuk
2020-03-16
1
-1
/
+1
*
|
Introduce QVideoFrame::image()
VaL Doroshchuk
2019-10-31
1
-2
/
+1
|
/
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-15
1
-1
/
+1
|
\
|
*
DirectShow: Fix crash when media in qrc is set twice
Val Doroshchuk
2019-10-08
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-08
1
-6
/
+8
|
\
\
|
|
/
|
*
DirectShow: Don't seek if playback is stopped
Val Doroshchuk
2019-10-01
1
-3
/
+5
|
*
DirectShow: Emit media status before error
Val Doroshchuk
2019-10-01
1
-3
/
+3
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-01
3
-1
/
+23
|
\
\
|
|
/
|
*
DirectShow: Implement QMediaVideoProbeControl->flush
Val Doroshchuk
2019-09-27
3
-1
/
+23
*
|
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-12
6
-22
/
+34
|
\
\
|
|
/
|
*
DirectShow: Allow QMediaPlayer in secondary thread
Val Doroshchuk
2019-09-09
4
-22
/
+29
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-09-08
3
-0
/
+5
|
|
\
|
|
*
DirectShow: Add startTime and endTime to QVideoFrame
Val Doroshchuk
2019-08-29
3
-0
/
+5
*
|
|
Port from QMutex::Recursive to QRecursiveMutex
Marc Mutz
2019-08-01
6
-42
/
+43
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-30
6
-20
/
+21
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-07-23
18
-89
/
+90
|
|
\
\
|
|
|
/
|
|
*
DirectShow: Set QMediaPlayer::NoMedia if empty url is provided
Val Doroshchuk
2019-07-17
2
-8
/
+3
|
|
*
use correct types when creating an empty Windows event
Rolf Eike Beer
2019-07-16
2
-3
/
+3
|
|
*
DirectShow plugin: use new style connect syntax
Rolf Eike Beer
2019-07-16
4
-15
/
+15
|
|
*
DirectShow plugin: use nullptr instead of NULL
Rolf Eike Beer
2019-07-16
14
-71
/
+71
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-07-16
3
-3
/
+9
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-07-11
3
-3
/
+9
|
|
\
\
|
|
|
/
|
|
*
Fix GetFrameRateList checks and memory leak
Nate Weibley
2019-07-05
1
-2
/
+4
|
|
*
Fix MinGW build
Joerg Bornemann
2019-07-02
1
-0
/
+4
|
|
*
DirectShow: Map MEDIASUBTYPE_RGB24 to QVideoFrame::Format_BGR24
Val Doroshchuk
2019-07-02
1
-1
/
+1
*
|
|
DirectShow: Introduce nullptr
Friedemann Kleint
2019-06-12
35
-173
/
+173
*
|
|
DirectShow: Use member initialization
Friedemann Kleint
2019-06-12
40
-283
/
+144
*
|
|
DirectShow: Clang warnings about else after return, break
Friedemann Kleint
2019-06-12
5
-25
/
+24
*
|
|
DirectShow: Fix clang-warning about mixing const/non-const iterators
Friedemann Kleint
2019-06-12
1
-1
/
+1
*
|
|
DirectShow: Replace typedef by using
Friedemann Kleint
2019-06-12
2
-2
/
+2
*
|
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-06-03
2
-5
/
+23
|
\
\
\
|
|
/
/
|
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-06-03
2
-5
/
+23
|
|
\
\
|
|
|
/
|
|
*
DirectShow: Don't hide returned error when video output was not provided
Val Doroshchuk
2019-04-11
1
-2
/
+19
|
|
*
DirectShow: Report about an error for wrong urls
Val Doroshchuk
2019-05-20
1
-2
/
+0
|
|
*
DirectShow: Don't update status on pending tasks when graph is loaded
Val Doroshchuk
2019-05-14
1
-1
/
+1
|
|
*
DirectShow: Don't set the same media
Val Doroshchuk
2019-05-14
1
-0
/
+3
*
|
|
Deprecate canonicalUrl and canonicalRequest in QMediaContent
VaL Doroshchuk
2019-05-13
1
-1
/
+1
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-04-10
2
-3
/
+4
|
\
\
|
|
/
|
*
Windows: Reset position on pause in QMediaPlayer after EOS
Val Doroshchuk
2019-04-10
1
-2
/
+3
[next]