Tue, 24 Mar 2009 07:09:19 +0000 |
sdrik |
Simpler and more elegant fix to the x86_32/OSX+PIC build failure
|
Sat, 21 Mar 2009 12:16:32 +0000 |
sdrik |
Fix build failure on x86_32 Mac OS X with PIC enabled
|
Fri, 20 Mar 2009 14:14:28 +0000 |
sdrik |
Add YUVA420P -> RGBA/BGRA/ARGB/ABGR unscaled converters
|
Wed, 18 Mar 2009 17:07:30 +0000 |
ramiro |
Do not assume long is same width as x86 register.
|
Mon, 16 Mar 2009 08:29:40 +0000 |
sdrik |
Split YUV2RGB operands declaration into a separate macro
|
Sat, 28 Feb 2009 08:01:52 +0000 |
sdrik |
When converting from a non alpha format to an alpha format, defaults to all ones rather than all zeroes
|
Fri, 27 Feb 2009 20:44:59 +0000 |
cehoyos |
Refactor code for upcoming alpha patches.
|
Sat, 21 Feb 2009 14:51:01 +0000 |
cehoyos |
Factorize some code in yuv2rgb_template.c to ease further yuva2rgb patch.
|
Sun, 01 Feb 2009 15:51:48 +0000 |
diego |
cosmetics: Remove period after copyright statement non-sentence.
|
Sun, 25 Jan 2009 19:58:33 +0000 |
diego |
HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
|
Wed, 14 Jan 2009 00:13:56 +0000 |
aurel |
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
|
Thu, 23 Oct 2008 16:23:42 +0000 |
diego |
cosmetics: typo fix
|
Thu, 16 Oct 2008 13:34:30 +0000 |
flameeyes |
Convert asm keyword into __asm__.
|
Sat, 04 Oct 2008 18:50:39 +0000 |
cehoyos |
Remove b5Dither, g5Dither and r5Dither from libswscale.
|
Sat, 04 Oct 2008 16:40:35 +0000 |
cehoyos |
Remove g6Dither from libswscale.
|
Fri, 04 Jul 2008 13:49:45 +0000 |
diego |
spelling/grammar/wording overhaul
|
Thu, 17 Apr 2008 21:54:43 +0000 |
diego |
cosmetics: __asm__ __volatile__ --> asm volatile
|
Fri, 22 Feb 2008 08:08:19 +0000 |
cehoyos |
Discard two symbols from libswscale.
|
Tue, 29 Jan 2008 14:58:10 +0000 |
reimar |
Make some assembler constants global instead of declaring them multiple times.
|
Mon, 24 Sep 2007 07:31:43 +0000 |
michael |
cosmetic (get rid of _ at the start of local variable names)
|
Mon, 16 Jul 2007 17:48:02 +0000 |
diego |
Remove redundant "all rights reserved" statement, OKed by Walken.
|
Sat, 14 Jul 2007 14:39:51 +0000 |
diego |
typo
|
Thu, 05 Jul 2007 10:18:27 +0000 |
diego |
Group all copyright and author notices together.
|
Sun, 29 Apr 2007 21:36:43 +0000 |
diego |
cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
|
Thu, 26 Apr 2007 23:07:11 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Sat, 17 Feb 2007 13:28:44 +0000 |
michael |
negative stride and h_size-=8 fix
|
Mon, 22 Jan 2007 01:21:36 +0000 |
diego |
Fix license headers and FSF postal address.
|
Sun, 17 Sep 2006 15:15:13 +0000 |
lucabe |
Remove the dependency of libswscale on img_format.h
|
Fri, 30 Jun 2006 12:00:31 +0000 |
lucabe |
Move postproc ---> libswscale
|