[FFmpeg-trac] #4238(build system:new): AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics framework which is 10.8 only

FFmpeg trac at avcodec.org
Sat Jan 31 23:27:25 CET 2015


#4238: AVFoundation indev is allowed on OS X 10.7 but uses CoreGraphics framework
which is 10.8 only
-------------------------------------+-------------------------------------
             Reporter:  nieder       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:  build
              Version:  git-master   |  system
             Keywords:  regression   |               Resolution:
  osx                                |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by thilo.borgmann):

 @cehoyos:
 CGActiveDisplayList is not available on IOS. To support OSX and IOS we
 should test against a function that is available on both sides.
 CGImageGetTypeID is available for OSX >= 10.2 and IOS >= 2.0 and sounds
 like it will always be available in future versions.
 Second, I don't want to test against something within conditional
 compilation blocks.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4238#comment:9>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list