This website requires JavaScript.
Explore
Help
Register
Sign In
xaymar
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
93af2734ee609133eaeca28329d7f13241dd411f
FFmpeg
/
libavcodec
/
ppc
T
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
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
ppc: fix Altivec build with old compilers
2012-10-08 23:14:51 +01:00
gmc_altivec.c
…
h264_altivec_template.c
ppc: fix some unused variable warnings
2012-11-12 10:31:31 +00:00
h264_altivec.c
ppc: replace pointer casting with AV_COPY32
2012-11-12 10:31:31 +00:00
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
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
…