1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-12 02:14:56 +02:00
ffmpeg/libavcodec/ppc
Diego Biurrun 9d16f87ffd Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Originally committed as revision 10190 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-22 22:46:39 +00:00
..
dsputil_altivec.c Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 2007-08-22 22:46:39 +00:00
dsputil_altivec.h Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 2007-08-22 22:46:39 +00:00
dsputil_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
dsputil_ppc.h Identifiers starting with underscores are reserved. 2007-08-22 12:41:16 +00:00
fdct_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
fft_altivec.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +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 Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 2007-08-22 22:46:39 +00:00
gmc_altivec.c use macro Use DECLARE_ALIGNED_16 to align stack-allocated variables 2007-05-17 14:14:53 +00:00
h264_altivec.c use shorter types vec_"type" instead of the too long vector "type" 2007-08-12 13:50:06 +00:00
h264_template_altivec.c use shorter types vec_"type" instead of the too long vector "type" 2007-08-12 13:50:06 +00:00
idct_altivec.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00
int_altivec.c make arguments to ssd_int8_vs_int16() const 2007-07-08 23:15:00 +00:00
mathops.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
mpegvideo_altivec.c Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg). 2007-08-22 22:46:39 +00:00
mpegvideo_ppc.c Add libavcodec to compiler include flags in order to simplify header 2007-05-16 09:51:45 +00:00
snow_altivec.c Ahem, fix typos overlooked in last commit. 2007-07-28 12:50:28 +00:00
types_altivec.h add a comment to indicate which #endif belong to which #define 2007-06-17 18:59:28 +00:00
vc1dsp_altivec.c license header consistency cosmetics 2007-07-05 10:40:25 +00:00