[FFmpeg-cvslog] r25076 - in trunk:	libavcodec/Makefile	libavcodec/arm/dsputil_init_arm.c	libavcodec/avcodec.h	libavcodec/dct-test.c libavcodec/dsputil.h	libavcodec/h263dec.c	libavcodec/libxvidff.c libavcodec/ppc/M...
    Diego Biurrun 
    diego
       
    Wed Sep  8 17:35:04 CEST 2010
    
    
  
On Wed, Sep 08, 2010 at 05:07:14PM +0200, stefano wrote:
> 
> Log:
> Move mm_support() from libavcodec to libavutil, make it a public
> function and rename it to av_get_cpu_flags().
~/src/ffmpeg $ make -k checkheaders
CC	libavutil/ppc/cpu.ho
libavutil/ppc/cpu.h:42: error: no previous prototype for ?av_get_cpu_flags?
libavutil/ppc/cpu.h: In function ?av_get_cpu_flags?:
libavutil/ppc/cpu.h:65: error: ?AV_CPU_FLAG_ALTIVEC? undeclared (first use in this function)
libavutil/ppc/cpu.h:65: error: (Each undeclared identifier is reported only once
libavutil/ppc/cpu.h:65: error: for each function it appears in.)
make: *** [libavutil/ppc/cpu.ho] Error 1
make: Target `checkheaders' not remade because of errors.
Diego
    
    
More information about the ffmpeg-cvslog
mailing list