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-09 15:45:27 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
93af2734ee609133eaeca28329d7f13241dd411f
ffmpeg
/
libavcodec
/
ppc
History
Diego Biurrun
d9bf716945
ppc: vorbisdsp: Drop some unnecessary #includes
...
Also fixes compilation with AltiVec disabled.
2013-01-20 17:38:11 +01: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
ppc: vorbisdsp: Drop some unnecessary #includes
2013-01-20 17:38:11 +01:00
vp3dsp_altivec.c
ppc: Include string.h for memset
2013-01-20 18:10:21 +02:00
vp8dsp_altivec.c
…