comparison sparc/dsputil_vis.c @ 5010:d5ba514e3f4a libavcodec

Add libavcodec to compiler include flags in order to simplify header include paths in the source files. mostly from a patch by Ronald S. Bultje, rbultje ronald.bitfreak net
author diego
date Wed, 16 May 2007 09:51:45 +0000
parents 2c54309fef91
children ad0ab0eebd69
comparison
equal deleted inserted replaced
5009:4d10df33e823 5010:d5ba514e3f4a
29 29
30 #include <inttypes.h> 30 #include <inttypes.h>
31 #include <signal.h> 31 #include <signal.h>
32 #include <setjmp.h> 32 #include <setjmp.h>
33 33
34 #include "../dsputil.h" 34 #include "dsputil.h"
35 35
36 #include "vis.h" 36 #include "vis.h"
37 37
38 /* The trick used in some of this file is the formula from the MMX 38 /* The trick used in some of this file is the formula from the MMX
39 * motion comp code, which is: 39 * motion comp code, which is: