[FFmpeg-devel] Patch for Mac OS X assembly-language support in trunk/libavcodec/fft_altivec_s.S

Måns Rullgård mans
Mon Jul 19 01:20:44 CEST 2010


Paul Sterne <make4ppc at gmail.com> writes:

> This patch adds support to *libavcodec/fft_altivec_s.S* for the Mac OS X ppc
> and ppc64 architectures, which use the mach-o binary executable file format
> instead of ELF.
> ELF-only code is separated from mach-o-only code using *#ifdef __APPLE__*or
> *#ifndef __APPLE__*

This patch is unacceptable.  Using the gas-preprocessor, the current
code compiles and runs (in emulator) under OSX.  I see no need for a
patch.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list