1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-03 05:10:03 +02:00
FFmpeg/libavcodec/ppc
Vitor Sessak 3af1fe829e Fix overread in altivec DSP function sad16
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-29 15:32:14 +00:00
..
asm.S
dsputil_altivec.c Fix overread in altivec DSP function sad16 2011-01-29 15:32:14 +00:00
dsputil_altivec.h Merge has_altivec() function into mm_support(), remove it and use 2010-09-08 10:02:40 +00:00
dsputil_ppc.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
fdct_altivec.c
fft_altivec_s.S more credits to D. J. Bernstein for fft 2010-07-18 20:06:42 +00:00
fft_altivec.c PPC: convert Altivec FFT to pure assembler 2010-07-04 18:33:47 +00:00
float_altivec.c Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1. 2011-01-22 17:53:27 +00:00
gmc_altivec.c
h264_altivec.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
h264_template_altivec.c
idct_altivec.c
int_altivec.c
Makefile Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c Move mm_support() from libavcodec to libavutil, make it a public 2010-09-08 15:07:14 +00:00