Re: [FFmpeg-devel] [PATCH] avfoundation: Fix building on iOS

2020-04-30 Thread Thilo Borgmann
Am 30.04.20 um 12:34 schrieb Martin Storsjö: > Apparently the changes from 3c9185bf3a83395d12a987f626dbdb985eac4320 > aren't enough; even with that in place, I got errors like this > when trying to build for iOS: > > src/libavdevice/avfoundation.m:135:5: error: > 'AVCaptureDeviceTransportCont

[FFmpeg-devel] [PATCH] avfoundation: Fix building on iOS

2020-04-30 Thread Martin Storsjö
Apparently the changes from 3c9185bf3a83395d12a987f626dbdb985eac4320 aren't enough; even with that in place, I got errors like this when trying to build for iOS: src/libavdevice/avfoundation.m:135:5: error: 'AVCaptureDeviceTransportControlsPlaybackMode' is unavailable: not available on