This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2025-02-07 23:32:33 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
2afd30bf7a
ffmpeg
/
libavcodec
/
ppc
History
Justin Ruggles
015f9f1ad3
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
...
Signed-off-by: Mans Rullgard <mans@mansr.com> (cherry picked from commit
6eabb0d3ad
)
2011-01-23 19:32:08 +01: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
Change DSPContext.vector_fmul() from dst=dst*src to dest=src0*src1.
2011-01-23 19:32:08 +01:00
gmc_altivec.c
h264_altivec.c
h264_template_altivec.c
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