#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
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac