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-11 08:35:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7b3ea5507cd79d7e80cb435fda20e70f90e18663
ffmpeg
/
libavcodec
/
ppc
History
Vitor Sessak
bc0a603c78
Fix overread in altivec DSP function sad16
...
Signed-off-by: Mans Rullgard <
mans@mansr.com
> (cherry picked from commit
3af1fe829e
)
2011-01-30 03:41:47 +01:00
..
asm.S
…
dsputil_altivec.c
Fix overread in altivec DSP function sad16
2011-01-30 03:41:47 +01:00
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
…