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.
|
Thu, 25 Jun 2009 11:27:36 +0000 |
diego |
The AltiVec optimizations of libswscale are no longer under GPL.
|
Thu, 25 Jun 2009 10:14:05 +0000 |
diego |
PPC: Make sure that COMPILE_C is not deactivated if RUNTIME_CPUDETECT is set.
|
Wed, 17 Jun 2009 18:40:19 +0000 |
vitor |
Do not call rgb2rgbWrapper() for rgb48*, there is no special converter
|
Thu, 04 Jun 2009 21:55:52 +0000 |
ramiro |
Use DECLARE_ALIGNED macro instead of gcc __attribute__.
|
Tue, 02 Jun 2009 12:30:11 +0000 |
kostya |
YUV into RGB48 BE/LE conversion support
|