[FFmpeg-devel] [PATCH v2] avcodec/videotoolboxenc: #define TARGET_CPU_ARM64 to 0 if not provided by the SDK
    Zane van Iperen 
    zane at zanevaniperen.com
       
    Tue May 18 10:32:58 EEST 2021
    
    
  
On 16/5/21 7:59 am, Zane van Iperen wrote:
> Fixes build failure on older SDKs without it.
> 
> Fixes #9242
> 
> Signed-off-by: Zane van Iperen <zane at zanevaniperen.com>
> ---
>   libavcodec/videotoolboxenc.c | 4 ++++
>   1 file changed, 4 insertions(+)
> 
> NB: This is untested, I do not have a Mac to try it on.
> 
Ping, will apply tomorrow if no objections.
Can confirm that this fixes #9242.
    
    
More information about the ffmpeg-devel
mailing list