Thu, 13 Aug 2009 18:31:07 +0000 |
ramiro |
MMX2 horizontal scaler: Determine code size at runtime.
|
Thu, 13 Aug 2009 18:29:54 +0000 |
ramiro |
Protect mmx2 filter code buffers so they are not executable and writeable at
|
Thu, 13 Aug 2009 18:28:17 +0000 |
ramiro |
Rename "funny" code to "mmx2 filter" code.
|
Sun, 09 Aug 2009 15:34:57 +0000 |
ramiro |
Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
|
Sat, 08 Aug 2009 15:18:48 +0000 |
diego |
Remove disabled crufty code.
|
Sat, 01 Aug 2009 21:30:36 +0000 |
cehoyos |
Fix regression when converting to nv12/nv21.
|
Tue, 28 Jul 2009 05:45:47 +0000 |
ramiro |
MMX2 scaler: Remove {} block leftover from factorization in initMMX2Scaler().
|
Tue, 28 Jul 2009 05:42:46 +0000 |
ramiro |
MMX2 scaler: factorize initMMX2Scaler().
|
Tue, 28 Jul 2009 05:41:22 +0000 |
ramiro |
MMX2 scaler: add variable to ease factorization of initMMX2Scaler().
|
Tue, 28 Jul 2009 04:46:39 +0000 |
ramiro |
Remove useless code.
|
Mon, 27 Jul 2009 06:47:41 +0000 |
ramiro |
Do not misuse HAVE_ defines. Introduce COMPILE_TEMPLATE_ defines and use them
|
Sun, 26 Jul 2009 12:26:32 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
Thu, 23 Jul 2009 15:23:03 +0000 |
mru |
Remove unnecessary #include <unistd.h>
|
Tue, 21 Jul 2009 20:17:15 +0000 |
ramiro |
Remove unused variables.
|
Thu, 25 Jun 2009 20:06:03 +0000 |
diego |
AltiVec code and runtime cpudetect do not require CONFIG_GPL.
|