1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-14 19:13:30 +02:00
ffmpeg/libavcodec/ppc
2014-07-21 01:10:11 -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
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.S ppc: fix 32-bit PIC build 2011-09-25 17:27:48 +01:00
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 dsputil: Separate h264chroma 2013-02-06 11:30:53 +01:00
h264dsp.c ppc: Consistently use convenience macro for runtime CPU detection 2014-06-10 15:13:57 -07:00
h264qpel_template.c ppc: More consistent names for H.264 optimizations files 2013-04-30 12:19:43 +02:00
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 idctdsp: prettyprinting cosmetics 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 Add av_cold attributes to arch-specific init functions 2013-02-05 17:01:05 +01:00
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