log libswscale/swscale_altivec_template.c @ 29058:713fe7dab281

age author description
Sun, 29 Mar 2009 13:47:30 +0000 diego Relicense file to LGPL with the permission of Romain Dolbeau, the author.
Sat, 14 Feb 2009 16:39:15 +0000 kostya Make hScale_altivec_real() trim its output like other implementations do
Fri, 04 Jul 2008 13:49:45 +0000 diego spelling/grammar/wording overhaul
Mon, 25 Feb 2008 09:43:52 +0000 diego Fix outdated comment.
Thu, 17 Jan 2008 11:07:27 +0000 benoit Remove some useless parentheses.
Thu, 17 Jan 2008 10:24:14 +0000 benoit Cosmetics: whitespaces
Thu, 17 Jan 2008 08:57:15 +0000 benoit Remove non cosmetic spaces inside parentheses.
Sun, 02 Dec 2007 14:07:01 +0000 diego Fix some spelling typos
Fri, 24 Aug 2007 15:04:14 +0000 diego Move Apple gcc AltiVec vector declaration syntax to libavutil.
Wed, 22 Aug 2007 22:46:55 +0000 diego Rename CONFIG_DARWIN to SYS_DARWIN, it is not configurable (in FFmpeg).
Thu, 05 Jul 2007 10:18:58 +0000 diego license header consistency cosmetics
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.
Sun, 25 Feb 2007 10:27:43 +0000 reimar Add av_ prefix to clip functions
Tue, 26 Dec 2006 18:08:40 +0000 lucabe change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()