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
Mans Rullgard
0b5e44ed29
mpegaudiodsp: fix x86 and ppc makefiles
...
Signed-off-by: Mans Rullgard <mans@mansr.com>
2011-05-19 16:32:24 +01:00
..
asm.S
…
dsputil_altivec.c
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
2011-05-10 07:24:36 -04:00
dsputil_altivec.h
…
dsputil_ppc.c
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
2011-05-10 07:24:36 -04:00
fdct_altivec.c
…
fft_altivec_s.S
…
fft_altivec.c
Convert some undefined 1<<31 shifts into 1U<<31.
2011-04-11 21:47:42 -07:00
float_altivec.c
…
fmtconvert_altivec.c
…
gmc_altivec.c
…
h264_altivec.c
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder.
2011-05-10 07:24:36 -04:00
h264_template_altivec.c
…
idct_altivec.c
…
int_altivec.c
…
Makefile
mpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 16:32:24 +01:00
mathops.h
…
mpegaudiodec_altivec.c
Move some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 12:25:34 +01:00
mpegvideo_altivec.c
…
regs.h
…
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
2011-05-04 07:40:01 -04:00
vp3dsp_altivec.c
…
vp8dsp_altivec.c
…