ffmpeg/libavcodec/ppc
Måns Rullgård 5550eba88d typo: add missing \ in multi-line macro
Originally committed as revision 12466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-17 02:33:05 +00:00
..
check_altivec.c Add mfspr-based AltiVec detection code. 2008-01-19 19:27:39 +00:00
dsputil_altivec.c Change some files to only include the necessary headers. 2008-01-04 13:38:25 +00:00
dsputil_altivec.h Change some files to only include the necessary headers. 2008-01-04 13:38:25 +00:00
dsputil_ppc.c stupid code (casting of void*) found by checktree.sh 2007-12-01 00:19:44 +00:00
dsputil_ppc.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
fdct_altivec.c Change some files to only include the necessary headers. 2008-01-04 13:38:25 +00:00
fft_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
float_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
gcc_fixes.h Simplify preprocessor expression as suggested by Mans. 2008-01-17 08:34:53 +00:00
gmc_altivec.c spelling 2007-12-01 22:21:04 +00:00
h264_altivec.c Add necessary #include, fixes the warnings: 2007-12-27 12:31:23 +00:00
h264_template_altivec.c Reindent 2007-12-23 19:07:21 +00:00
idct_altivec.c Change some files to only include the necessary headers. 2008-01-04 13:38:25 +00:00
imgresample_altivec.c Sanitize altivec code so it can be built with runtime check properly 2007-10-02 11:39:32 +00:00
imgresample_altivec.h Fix make checkheaders. 2007-12-27 12:56:49 +00:00
int_altivec.c make arguments to ssd_int8_vs_int16() const 2007-07-08 23:15:00 +00:00
mathops.h typo: add missing \ in multi-line macro 2008-03-17 02:33:05 +00:00
mpegvideo_altivec.c misc spelling fixes 2008-03-10 18:42:09 +00:00
snow_altivec.c cosmetics: Fix AltiVec spelling. 2007-10-02 10:34:57 +00:00
types_altivec.h Add FFMPEG_ prefix to all multiple inclusion guards. 2007-10-17 09:37:46 +00:00
util_altivec.h Refactor vcprm and vcii macros by using the AVV macro. 2008-02-18 23:01:26 +00:00
vc1dsp_altivec.c Make strict altivec parsers happy (gcc-4.3 and others) 2007-12-16 14:31:38 +00:00