1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libavcodec/ppc
Diego Biurrun 0f53601ac6 ppc: drop unused function dct_quantize_altivec()
This also allows dropping some PPC-specific ugliness from dsputil.[ch].
2012-04-18 18:53:54 +02:00
..
asm.S
dsputil_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
dsputil_altivec.h ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
dsputil_ppc.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
fdct_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
fft_altivec_s.S
fft_altivec.c
float_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
fmtconvert_altivec.c
gmc_altivec.c ppc: Add/remove a number of const qualifiers to fix related warnings. 2012-04-09 20:39:33 +02:00
h264_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
h264_template_altivec.c
idct_altivec.c ppc: Add ff_ prefix to nonstatic symbols 2012-02-15 22:07:29 +02:00
int_altivec.c ppc: Add/remove a number of const qualifiers to fix related warnings. 2012-04-09 20:39:33 +02:00
Makefile build: Consistently handle conditional compilation for all optimization OBJS. 2012-04-12 09:00:49 +02:00
mathops.h
mpegaudiodec_altivec.c
mpegvideo_altivec.c ppc: drop unused function dct_quantize_altivec() 2012-04-18 18:53:54 +02:00
regs.h
types_altivec.h
util_altivec.h doxygen: Replace '\' by '@' in Doxygen markup tags. 2011-12-07 15:29:14 +01:00
vc1dsp_altivec.c
vp3dsp_altivec.c
vp8dsp_altivec.c vp8: change int stride to ptrdiff_t stride. 2012-03-02 10:31:50 -08:00