[FFmpeg-devel] [PATCH 2/2] configure: Check for AVCaptureSession as dependency to avfoundation
Martin Storsjö
martin at martin.st
Fri Apr 4 17:17:02 EEST 2025
On Fri, 4 Apr 2025, Martin Storsjö wrote:
> On Tue, 1 Apr 2025, Martin Storsjö wrote:
>
>> This class is unavailable on tvOS before 17.0 (and macOS before 10.7
>> and iOS before 4.0, but those are fairly ancient). This makes sure
>> that we don't try to build the avfoundation indevice for such
>> OSes.
>> ---
>> configure | 15 +++++++++++++--
>> 1 file changed, 13 insertions(+), 2 deletions(-)
>
> Will push these two patches soon, unless there's objections.
Pushed now.
// Martin
More information about the ffmpeg-devel
mailing list