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

Thilo Borgmann thilo.borgmann at mail.de
Thu Apr 30 16:15:48 EEST 2020


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:
>       'AVCaptureDeviceTransportControlsPlaybackMode' is unavailable: not
>       available on iOS
>     AVCaptureDeviceTransportControlsPlaybackMode observed_mode;
>     ^
> ---
>  libavdevice/avfoundation.m | 4 ++++
>  1 file changed, 4 insertions(+)

Pushed, thanks!

-Thilo


More information about the ffmpeg-devel mailing list