1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavcodec/ppc
Ronald S. Bultje 2f6eec65ac vp8: fix PPC assembly to work if src_stride != dst_stride
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Signed-off-by: Janne Grunau <janne-libav@jannau.net>
2014-02-09 18:50:53 +01:00
..
asm.S
dsputil_altivec.c
dsputil_altivec.h
dsputil_ppc.c ppc: Add and use convenience macro to check for AltiVec availability 2013-08-28 23:54:15 +02:00
fdct_altivec.c ppc: fdct: Remove vim editor settings comment 2013-08-28 23:59:24 +02:00
fft_altivec_s.S
fft_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
fmtconvert_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
gmc_altivec.c
h264chroma_init.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
h264chroma_template.c
h264dsp.c h264: do not use 422 functions for monochrome 2014-01-06 08:25:36 +01:00
h264qpel_template.c
h264qpel.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
hpeldsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
idct_altivec.c
int_altivec.c altivec: perform an explicit unaligned load 2013-08-16 10:08:47 +03:00
Makefile
mathops.h
mpegaudiodsp_altivec.c ppc: Add missing AltiVec cpuflag detection invocations 2013-08-29 00:24:46 +02:00
mpegvideo_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vc1dsp_altivec.c
videodsp_ppc.c
vorbisdsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vp3dsp_altivec.c ppc: cosmetics: Consistently format CPU flag detection invocations 2013-08-29 11:31:32 +02:00
vp8dsp_altivec.c vp8: fix PPC assembly to work if src_stride != dst_stride 2014-02-09 18:50:53 +01:00