Wed, 28 Jul 2010 10:43:02 +0000 |
stefano |
Revert commit:
|
Thu, 22 Jul 2010 23:01:31 +0000 |
stefano |
Prefer impersonal form over third person, for consistency with the
|
Tue, 01 Jun 2010 19:35:16 +0000 |
siretart |
deprecate palette8topacked32 in favor of public API functions sws_convertPalette8ToPacked32 and -24
|
Sun, 23 May 2010 10:02:30 +0000 |
stefano |
Add empty newline to separate function declarations, for better
|
Tue, 20 Apr 2010 14:47:31 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
|
Fri, 05 Feb 2010 22:56:59 +0000 |
stefano |
Apply misc fixes to sws_getCoefficients() doxy.
|
Fri, 05 Feb 2010 22:54:45 +0000 |
stefano |
Satisfy consistency need:
|
Fri, 05 Feb 2010 16:09:03 +0000 |
conrad |
Add function to translate SWS_CS_* to coefficient array
|
Thu, 21 Jan 2010 09:52:11 +0000 |
conrad |
More const-correctness for sws_scale
|
Tue, 19 Jan 2010 16:30:20 +0000 |
benoit |
Make const prototypes for input sources of sws_scale_* stricter.
|
Fri, 15 Jan 2010 08:51:51 +0000 |
zuxy |
Const correctness for src pointer. Remove all constness related warnings in
|
Thu, 07 Jan 2010 19:07:47 +0000 |
stefano |
Implement sws_isSupportedInput() and sws_isSupportedOutput().
|
Sun, 03 Jan 2010 14:35:20 +0000 |
stefano |
Prefer "*FUNC_NAME(" over "* FUNC_NAME(" for the
|
Thu, 26 Nov 2009 21:08:45 +0000 |
stefano |
Make sws_format_name() use av_pix_fmt_descriptors.
|
Wed, 18 Nov 2009 17:16:02 +0000 |
diego |
Add functions to return library license and library configuration.
|