[MacPorts] #49841: Building ffmpeg with avfoundation on OSX Lion

MacPorts noreply at macports.org
Sun Nov 18 01:20:33 UTC 2018


#49841: Building ffmpeg with avfoundation on OSX Lion
-----------------------------------+----------------------
  Reporter:  p.ohanlon@…           |      Owner:  dbevans
      Type:  enhancement           |     Status:  assigned
  Priority:  Normal                |  Milestone:
 Component:  ports                 |    Version:
Resolution:                        |   Keywords:
      Port:  ffmpeg, ffmpeg-devel  |
-----------------------------------+----------------------

Comment (by kencu):

 The have fixed up `ffmpeg` like this, to support older systems:
 {{{
 libavdevice/avfoundation.m
 }}}
 {{{
 #if !TARGET_OS_IPHONE && __MAC_OS_X_VERSION_MIN_REQUIRED >= 1080
     { AV_PIX_FMT_GRAY8,        kCVPixelFormatType_OneComponent8 },
 #endif
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/49841#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list