summaryrefslogtreecommitdiffstats
path: root/liba52/resample_mmx.c
Commit message (Collapse)AuthorAgeFilesLines
* liba52 asm optimizations ported to amd64aurel2005-08-051-159/+161
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@16174 b3059339-0415-0410-9bf9-f77b7e298cf2
* attribute_used patch by (VMiklos <mamajom at axelero dot hu>)michael2004-04-261-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12304 b3059339-0415-0410-9bf9-f77b7e298cf2
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-10/+0
| | | | | | | based on patch by Dominik Mierzejewski <dominik@rangers.eu.org> git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8124 b3059339-0415-0410-9bf9-f77b7e298cf2
* mangle for win32 in liba52 (includes dummy mangle.h pointing to the one in main)atmos42002-01-191-13/+13
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4248 b3059339-0415-0410-9bf9-f77b7e298cf2
* c, mmx versions separated. a52 style runtime stuffarpi2001-12-301-172/+94
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3910 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpudetect in liba52 waymichael2001-12-301-4/+4
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3909 b3059339-0415-0410-9bf9-f77b7e298cf2
* pass accel flags to a52_resample_initarpi2001-12-301-1/+1
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3908 b3059339-0415-0410-9bf9-f77b7e298cf2
* sse optimize of 3Fmichael2001-12-221-9/+51
| | | | | | | bugfix in 3F2R git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3655 b3059339-0415-0410-9bf9-f77b7e298cf2
* 3F2R sse optimizedmichael2001-12-221-8/+57
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3654 b3059339-0415-0410-9bf9-f77b7e298cf2
* runtime cpu detection for the resample stuffmichael2001-12-191-79/+121
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3627 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-181-0/+38
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3579 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-181-0/+44
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3578 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-181-0/+36
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3577 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-181-0/+46
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3576 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-181-1/+39
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3575 b3059339-0415-0410-9bf9-f77b7e298cf2
* MMX optmichael2001-12-171-0/+95
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3570 b3059339-0415-0410-9bf9-f77b7e298cf2
* mmx optmichael2001-12-171-0/+51
| | | | git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3568 b3059339-0415-0410-9bf9-f77b7e298cf2
* resample.c added - float->int conversion and channel orderingarpi2001-12-091-0/+125
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3413 b3059339-0415-0410-9bf9-f77b7e298cf2