]> git.sesse.net Git - ffmpeg/commit
lavf/tls_securetransport: build on iOS
authorAman Gupta <aman@tmm1.net>
Wed, 25 Oct 2017 18:03:14 +0000 (11:03 -0700)
committerAman Gupta <aman@tmm1.net>
Sun, 12 Nov 2017 22:37:12 +0000 (14:37 -0800)
commitfd18d310ec200fa7ace29cbfc725d451663bf49c
treeb1f2af6179ecb2f6992fcc75e16d960734bebd7f
parentf38d0d0c22c1871ef0728a718c5e00a6ba93bfa1
lavf/tls_securetransport: build on iOS

This works as expected on iOS, except for the ca_file feature which
is disabled because SecItemImport is not available.

Signed-off-by: Aman Gupta <aman@tmm1.net>
configure
libavformat/tls_securetransport.c