Tue, 22 Mar 2005 10:11:42 +0000 |
diego |
Fixes rgb32to16 conversion for I think all platforms since the int8
|
Thu, 21 Oct 2004 11:55:20 +0000 |
aurel |
adapting existing mmx/mmx2/sse/3dnow optimizations so they work on x86_64
|
Tue, 21 Sep 2004 17:23:49 +0000 |
alex |
lot of bigendian fixes
|
Tue, 10 Aug 2004 20:23:58 +0000 |
reimar |
width instead of chromWidth causing segfault in some cases
|
Sun, 02 May 2004 14:26:28 +0000 |
michael |
bigendian fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
|
Sat, 01 May 2004 20:15:21 +0000 |
rfelker |
this isn't actually stupid, but it's not valid C and gcc 3.5 rejects it as such
|
Fri, 10 Oct 2003 00:19:16 +0000 |
michael |
yv12->uyvy MMX
|
Thu, 09 Oct 2003 22:25:53 +0000 |
alex |
uyvy output support in swscaler
|
Fri, 25 Apr 2003 17:22:11 +0000 |
michael |
bigendian fix by (Samuel Kleiner <kleiner at cd dot chalmers dot se>)
|
Fri, 25 Apr 2003 17:16:55 +0000 |
michael |
remove remaining cpudetect dependancy
|
Tue, 18 Feb 2003 19:22:34 +0000 |
michael |
optimize
|
Sat, 15 Feb 2003 13:04:17 +0000 |
michael |
simpler & faster
|
Tue, 11 Feb 2003 15:06:44 +0000 |
michael |
-fPIC compileable
|
Tue, 11 Feb 2003 13:13:16 +0000 |
michael |
yv12 -> yuy2 converter in alpha asm (from mplayerxp)
|
Tue, 11 Feb 2003 12:57:53 +0000 |
michael |
cleanup (unsigned stride -> int stride)
|