This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
010db1039337f2bcbfa16dcd7fc52e040aa4c8ca
ffmpeg
/
libavcodec
/
ppc
History
Måns Rullgård
5550eba88d
typo: add missing \ in multi-line macro
...
Originally committed as revision 12466 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-03-17 02:33:05 +00:00
..
check_altivec.c
Add mfspr-based AltiVec detection code.
2008-01-19 19:27:39 +00:00
dsputil_altivec.c
…
dsputil_altivec.h
…
dsputil_ppc.c
…
dsputil_ppc.h
…
fdct_altivec.c
…
fft_altivec.c
…
float_altivec.c
…
gcc_fixes.h
Simplify preprocessor expression as suggested by Mans.
2008-01-17 08:34:53 +00:00
gmc_altivec.c
…
h264_altivec.c
…
h264_template_altivec.c
…
idct_altivec.c
…
imgresample_altivec.c
…
imgresample_altivec.h
…
int_altivec.c
…
mathops.h
typo: add missing \ in multi-line macro
2008-03-17 02:33:05 +00:00
mpegvideo_altivec.c
misc spelling fixes
2008-03-10 18:42:09 +00:00
snow_altivec.c
…
types_altivec.h
…
util_altivec.h
Refactor vcprm and vcii macros by using the AVV macro.
2008-02-18 23:01:26 +00:00
vc1dsp_altivec.c
…