This website requires JavaScript.
Explore
Help
Register
Sign In
dilim
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2026-07-16 20:43:10 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
570a4a0189946c2c983da41d37fdd67fa13266e7
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
lavc: introduce VideoDSPContext
2012-12-20 13:40:45 +01:00
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
lavc: introduce VideoDSPContext
2012-12-20 13:40:45 +01:00
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
…