FFmpeg/libavcodec/ppc
Diego Biurrun 6892df9294 vp3: Change type of stride parameters to ptrdiff_t
This avoids SIMD-optimized functions having to sign-extend their
stride argument manually to be able to do pointer arithmetic.

Also adjust parameter names to be "stride" everywhere.
2016-08-26 11:36:26 +02:00
..
apedsp_altivec.c
asm.S
audiodsp.c
blockdsp.c
fdct.h
fdctdsp.c
fft_altivec.S
fft_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
fmtconvert_altivec.c
h264chroma_init.c
h264chroma_template.c
h264dsp.c h264: rename h264.[ch] to h264dec.[ch] 2016-06-21 11:11:26 +02:00
h264qpel.c
h264qpel_template.c
hpeldsp_altivec.c
hpeldsp_altivec.h
huffyuvdsp_altivec.c
idctdsp.c
Makefile build: miscellaneous cosmetics 2016-04-07 15:26:08 +02:00
mathops.h
mdct_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
me_cmp.c
mpegaudiodsp_altivec.c
mpegvideo_altivec.c
mpegvideodsp.c
mpegvideoencdsp.c
pixblockdsp.c
svq1enc_altivec.c
vc1dsp_altivec.c
videodsp_ppc.c
vorbisdsp_altivec.c
vp3dsp_altivec.c vp3: Change type of stride parameters to ptrdiff_t 2016-08-26 11:36:26 +02:00
vp8dsp_altivec.c