This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2f138f0b7c36fe50b51e0d74bc913d14aea00c5e
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
…
mathops.h
…
mpegaudiodec_altivec.c
…
mpegvideo_altivec.c
…
regs.h
…
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…