This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2025-03-03 14:32:16 +02:00
Code
Issues
Releases
Activity
FFmpeg
/
libavcodec
/
ppc
History
Guillaume Poirier
5f51afd602
add AltiVec implementation of int32_to_float_fmul_scalar
...
Originally committed as revision 16186 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-17 09:47:06 +00:00
..
check_altivec.c
…
dsputil_altivec.c
add Altivec implementation of clear_block
2008-12-12 09:59:00 +00:00
dsputil_altivec.h
Delete unnecessary 'extern' keywords.
2008-12-03 15:23:30 +00:00
dsputil_ppc.c
Delete unnecessary 'extern' keywords.
2008-12-03 15:23:30 +00:00
dsputil_ppc.h
…
fdct_altivec.c
…
fft_altivec.c
…
float_altivec.c
add AltiVec implementation of int32_to_float_fmul_scalar
2008-12-17 09:47:06 +00:00
gcc_fixes.h
…
gmc_altivec.c
…
h264_altivec.c
…
h264_template_altivec.c
…
idct_altivec.c
…
imgresample_altivec.c
Cleanup types
2008-12-13 10:52:34 +00:00
imgresample_altivec.h
…
int_altivec.c
…
mathops.h
…
mpegvideo_altivec.c
Delete unnecessary 'extern' keywords.
2008-12-03 15:23:30 +00:00
snow_altivec.c
…
types_altivec.h
…
util_altivec.h
…
vc1dsp_altivec.c
…