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
/
avfoundation
/
mediaplayer
/
avfmediaplayersession.mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...
v5.15.8-lts-lgpl
5.15
Tarja Sundqvist
2022-11-11
1
-12
/
+13
|
\
|
*
Remove the AVPlayerItemVideoOutput from player item when changing media
Doris Verria
2021-12-10
1
-0
/
+4
|
*
Use AVPlayerItemVideoOutput to generate video frames
Tor Arne Vestbø
2021-12-07
1
-12
/
+9
*
|
Revert "Update commercial license headers"
v5.15.3-lts-lgpl
Tarja Sundqvist
2021-03-25
1
-20
/
+20
|
/
*
Update commercial license headers
Tarja Sundqvist
2021-01-27
1
-20
/
+20
*
AVFoundation: fix playback of files with spaces in their names
Nick Korotysh
2020-06-02
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.14' into 5.15
v5.15.0-beta1
Qt Forward Merge Bot
2020-02-22
1
-3
/
+5
|
\
|
*
AVF: Don't override AVPlayerLayer's bounds if already set
Val Doroshchuk
2020-02-20
1
-3
/
+5
*
|
AVF: Introduce adoption of AVAssetResourceLoaderDelegate protocol
Val Doroshchuk
2020-02-20
1
-11
/
+101
|
/
*
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
*
AVF: Set the stopped state before emitting the status after EOS
Val Doroshchuk
2020-01-13
1
-2
/
+1
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-10-15
1
-0
/
+13
|
\
|
*
AVF: Emit StalledMedia when unbuffered and resume playback afterwards
VaL Doroshchuk
2019-10-08
1
-0
/
+13
*
|
Deprecate canonicalUrl and canonicalRequest in QMediaContent
VaL Doroshchuk
2019-05-13
1
-3
/
+3
|
/
*
avfoundation: fix compiler warnings regarding Objective-C
Jochen Seemann
2019-01-04
1
-9
/
+9
*
avfoundation: modernize by using nullptr and override
Jochen Seemann
2019-01-04
1
-28
/
+28
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-01-20
1
-13
/
+28
|
\
|
*
AVFoundation: use observer for tracking duration
Jochen Seemann
2018-01-08
1
-13
/
+28
*
|
AVFoundation: implement bufferState
Jochen Seemann
2017-12-21
1
-3
/
+31
|
/
*
AVF: Fix mediaplayer state and status issues
Christian Strømme
2017-04-26
1
-50
/
+83
*
Remove deprecated QSysInfo APIs and dead code from macOS/iOS backend
Jake Petroules
2016-09-23
1
-16
/
+1
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-27
1
-3
/
+13
|
\
|
*
AVFoundation: fix memory leak
Yoann Lopes
2016-08-22
1
-3
/
+13
*
|
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-13
1
-6
/
+15
|
\
\
|
|
/
|
*
AVFoundation: fix mediaStatus and state changes
Yoann Lopes
2016-08-12
1
-6
/
+15
*
|
Updated license headers
Antti Kokko
2016-01-19
1
-14
/
+20
|
/
*
AVFoundation: implemented QMediaPlayer::seekable.
Yoann Lopes
2015-09-15
1
-1
/
+14
*
AVFoundation: fix rendering when player reached EndOfMedia.
Yoann Lopes
2015-09-15
1
-0
/
+5
*
AVFoundation: correctly unload current media.
Yoann Lopes
2015-09-15
1
-31
/
+14
*
AVFoundation: store seek requests before media is loaded.
Yoann Lopes
2015-09-15
1
-5
/
+26
*
AVFoundation: fix initial volume.
Yoann Lopes
2015-09-15
1
-22
/
+25
*
AVFoundation: fix playback rate.
Yoann Lopes
2015-09-15
1
-8
/
+10
*
OSX/iOS: Fix volume and mute
Frank Osterfeld
2015-05-11
1
-2
/
+2
*
ios: Enable volume and mute functionality
Frank Osterfeld
2015-02-25
1
-9
/
+21
*
Update copyright headers
Antti Kokko
2015-02-12
1
-22
/
+14
*
AVFoundation: fix media player video rendering in QML.
Yoann Lopes
2014-10-01
1
-17
/
+4
*
Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.
Jens Cornelis
2014-09-11
1
-1
/
+1
*
AVFoundation: fix retrieving tracks information from live sources.
Yoann Lopes
2014-08-25
1
-51
/
+52
*
AVFoundation: Fix another crash when destroying a QMediaPlayer
Andy Nichols
2014-03-14
1
-2
/
+2
*
AVFoundation: Prevent Crash in QMediaPlayer
Andy Nichols
2014-03-07
1
-1
/
+4
*
Fixes mediaplayer crashes on OSX
tom
2014-01-24
1
-11
/
+23
*
AVFoundation: Enable use of QMediaPlayer for audio on iOS
Andy Nichols
2013-08-27
1
-2
/
+6
*
AVFoundation: Emit error when media fails to load
Andy Nichols
2013-04-17
1
-8
/
+8
*
AVFoundation: Remove stray semicolon after condition
Andy Nichols
2013-04-16
1
-1
/
+1
*
Doc: Fix minor typos
Sze Howe Koh
2013-04-10
1
-1
/
+1
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-10
1
-1
/
+1
*
Compile in 32-bit mode.
Morten Johan Sørvig
2013-01-08
1
-4
/
+4
*
Add MediaPlayer support to AVFoundation plugin
Andy Nichols
2012-10-19
1
-0
/
+832