summaryrefslogtreecommitdiffstats
path: root/src/plugins/avfoundation/mediaplayer/avfmediaplayersession.mm
Commit message (Expand)AuthorAgeFilesLines
* AVFoundation: fix build with iOS 8.0 SDK.Yoann Lopes2014-09-291-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