Re: [FFmpeg-trac] #10690(ffmpeg:new): FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or newer

2023-11-25 Thread FFmpeg
#10690: FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or
newer
---+--
 Reporter:  Pavel  |Owner:  (none)
 Type:  defect |   Status:  new
 Priority:  important  |Component:  ffmpeg
  Version: |   Resolution:
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+--
Comment (by aeiouaeiouaeiouaeiouaeiouaeiou):

 It's happening on macOS as well: https://trac.ffmpeg.org/ticket/10695
-- 
Ticket URL: 
FFmpeg 
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".


Re: [FFmpeg-trac] #10690(ffmpeg:new): FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or newer

2023-11-25 Thread FFmpeg
#10690: FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or
newer
---+--
 Reporter:  Pavel  |Owner:  (none)
 Type:  defect |   Status:  new
 Priority:  important  |Component:  ffmpeg
  Version: |   Resolution:
 Keywords: |   Blocked By:
 Blocking: |  Reproduced by developer:  0
Analyzed by developer:  0  |
---+--
Changes (by aeiouaeiouaeiouaeiouaeiouaeiou):

 * cc: aeiouaeiouaeiouaeiouaeiouaeiou (added)

-- 
Ticket URL: 
FFmpeg 
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".


[FFmpeg-trac] #10690(ffmpeg:new): FFmpeg 6.1 - compile error - function is only available on iOS 11.0 or newer

2023-11-24 Thread FFmpeg
#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: 
FFmpeg 
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".