ffmpeg/libavcodec/ppc
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t
ptrdiff_t is the correct type for array strides and similar.
2016-09-29 14:48:03 +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 dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
h264dsp.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
h264qpel_template.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 ppc: dsputil: Move hpeldsp-related declarations to a separate header 2014-03-22 06:17:29 -07:00
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 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
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 Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
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