This website requires JavaScript.
Explore
Help
Sign In
eessppeelllloo
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
mirror of
https://git.ffmpeg.org/ffmpeg.git
synced
2026-01-16 19:11:09 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8a485dd399b51d4744ccfc0d7c8c21bcf400b00a
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
…