1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-26 06:01:30 +02:00
ffmpeg/libavcodec/ppc
Anton Khirnov 71f1ad37d8 lavc: do not compile fmtconvert unconditionally
Only ac3dec and dcadec use it.
2015-02-28 21:51:24 +01: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 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 fmtconvert: drop unused functions 2015-02-28 21:51:24 +01: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 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 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 ppc: idctdsp: Immediately return if no AltiVec is available 2014-08-01 01:23:11 -07:00
Makefile lavc: do not compile fmtconvert unconditionally 2015-02-28 21:51:24 +01:00
mathops.h
me_cmp.c motion_est: convert stride to ptrdiff_t 2014-11-24 01:30:10 +00: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 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