[FFmpeg-trac] #1151(avcodec:new): darwin/ppc --disable-altivec enables x86 asm in ac3dec

FFmpeg trac at avcodec.org
Sat Mar 31 02:31:07 CEST 2012


#1151: darwin/ppc --disable-altivec enables x86 asm in ac3dec
------------------------------------+-----------------------------------
             Reporter:  jeremyhu    |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:  ppc         |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------
Changes (by cehoyos):

 * keywords:   => ppc


Comment:

 The following works fine here on a G4 with gcc 4.0.1 (Apple Inc. build
 5493):
 $ make distclean
 $ git pull
 $ ./configure --disable-altivec
 $ make libavcodec/ac3dec.o
 CC      libavcodec/ac3dec.o
 $

 How can I reproduce the problem?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1151#comment:1>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list