[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 13:38:26 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:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by cehoyos):

 * cc: thilo.borgmann (added)
 * keywords:   => regression
 * version:  2.5.2 => git-master


Comment:

 These are the new objects used by avfoundation.m since
 a6555f88aaf0730e64240136fb19d8effb3a0738
 AVCaptureInput (AVFoundation framework)
 AVCaptureScreenInput (AVFoundation framework)
 CGGetActiveDisplayList
 CGDirectDisplayID

 The two CG* types are not from the Core Graphics framework afaict:
 https://developer.apple.com/library/ios/documentation/CoreGraphics/Reference/CoreGraphics_Framework/_index.html

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


More information about the FFmpeg-trac mailing list