1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/ppc
Diego Biurrun b4987f7219 idct: Convert IDCT permutation #defines to an enum
Also rename the enum values to be consistent with other DCT permutations.
2014-07-18 07:51:03 -07:00
..
apedsp_altivec.c ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 2014-06-10 15:13:57 -07:00
asm.S ppc: Fix compilation for ppc64le (ELFv2) 2014-05-30 22:46:53 +03:00
audiodsp.c dsputil: Split audio operations off into a separate context 2014-06-22 06:20:15 -07:00
blockdsp.c dsputil: Split clear_block*/fill_block* off into a separate context 2014-06-18 14:07:23 -07:00
fdctdsp.c dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
fdctdsp.h dsputil: Split off FDCT bits into their own context 2014-07-07 12:28:45 -07:00
fft_altivec_s.S
fft_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
fmtconvert_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
h264chroma_init.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
h264chroma_template.c
h264dsp.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
h264qpel_template.c
h264qpel.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
hpeldsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07: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: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 2014-06-10 15:13:57 -07:00
idctdsp.c idct: Convert IDCT permutation #defines to an enum 2014-07-18 07:51:03 -07:00
Makefile dsputil: Split motion estimation compare bits off into their own context 2014-07-17 09:07:10 -07:00
mathops.h
me_cmp.c dsputil: Split motion estimation compare bits off into their own context 2014-07-17 09:07:10 -07:00
mpegaudiodsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
mpegvideo_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
mpegvideodsp.c dsputil: Split off global motion compensation bits into a separate context 2014-06-23 09:58:17 -07:00
mpegvideoencdsp.c dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 2014-07-06 14:26:53 -07:00
pixblockdsp.c dsputil: Split off pixel block routines into their own context 2014-07-09 08:05:26 -07:00
svq1enc_altivec.c ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 2014-06-10 15:13:57 -07:00
vc1dsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
videodsp_ppc.c
vorbisdsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
vp3dsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
vp8dsp_altivec.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00