This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-07-12 02:25:54 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7eacd70feac49656d70fce677f4d7b42279338da
FFmpeg
/
libavcodec
/
ppc
History
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
…
dsputil_altivec.h
…
dsputil_ppc.c
…
fdct_altivec.c
…
fft_altivec_s.S
…
fft_altivec.c
…
float_altivec.c
…
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
…
h264_template_altivec.c
…
idct_altivec.c
…
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
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…