1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-13 21:28:01 +02:00
FFmpeg/libavcodec/ppc
Måns Rullgård 2f0c136e1f Check whether IBM or Apple PPC assembler syntax is used
This checks which assembler syntax is supported and defines macros
for register names accordingly.

Originally committed as revision 23952 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-07-01 23:21:27 +00:00
..
asm.S Check whether IBM or Apple PPC assembler syntax is used 2010-07-01 23:21:27 +00:00
check_altivec.c Fix grammar errors in documentation 2010-06-30 15:38:06 +00:00
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c
fdct_altivec.c
fft_altivec.c
float_altivec.c
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
idct_altivec.c
int_altivec.c
Makefile Altivec-optimized mp{1,2,3} windowing 2010-07-01 21:04:12 +00:00
mathops.h
mpegaudiodec_altivec.c Altivec-optimized mp{1,2,3} windowing 2010-07-01 21:04:12 +00:00
mpegvideo_altivec.c
regs.h Check whether IBM or Apple PPC assembler syntax is used 2010-07-01 23:21:27 +00:00
types_altivec.h
util_altivec.h Altivec: Add helper function to load from a constant misalignment 2010-06-29 06:42:12 +00:00
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c Altivec VP8 MC functions 2010-06-29 06:42:17 +00:00