This website requires JavaScript.
Explore
Help
Sign In
har0ke
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
FFmpeg
/
libavcodec
/
ppc
History
Mans Rullgard
6cbf2420b9
PPC: use Altivec IMDCT only for supported sizes
...
The Altivec IMDCT works with size 32 and higher only. Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-07-05 16:01:56 +01:00
..
asm.S
…
dsputil_altivec.c
…
dsputil_altivec.h
…
dsputil_ppc.c
…
fdct_altivec.c
…
fft_altivec_s.S
…
fft_altivec.c
PPC: use Altivec IMDCT only for supported sizes
2011-07-05 16:01:56 +01:00
float_altivec.c
…
fmtconvert_altivec.c
…
gmc_altivec.c
…
h264_altivec.c
4:4:4 H.264 decoding support
2011-06-13 21:16:30 -07:00
h264_template_altivec.c
Replace some nonstandard DEBUG_* preprocessor directives by plain DEBUG.
2011-06-07 13:20:58 +02:00
idct_altivec.c
…
int_altivec.c
…
Makefile
mpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 16:32:24 +01:00
mathops.h
…
mpegaudiodec_altivec.c
Move some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 12:25:34 +01:00
mpegvideo_altivec.c
…
regs.h
…
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…