Fri, 15 Jan 2010 08:51:51 +0000 |
zuxy |
Const correctness for src pointer. Remove all constness related warnings in
|
Mon, 07 Sep 2009 16:29:32 +0000 |
ramiro |
Indent.
|
Sun, 16 Aug 2009 21:11:28 +0000 |
ramiro |
Cosmetics:
|
Sun, 16 Aug 2009 00:32:04 +0000 |
ramiro |
Indent libswscale:
|
Sun, 26 Jul 2009 12:26:32 +0000 |
mru |
Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN
|
Thu, 19 Mar 2009 03:45:29 +0000 |
michael |
Unscaled converters for
|
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
|
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_*.
|
Tue, 02 Dec 2008 00:26:14 +0000 |
diego |
Remove commented-out duplicate declarations.
|
Tue, 02 Dec 2008 00:21:37 +0000 |
diego |
Remove unused declarations.
|
Thu, 23 Oct 2008 19:13:11 +0000 |
vitor |
Fix broken palette8to*.
|
Fri, 05 Sep 2008 00:25:39 +0000 |
bcoudurier |
enable yuv422p to uyvy converter
|
Thu, 04 Sep 2008 19:49:13 +0000 |
michael |
Fix 4 of the unscaled rgb15/16 converters, each of these contained
|
Thu, 04 Sep 2008 19:11:39 +0000 |
michael |
rgb vs bgr fix for the unscaled converters.
|
Fri, 04 Jul 2008 13:49:45 +0000 |
diego |
spelling/grammar/wording overhaul
|
Sun, 01 Jun 2008 03:25:07 +0000 |
bcoudurier |
remove useless casts
|
Sun, 01 Jun 2008 03:23:50 +0000 |
bcoudurier |
add const, suppress warnings
|
Fri, 09 May 2008 12:00:25 +0000 |
diego |
Use full path for #includes from another directory.
|
Tue, 29 Jan 2008 14:58:10 +0000 |
reimar |
Make some assembler constants global instead of declaring them multiple times.
|
Mon, 28 Jan 2008 14:38:11 +0000 |
reimar |
Use DECLARE_ASM_CONST where possible in libswscale code
|
Thu, 17 Jan 2008 10:24:14 +0000 |
benoit |
Cosmetics: whitespaces
|
Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Mon, 28 May 2007 09:30:56 +0000 |
diego |
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
|
Sat, 28 Apr 2007 11:44:49 +0000 |
diego |
cosmetics attack, part I: Remove all tabs and prettyprint/reindent the code.
|
Thu, 26 Apr 2007 23:07:11 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Wed, 18 Apr 2007 16:40:07 +0000 |
ivo |
fix red_15mask and green_15mask. the previous values were wrong and caused
|
Wed, 11 Apr 2007 22:17:58 +0000 |
ivo |
cosmetics after last commit; remove superfluous braces
|
Wed, 11 Apr 2007 21:00:25 +0000 |
ivo |
Remove code duplication in sws_rgb2rgb_init.
|
Sat, 13 Jan 2007 04:32:14 +0000 |
diego |
cosmetics: typo pallete --> palette
|