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-05-06 02:55:17 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91fc2cf150cdee0493e51dfe44df0ab88ff2f31b
ffmpeg
/
libavcodec
/
ppc
History
Luca Barbato
55bf7fb613
snow altivec is broken
...
Originally committed as revision 10256 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-28 13:39:50 +00:00
..
dsputil_altivec.c
Simplify preprocessor directives.
2007-08-27 09:21:33 +00:00
dsputil_altivec.h
Remove HAVE_ALTIVEC preprocessor directives that are only compiled
2007-08-24 23:01:50 +00:00
dsputil_ppc.c
…
dsputil_ppc.h
…
fdct_altivec.c
…
fft_altivec.c
…
float_altivec.c
…
gcc_fixes.h
Remove SYS_DARWIN preprocessor directive that is just a duplicate of a
2007-08-24 15:38:37 +00:00
gmc_altivec.c
…
h264_altivec.c
whitespace/indentation cosmetics
2007-08-24 23:49:11 +00:00
h264_template_altivec.c
remove alignment correction of the destination pointers in luma_16x6
2007-08-26 21:47:58 +00:00
idct_altivec.c
…
int_altivec.c
…
mathops.h
…
mpegvideo_altivec.c
Replace SYS_DARWIN by the more correct __APPLE_CC__, these preprocessor
2007-08-24 14:57:46 +00:00
mpegvideo_ppc.c
…
snow_altivec.c
snow altivec is broken
2007-08-28 13:39:50 +00:00
types_altivec.h
…
vc1dsp_altivec.c
…