aboutsummaryrefslogtreecommitdiffhomepage
path: root/liba52/resample_altivec.c
Commit message (Collapse)AuthorAge
* cosmetics: Remove trailing whitespace, reformat one comment.Gravatar diego2007-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25512 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add proper copyright/license headers.Gravatar diego2007-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25511 b3059339-0415-0410-9bf9-f77b7e298cf2
* Remove wrong and misleading comments.Gravatar diego2007-12-22
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25509 b3059339-0415-0410-9bf9-f77b7e298cf2
* There is a check for altivec.h in configure so use the preprocessor directiveGravatar diego2007-12-11
| | | | | | | set by configure instead of an OS-specific directive when #including altivec.h. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25356 b3059339-0415-0410-9bf9-f77b7e298cf2
* unaligned store, should fix bug #893Gravatar lu_zero2007-11-11
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25024 b3059339-0415-0410-9bf9-f77b7e298cf2
* Altivec optimized stereo resampler by Romain Dolbeau (made it working under ↵Gravatar alex2004-01-25
Linux myself) git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11850 b3059339-0415-0410-9bf9-f77b7e298cf2