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
Vitor Sessak
3af1fe829e
Fix overread in altivec DSP function sad16
...
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-01-29 15:32:14 +00:00
..
asm.S
…
dsputil_altivec.c
Fix overread in altivec DSP function sad16
2011-01-29 15:32:14 +00: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-22 17:53:27 +00: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
…