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
Måns Rullgård
c0ec9918b0
Remove global mm_flags variable
...
Originally committed as revision 24909 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-24 17:47:05 +00:00
..
asm.S
PPC: add some asm support macros
2010-07-04 18:33:40 +00:00
check_altivec.c
…
dsputil_altivec.c
…
dsputil_altivec.h
…
dsputil_ppc.c
Remove global mm_flags variable
2010-08-24 17:47:05 +00:00
fdct_altivec.c
…
fft_altivec_s.S
more credits to D. J. Bernstein for fft
2010-07-18 20:06:42 +00:00
fft_altivec.c
PPC: convert Altivec FFT to pure assembler
2010-07-04 18:33:47 +00:00
float_altivec.c
…
gmc_altivec.c
…
h264_altivec.c
…
h264_template_altivec.c
…
idct_altivec.c
…
int_altivec.c
…
Makefile
PPC: Altivec split-radix FFT
2010-07-01 23:21:39 +00:00
mathops.h
…
mpegaudiodec_altivec.c
…
mpegvideo_altivec.c
Remove global mm_flags variable
2010-08-24 17:47:05 +00:00
regs.h
Check whether IBM or Apple PPC assembler syntax is used
2010-07-01 23:21:27 +00:00
types_altivec.h
PPC: Altivec split-radix FFT
2010-07-01 23:21:39 +00:00
util_altivec.h
…
vc1dsp_altivec.c
…
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…