[FFmpeg-devel] [PATCH] avfoundation: Fix version checks

Zhao Zhili quinkblack at foxmail.com
Fri Dec 15 13:07:24 EET 2023


> On Dec 15, 2023, at 18:11, Martin Storsjö <martin at martin.st> wrote:
> 
> <OS>_VERSION_MAX_ALLOWED indicates what version is available in
> the SDK, while <OS>_VERSION_MIN_REQUIRED is the version we can
> assume is available, i.e. similar to what is set with e.g.
> -miphoneos-version-min on the command line.
>                                     ^

I think we need some utils for version check on Apple’s multiple target OS. It’s hard
to get it right and very lengthy to write. Ping Marvin since he is expert on this
subject.

And can we setup a group of CI for these platforms?


More information about the ffmpeg-devel mailing list