[FFmpeg-cvslog] r9320 - trunk/libavcodec/dsputil.c

Måns Rullgård mans
Sat Jun 16 12:45:45 CEST 2007


Luca Barbato <lu_zero at gentoo.org> writes:

> aurel wrote:
>> Author: aurel
>> Date: Fri Jun 15 20:18:31 2007
>> New Revision: 9320
>> 
>> Log:
>> use if() instead of #ifdef and ensure all possible optimisations are enabled
>> 
>
> dsputil.c:4142: warning: implicit declaration of function
> 'dsputil_init_armv4l'
> dsputil.c:4143: warning: implicit declaration of function
> 'dsputil_init_mlib'
> dsputil.c:4144: warning: implicit declaration of function 'dsputil_init_vis'
> dsputil.c:4145: warning: implicit declaration of function
> 'dsputil_init_alpha'
> dsputil.c:4147: warning: implicit declaration of function 'dsputil_init_mmi'
> dsputil.c:4148: warning: implicit declaration of function 'dsputil_init_sh4'
> dsputil.c:4149: warning: implicit declaration of function
> 'dsputil_init_bfin'

Fixed.

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




More information about the ffmpeg-cvslog mailing list