FFmpeg/libavcodec/ppc
Diego Biurrun e4a94d8b36 h264chroma: 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.
2016-09-29 14:48:04 +02:00
..
apedsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
asm.S ppc: Fix compilation for ppc64le (ELFv2) 2014-05-30 22:46:53 +03:00
audiodsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
blockdsp.c blockdsp: drop the high_bit_depth parameter 2016-09-22 09:47:52 +02:00
fdct.h fdct: Move ppc-specific declarations to a header in the ppc directory 2014-07-19 02:38:22 -07:00
fdctdsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
fft_altivec.S fft: ppc: Place ff_fft_calc_interleave_altivec() under correct ifdefs 2016-02-15 11:58:04 +01:00
fft_init.c fft: Split MDCT bits off from FFT 2016-03-01 10:18:28 +01:00
fmtconvert_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264chroma_init.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264chroma_template.c h264chroma: Change type of stride parameters to ptrdiff_t 2016-09-29 14:48:04 +02:00
h264dsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264qpel_template.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
h264qpel.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
hpeldsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
hpeldsp_altivec.h
huffyuvdsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
idctdsp.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
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 ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegaudiodsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegvideo_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
mpegvideodsp.c ppc: mpegvideo: Add proper runtime AltiVec detection 2016-09-11 23:30:40 +02:00
mpegvideoencdsp.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
pixblockdsp.c pixblockdsp: Change type of stride parameters to ptrdiff_t 2016-09-14 14:12:36 +02:00
svq1enc_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vc1dsp_altivec.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
videodsp_ppc.c
vorbisdsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vp3dsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00
vp8dsp_altivec.c ppc: Update #endif comments 2016-09-11 19:19:41 +02:00