log libswscale/swscale_template.c @ 30896:28af330d8c96

age author description
Fri, 19 Mar 2010 09:58:45 +0000 diego Replace wrong condition name in #endif comment by correct instance.
Fri, 05 Mar 2010 21:39:27 +0000 michael try to avoid returning odd slices.
Tue, 23 Feb 2010 16:46:43 +0000 ramiro Reorder buffer debug. Also print out if slice was buffered.
Tue, 26 Jan 2010 08:03:28 +0000 michael Use isAnyRGB() where possible
Tue, 26 Jan 2010 07:40:14 +0000 michael Rename isRGB() and isBGR() as their meaning is confusing.
Sat, 16 Jan 2010 19:22:30 +0000 stefano Declare with av_unused the variable alpMmxFilter, fix the gcc warning:
Sat, 16 Jan 2010 18:39:06 +0000 ramiro Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler.
Fri, 15 Jan 2010 08:51:51 +0000 zuxy Const correctness for src pointer. Remove all constness related warnings in
Mon, 11 Jan 2010 07:30:28 +0000 ramiro cosmetics: {} placement.
Sat, 09 Jan 2010 14:44:20 +0000 zuxy Remove unused PREFETCHW macro
Fri, 01 Jan 2010 09:46:24 +0000 reimar Do not needlessly use the BP register in x86_64-specific code, there are
Mon, 28 Dec 2009 12:05:20 +0000 diego Remove unused variable, fixes the warning:
Mon, 21 Dec 2009 01:59:34 +0000 ramiro Remove parameters no longer used in h[yc]scale().
Mon, 21 Dec 2009 01:54:59 +0000 ramiro Move fast bilinear scaler code to the existing h[yc]scale_fast() functions.
Mon, 21 Dec 2009 01:41:29 +0000 ramiro Rename function pointers used to convert from the input pixel format to the