1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavcodec/ppc
2016-10-18 00:10:36 +02:00
..
apedsp_altivec.c
asm.S
audiodsp.c
blockdsp.c blockdsp: drop the high_bit_depth parameter 2016-09-22 09:47:52 +02:00
fdct.h
fdctdsp.c
fft_altivec.S
fft_init.c
fmtconvert_altivec.c
h264chroma_init.c
h264chroma_template.c h264chroma: Change type of stride parameters to ptrdiff_t 2016-09-29 14:48:04 +02:00
h264dsp.c
h264qpel_template.c
h264qpel.c
hpeldsp_altivec.c
hpeldsp_altivec.h
huffyuvdsp_altivec.c huffyuvdsp: Enable the altivec code for PPC little-endian as well 2016-10-02 17:13:36 +02:00
idctdsp.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
Makefile ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories 2016-10-18 00:10:36 +02:00
mathops.h
mdct_init.c
me_cmp.c
mpegaudiodsp_altivec.c mpegaudiodsp: Change type of array stride parameters to ptrdiff_t 2016-09-29 17:54:24 +02:00
mpegvideo_altivec.c
mpegvideodsp.c
mpegvideoencdsp.c
pixblockdsp.c
svq1enc_altivec.c
vc1dsp_altivec.c idct: Change type of array stride parameters to ptrdiff_t 2016-09-29 14:48:03 +02:00
videodsp.c ppc: avcodec: Drop silly "_ppc" suffixes from files in ppc subdirectories 2016-10-18 00:10:36 +02:00
vorbisdsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c