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
Ronald S. Bultje
1768e43ceb
vorbisdsp: change block_size type from int to intptr_t.
...
This saves one instruction in the x86-64 assembly.
2013-01-20 22:26:42 -08:00
..
asm.S
…
dsputil_altivec.c
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
2013-01-19 22:21:10 -08:00
dsputil_altivec.h
…
dsputil_ppc.c
…
fdct_altivec.c
…
fft_altivec_s.S
…
fft_altivec.c
…
float_altivec.c
lavc: Move vector_fmul_window to AVFloatDSPContext
2013-01-16 10:45:45 +01:00
fmtconvert_altivec.c
…
gmc_altivec.c
…
h264_altivec_template.c
…
h264_altivec.c
…
idct_altivec.c
…
int_altivec.c
…
Makefile
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
2013-01-19 22:21:10 -08:00
mathops.h
…
mpegaudiodec_altivec.c
…
mpegvideo_altivec.c
…
vc1dsp_altivec.c
…
videodsp_ppc.c
…
vorbisdsp_altivec.c
vorbisdsp: change block_size type from int to intptr_t.
2013-01-20 22:26:42 -08:00
vp3dsp_altivec.c
ppc: Include string.h for memset
2013-01-20 18:10:21 +02:00
vp8dsp_altivec.c
…