Opened 16 years ago

Last modified 15 years ago

#19314 closed defect

ffmpeg: enable mmx optimizations by default — at Version 1

Reported by: dbevans (David B. Evans) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: mmx Intel Cc: ryandesign (Ryan Carsten Schmidt)
Port: ffmpeg

Description (last modified by dbevans (David B. Evans))

Based on recent reports the latest version of ffmpeg +mmx builds properly on Intel platforms (#19293).

XCode 3.1.2 or better is required on Leopard.

The attached proposed patch enables auto configuration of mmx optimizations as the default and checks for the proper XCode version on Leopard.

A no_mmx variant is included to disable these optimizations if desired.

Please respond if you have any concerns with this patch based on test results on Intel platforms.

Change History (2)

Changed 16 years ago by dbevans (David B. Evans)

Attachment: patch-ffmpeg.diff added

Proposed patch for Portfile

comment:1 Changed 16 years ago by dbevans (David B. Evans)

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.