aboutsummaryrefslogtreecommitdiffhomepage
path: root/libswscale/ppc
Commit message (Collapse)AuthorAge
* Remove libswscale directory in MPlayer sourcesGravatar Uoti Urpala2009-07-26
| | | | libswscale will be used through FFmpeg.
* Use DECLARE_ALIGNED macro instead of __attribute__((aligned)) for ppc code.Gravatar ramiro2009-06-04
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29350 b3059339-0415-0410-9bf9-f77b7e298cf2
* Add missing const qualifiers to AltiVec function parameters where appropriate.Gravatar diego2009-05-09
| | | | | | | Fixes a couple of 'discards qualifiers from pointer target type' warnings. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29281 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move swscale AltiVec template code to ppc subdirectory.Gravatar diego2009-03-29
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29099 b3059339-0415-0410-9bf9-f77b7e298cf2
* Move yuv2rgb code to subdirs.Gravatar ramiro2009-03-26
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@29063 b3059339-0415-0410-9bf9-f77b7e298cf2