[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...

Måns Rullgård mans
Wed Sep 8 17:49:02 CEST 2010


Diego Biurrun <diego at biurrun.de> writes:

> 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.

This needs lots of fixes.  Sorry I didn't have time to review it.
I'll try to fix it tonight.

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



More information about the ffmpeg-cvslog mailing list