mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-11 04:29:57 +00:00
PMCs, and with Apple's CHUD it's fairly easy too. No reason to keep useless
code around
2) make the PPC perf stuff a configure option
3) make put_pixels16_altivec a bit faster by unrolling the loop by 4
patch by (Romain Dolbeau <dolbeau at irisa dot fr>)
Originally committed as revision 2022 to svn://svn.ffmpeg.org/ffmpeg/trunk
|
||
|---|---|---|
| .. | ||
| dsputil_altivec.c | ||
| dsputil_altivec.h | ||
| dsputil_ppc.c | ||
| dsputil_ppc.h | ||
| fft_altivec.c | ||
| gcc_fixes.h | ||
| gmc_altivec.c | ||
| idct_altivec.c | ||
| mpegvideo_altivec.c | ||
| mpegvideo_ppc.c | ||