summaryrefslogtreecommitdiffstats
path: root/src/multimedia/platform/darwin/mediaplayer/avfmediaplayer.mm
Commit message (Expand)AuthorAgeFilesLines
* AVFVideoRenderer: Properly update video output when changing mediaDoris Verria2021-09-131-0/+8
* Remove some debug outputLars Knoll2021-09-021-1/+0
* macOS: Set up proper language info for the different media tracksLars Knoll2021-09-011-3/+0
* macOS: Clean up dead code related to windowed renderingLars Knoll2021-08-281-13/+0
* Add metadata to audio and video capturing on darwinDoris Verria2021-06-231-1/+1
* Use QAudioOutput in QMediaPlayerLars Knoll2021-06-111-47/+37
* Rename QCameraInfo/QAudioDeviceInfo to QCamera/AudioDeviceLars Knoll2021-06-081-2/+2
* Fix the remaining failures for tst_qmediaplayerbackend in macOSDoris Verria2021-05-251-19/+9
* Fix more test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-211-0/+13
* Fix a crash on macOS when running the qquickvideooutput autotestLars Knoll2021-05-201-1/+1
* Fix test failures for tst_qmediaplayerbackend on macOSDoris Verria2021-05-191-2/+4
* Fix camera and compilation on macOSLars Knoll2021-04-191-3/+3
* API cleanups in QMediaPlayerLars Knoll2021-04-161-8/+8
* Remove unused API using QAbstractVideoSurface on macOS/iOSLars Knoll2021-04-061-4/+0
* Further refactor the video sink implementation on macOS/iOS.Lars Knoll2021-04-061-39/+34
* Get rid of the AVFVideoOutput interfaceLars Knoll2021-04-061-1/+0
* ename AVFVideoWindowControl to AVFVideoSinkLars Knoll2021-04-061-2/+2
* Fix Windowed playback on macOSLars Knoll2021-04-061-7/+26
* Get rid of AVFMediaPlayerSessionLars Knoll2021-03-151-79/+996
* Cleanups in Q(Platform)MediaPlayerLars Knoll2021-03-151-2/+2
* Basic support for different audio/video tracks on DarwinLars Knoll2021-03-051-0/+24
* Rename QMediaPlayerControl to QPlatformMediaPlayerLars Knoll2021-03-021-1/+1
* Get rid of one layer of indirection in the backendLars Knoll2021-03-021-0/+225