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.
|
Sat, 07 Nov 2009 09:23:11 +0000 |
stefano |
Document sws_freeContext().
|
Fri, 30 Oct 2009 14:13:25 +0000 |
stefano |
Document slice ordering assumption done by sws_scale().
|
Wed, 09 Sep 2009 21:43:25 +0000 |
ramiro |
Document that slices can be bottom to top or top to bottom.
|
Wed, 19 Aug 2009 01:33:17 +0000 |
ramiro |
Introduce and use sws_allocVec().
|
Sat, 06 Jun 2009 09:37:46 +0000 |
stefano |
Remove '\p' doxygen markup, as it should improve plain text doxy
|
Sun, 10 May 2009 14:00:00 +0000 |
diego |
Add const qualifier to param argument of sws_getContext() and
|
Sat, 18 Apr 2009 11:45:31 +0000 |
stefano |
Move sws_[gs]etColorspaceDetails() documentation from swscale.c to
|
Tue, 14 Apr 2009 14:39:04 +0000 |
diego |
whitespace cosmetics: Break some overly long lines.
|
Sun, 22 Feb 2009 09:22:05 +0000 |
kostya |
New LGPLed YUV2RGB table generator for SwScaler
|
Wed, 18 Feb 2009 23:16:31 +0000 |
stefano |
Rename the "src" parameter in the sws_scale() declaration to
|
Wed, 18 Feb 2009 23:11:47 +0000 |
stefano |
Document sws_scale().
|
Sat, 14 Feb 2009 20:14:28 +0000 |
stefano |
Implement sws_printVec2() and deprecate sws_printVec().
|
Sat, 14 Feb 2009 19:37:13 +0000 |
stefano |
Document sws_normalizeVec().
|
Thu, 12 Feb 2009 00:12:10 +0000 |
stefano |
Apply misc fixes for sws_getCachedContext() documentation.
|
Thu, 12 Feb 2009 00:07:44 +0000 |
stefano |
Bump micro version, related to r28491.
|
Wed, 11 Feb 2009 23:42:29 +0000 |
stefano |
Document sws_getContext().
|
Wed, 11 Feb 2009 21:34:44 +0000 |
stefano |
Document sws_getIdentityVec().
|
Tue, 10 Feb 2009 23:45:50 +0000 |
stefano |
Move sws_getGaussianVec() documentation from swscale.c to swscale.h.
|
Tue, 10 Feb 2009 23:43:08 +0000 |
stefano |
Document sws_cloneVec().
|
Tue, 10 Feb 2009 23:40:58 +0000 |
stefano |
Fix typo: lenght -> length.
|
Tue, 10 Feb 2009 23:38:01 +0000 |
stefano |
Document sws_scaleVec().
|
Tue, 10 Feb 2009 23:32:16 +0000 |
stefano |
Document sws_getConstVec().
|
Tue, 10 Feb 2009 23:26:56 +0000 |
stefano |
Move documentation of sws_getCachedContext() from swscale.c to
|
Tue, 10 Feb 2009 23:22:07 +0000 |
stefano |
Add a @deprecated notice to swscale_get_ordered().
|
Mon, 09 Feb 2009 23:42:16 +0000 |
stefano |
Document coeff and length fields in SwsVector.
|
Sun, 08 Feb 2009 23:06:05 +0000 |
stefano |
Drop the deprecated sws_scale_ordered() at the next major version
|
Sun, 08 Feb 2009 23:02:06 +0000 |
stefano |
Replace int type with enum PixelFormat for the dstFormat/srcFormat
|
Sun, 08 Feb 2009 22:50:57 +0000 |
stefano |
Fix a typo: lumaSarpen -> lumaSharpen.
|
Sun, 01 Feb 2009 02:01:31 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
|
Fri, 12 Sep 2008 21:46:53 +0000 |
michael |
Add bitexact flag.
|
Sun, 31 Aug 2008 07:42:11 +0000 |
stefano |
Change header inclusion guard names in line with FFmpeg r15120.
|
Fri, 29 Aug 2008 18:23:54 +0000 |
stefano |
Implement swscale_version().
|
Thu, 06 Mar 2008 11:32:25 +0000 |
bcoudurier |
change sws_format_name to return const char*, supress many warnings
|
Tue, 26 Feb 2008 20:38:02 +0000 |
mru |
less preprocessor magic in version number macros
|
Mon, 25 Feb 2008 09:24:33 +0000 |
mru |
#include "libavutil/avutil.h" in swscale.h
|
Tue, 19 Feb 2008 22:52:28 +0000 |
mru |
Clean up lib* version definitions
|
Sun, 17 Feb 2008 03:54:07 +0000 |
mru |
remove duplicate AV_STRINGIFY() definition
|
Thu, 18 Oct 2007 09:30:33 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
|
Thu, 05 Jul 2007 10:18:58 +0000 |
diego |
license header consistency cosmetics
|
Wed, 13 Jun 2007 17:48:15 +0000 |
diego |
misc spelling fixes
|
Wed, 16 May 2007 12:26:47 +0000 |
diego |
Remove extern C declarations for C++.
|
Sun, 13 May 2007 19:22:32 +0000 |
gpoirier |
Blackfin optimized YUV420 to RGB CSC Color Space Converters.
|
Sun, 29 Apr 2007 13:39:27 +0000 |
diego |
cosmetics attack, part II: Remove all tabs and prettyprint/reindent the code.
|
Thu, 26 Apr 2007 23:07:11 +0000 |
diego |
cosmetics: Remove trailing whitespace.
|
Fri, 12 Jan 2007 15:45:47 +0000 |
lucabe |
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()
|
Sun, 19 Nov 2006 10:38:12 +0000 |
lucabe |
Clarify that some of the non-SIMD code is now LGPLed.
|
Sat, 07 Oct 2006 15:33:14 +0000 |
diego |
Change license headers to say 'FFmpeg' instead of 'this program'.
|