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
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
/
android
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-25
81
-1691
/
+1691
*
Update commercial license headers
Tarja Sundqvist
2021-01-27
81
-1691
/
+1691
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-02
2
-5
/
+5
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-01-21
1
-2
/
+2
|
\
|
*
Android: JNI_OnLoad return JNI_VERSION_1_6 instead of JNI_VERSION_1_4
Assam Boudjelthia
2020-01-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-11-20
10
-23
/
+72
|
\
|
|
*
Android: Remove usage of qt_androidRequestPermission
Val Doroshchuk
2019-11-15
4
-15
/
+13
|
*
Android: Don't close camera when recording permission is asked
Val Doroshchuk
2019-11-15
7
-9
/
+22
|
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-11-14
2
-0
/
+38
|
|
\
|
|
*
Android: Fix fetching video frame data from the GUI thread
5.13
Val Doroshchuk
2019-11-12
2
-0
/
+38
*
|
|
Introduce QVideoFrame::image()
VaL Doroshchuk
2019-10-31
1
-2
/
+1
|
/
/
*
|
Remove usages of deprecated APIs
Sona Kurazyan
2019-08-08
1
-1
/
+1
*
|
Port from QMutex::Recursive to QRecursiveMutex
Marc Mutz
2019-08-01
1
-45
/
+46
*
|
Remove usages of deprecated qSort
Sona Kurazyan
2019-06-20
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-05-18
2
-12
/
+43
|
\
|
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-14
2
-12
/
+43
|
|
\
|
|
*
Android: Allow starting camera without viewfinder available
Val Doroshchuk
2019-05-13
1
-11
/
+32
|
|
*
Android: Don't open camera if it was already opened
Val Doroshchuk
2019-05-13
1
-1
/
+11
*
|
|
Deprecate canonicalUrl and canonicalRequest in QMediaContent
VaL Doroshchuk
2019-05-13
2
-3
/
+3
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-05-04
2
-19
/
+23
|
\
|
|
*
Android: Don't postpone setting of camera's state
Val Doroshchuk
2019-05-03
2
-19
/
+23
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-04-10
3
-46
/
+36
|
\
|
|
*
Android: Fix status of QMediaRecorder after start/stop
Val Doroshchuk
2019-04-03
2
-45
/
+35
|
*
Android: Use CaptureStillImage as default capture mode
Val Doroshchuk
2019-03-28
1
-1
/
+1
*
|
Android: Introduce HTTP headers to MediaPlayer
Val Doroshchuk
2019-03-25
3
-4
/
+13
*
|
Android: Implement audio roles
Val Doroshchuk
2019-02-08
11
-0
/
+420
*
|
Merge remote-tracking branch 'origin/5.12' into 5.13
Qt Forward Merge Bot
2019-02-02
2
-8
/
+17
|
\
|
|
*
Android: Fix memory leak of GL resources
Val Doroshchuk
2019-01-31
2
-8
/
+17
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Qt Forward Merge Bot
2018-10-05
4
-4
/
+108
|
\
|
|
*
Android: implement QMediaPlayer::setPlaybackRate()
Yoann Lopes
2018-09-26
4
-3
/
+105
|
*
Android: Fix crash when play() is called but state is not set
Val Doroshchuk
2018-09-24
1
-1
/
+3
*
|
Android: Change video frame format from BGR32 to ABGR32
Val Doroshchuk
2018-10-03
1
-1
/
+1
|
/
*
Android: Fix the player state when play() is called with no media
Val Doroshchuk
2018-08-16
1
-2
/
+1
*
Replace deprecated qSort() by std::sort()
Friedemann Kleint
2018-02-28
1
-2
/
+4
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-06
1
-1
/
+0
|
\
|
*
Revert "Android: Set the correct scan line for the video surface format"
v5.10.0-rc3
v5.10.0-rc2
v5.10.0
Christian Stromme
2017-11-28
1
-1
/
+0
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
1
-3
/
+7
|
\
|
|
*
Fix crash when an app is sent to background while capturing an image
Val Doroshchuk
2017-11-10
1
-3
/
+7
*
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-10-27
1
-0
/
+1
|
\
|
|
*
Android: Set the correct scan line for the video surface format
Christian Strømme
2017-10-23
1
-0
/
+1
*
|
Replace Q_NULLPTR with nullptr
Kevin Funk
2017-09-27
1
-2
/
+2
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-22
23
-133
/
+133
|
/
*
Android: Fix crash caused by stale video-frame objects
Christian Strømme
2017-04-27
2
-18
/
+36
*
Android: Run-time permission checks for camera
Christian Strømme
2017-04-23
3
-1
/
+16
*
Android: Fix camera preview orientation
Christian Strømme
2017-04-20
3
-0
/
+19
*
Android: Add run-time permission check for recording
Christian Strømme
2017-03-30
3
-0
/
+16
*
Android: Add convenience method for checking and requesting permissions
Christian Strømme
2017-03-22
2
-0
/
+31
*
Android: Add logging category
Christian Strømme
2017-03-22
3
-2
/
+57
*
Merge remote-tracking branch 'origin/5.7.1' into 5.7
Liang Qi
2016-11-24
1
-2
/
+3
|
\
|
*
Pass the context to QtAndroidMediaPlayer
BogDan Vatra
2016-09-28
1
-2
/
+3
[next]