#10690: FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or
newer
--------------------------------+-------------------------------------
             Reporter:  Pavel   |                     Type:  defect
               Status:  new     |                 Priority:  important
            Component:  ffmpeg  |                  Version:
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+-------------------------------------
 Compilation FFmpeg 6.1 for iOS finish with:

 src/libavcodec/videotoolboxenc.c:1163:18: error:
 'VTCopySupportedPropertyDictionaryForEncoder' is only available on iOS
 11.0 or newer [-Werror,-Wunguarded-availability-new]
         status = VTCopySupportedPropertyDictionaryForEncoder(avctx->width,

 src/libavcodec/videotoolboxenc.c:1181:40: error:
 'kVTCompressionPropertyKey_EncoderID' is only available on iOS 11.0 or
 newer [-Werror,-Wunguarded-availability-new]
 kVTCompressionPropertyKey_EncoderID,
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/10690>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac

To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to