1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/ppc
Mans Rullgard 644b66cd4a vp8: ppc: fix invalid reads in altivec epel mc
The 4-tap filters should only access one row/column before the
reference block.

Signed-off-by: Mans Rullgard <mans@mansr.com>
(cherry picked from commit e0e46cae37)
2011-02-22 02:44:39 +01:00
..
asm.S
dsputil_altivec.c
dsputil_altivec.h dsputil: move VC1-specific stuff into VC1DSPContext. 2011-02-18 19:52:40 +01:00
dsputil_ppc.c dsputil: move VC1-specific stuff into VC1DSPContext. 2011-02-18 19:52:40 +01:00
fdct_altivec.c
fft_altivec_s.S
fft_altivec.c
float_altivec.c
fmtconvert_altivec.c
gmc_altivec.c
h264_altivec.c Fix PPC build. 2011-02-18 19:52:41 +01:00
h264_template_altivec.c Fix PPC build. 2011-02-18 19:52:41 +01:00
idct_altivec.c
int_altivec.c
Makefile
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c
regs.h
types_altivec.h
util_altivec.h
vc1dsp_altivec.c ppc: fix vc1 inverse transform, unbreak build 2011-02-22 02:44:39 +01:00
vp3dsp_altivec.c
vp8dsp_altivec.c vp8: ppc: fix invalid reads in altivec epel mc 2011-02-22 02:44:39 +01:00