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
Diego Biurrun
d55388d028
Simplify preprocessor directives.
...
Originally committed as revision 10181 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-08-22 13:04:10 +00:00
..
dsputil_altivec.c
Simplify preprocessor directives.
2007-08-22 13:04:10 +00:00
dsputil_altivec.h
Identifiers starting with underscores are reserved.
2007-08-22 12:41:16 +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
Identifiers starting with underscores are reserved.
2007-08-22 12:41:16 +00:00
gmc_altivec.c
…
h264_altivec.c
use shorter types vec_"type" instead of the too long vector "type"
2007-08-12 13:50:06 +00:00
h264_template_altivec.c
use shorter types vec_"type" instead of the too long vector "type"
2007-08-12 13:50:06 +00:00
idct_altivec.c
…
int_altivec.c
make arguments to ssd_int8_vs_int16() const
2007-07-08 23:15:00 +00:00
mathops.h
…
mpegvideo_altivec.c
…
mpegvideo_ppc.c
…
snow_altivec.c
Ahem, fix typos overlooked in last commit.
2007-07-28 12:50:28 +00:00
types_altivec.h
…
vc1dsp_altivec.c
…