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
Luca Barbato
fe70f25c58
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
...
Originally committed as revision 7734 to svn://svn.ffmpeg.org/ffmpeg/trunk
2007-01-27 15:09:34 +00:00
..
dsputil_altivec.c
Simplify and avoid a warning (should be faster on Cell and certain G4 revisions)
2007-01-27 15:09:34 +00:00
dsputil_altivec.h
…
dsputil_ppc.c
Conditionally compile some of the AltiVec optimizations.
2006-11-22 09:20:16 +00:00
dsputil_ppc.h
…
fdct_altivec.c
…
fft_altivec.c
…
float_altivec.c
10l, there is a corner case afterall...
2007-01-23 12:04:48 +00:00
gcc_fixes.h
…
gmc_altivec.c
…
h264_altivec.c
GCC 3.3 compile fix
2006-12-11 10:52:18 +00:00
h264_template_altivec.c
…
idct_altivec.c
…
mathops.h
…
mpegvideo_altivec.c
…
mpegvideo_ppc.c
…
snow_altivec.c
…
types_altivec.h
Add useful Altivec types, taken from with permission from x264 authors
2006-11-19 22:51:54 +00:00
vc1dsp_altivec.c
…