summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer/avfmediaplayersession.mm
Commit message (Expand)AuthorAgeFilesLines
* AVF: Fix mediaplayer state and status issuesChristian Strømme2017-04-261-50/+83
* Remove deprecated QSysInfo APIs and dead code from macOS/iOS backendJake Petroules2016-09-231-16/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-271-3/+13
|\
| * AVFoundation: fix memory leakYoann Lopes2016-08-221-3/+13
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-131-6/+15
|\|
| * AVFoundation: fix mediaStatus and state changesYoann Lopes2016-08-121-6/+15
* | Updated license headersAntti Kokko2016-01-191-14/+20
|/
* AVFoundation: implemented QMediaPlayer::seekable.Yoann Lopes2015-09-151-1/+14
* AVFoundation: fix rendering when player reached EndOfMedia.Yoann Lopes2015-09-151-0/+5
* AVFoundation: correctly unload current media.Yoann Lopes2015-09-151-31/+14
* AVFoundation: store seek requests before media is loaded.Yoann Lopes2015-09-151-5/+26
* AVFoundation: fix initial volume.Yoann Lopes2015-09-151-22/+25
* AVFoundation: fix playback rate.Yoann Lopes2015-09-151-8/+10
* OSX/iOS: Fix volume and muteFrank Osterfeld2015-05-111-2/+2
* ios: Enable volume and mute functionalityFrank Osterfeld2015-02-251-9/+21
* Update copyright headersAntti Kokko2015-02-121-22/+14
* AVFoundation: fix media player video rendering in QML.Yoann Lopes2014-10-011-17/+4
* Fixed avfmediaplayersession.mm for OSX 10.10 Yosemite.Jens Cornelis2014-09-111-1/+1
* AVFoundation: fix retrieving tracks information from live sources.Yoann Lopes2014-08-251-51/+52
* AVFoundation: Fix another crash when destroying a QMediaPlayerAndy Nichols2014-03-141-2/+2
* AVFoundation: Prevent Crash in QMediaPlayerAndy Nichols2014-03-071-1/+4
* Fixes mediaplayer crashes on OSXtom2014-01-241-11/+23
* AVFoundation: Enable use of QMediaPlayer for audio on iOSAndy Nichols2013-08-271-2/+6
* AVFoundation: Emit error when media fails to loadAndy Nichols2013-04-171-8/+8
* AVFoundation: Remove stray semicolon after conditionAndy Nichols2013-04-161-1/+1
* Doc: Fix minor typosSze Howe Koh2013-04-101-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile in 32-bit mode.Morten Johan Sørvig2013-01-081-4/+4
* Add MediaPlayer support to AVFoundation pluginAndy Nichols2012-10-191-0/+832