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-02-14 22:22:59 +02:00
Code
Issues
Releases
Activity
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
Identifiers starting with underscores are reserved.
2007-08-22 12:41:16 +00:00
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
…