FFmpeg/libavcodec/ppc
2014-08-15 02:55:21 -07:00
..
apedsp_altivec.c ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 2014-06-10 15:13:57 -07:00
asm.S
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
dct-test.c dct-test: Move arch-specific bits into arch-specific subdirectories 2014-07-21 01:10:11 -07: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 fdct: Move ppc-specific declarations to a header in the ppc directory 2014-07-19 02:38:22 -07:00
fft_altivec.S ppc: fft: Build AltiVec optimizations in the standard way 2014-08-02 07:40:37 -07:00
fft_init.c ppc: fft: Build AltiVec optimizations in the standard way 2014-08-02 07:40:37 -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 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 2014-07-25 02:52:54 -07:00
h264qpel.c qpeldsp: Mark source pointer in qpel_mc_func function pointer const 2014-07-25 02:52:54 -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
huffyuvdsp_altivec.c ppc: Fix runtime CPU detection for apedsp, huffyuvdsp, svq1enc 2014-06-10 15:13:57 -07:00
idctdsp.c ppc: idctdsp: Immediately return if no AltiVec is available 2014-08-01 01:23:11 -07:00
Makefile build: Add explanatory comments to (optimization) blocks in the Makefiles 2014-08-15 02:55:21 -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 mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes 2014-08-15 01:26:33 -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