log libswscale/yuv2rgb_altivec.c @ 28359:4e0196e827db

age author description
Fri, 19 Dec 2008 09:59:59 +0000 diego Remove pointless malloc.h #include.
Sun, 19 Oct 2008 18:56:35 +0000 conrad Convert typeof keyword into __typeof__
Fri, 25 Jul 2008 09:15:08 +0000 gpoirier compilation fix with GCC 4.0.1 on MacOSX tiger, broken by the removal of AVV() macro
Thu, 24 Jul 2008 16:52:35 +0000 diego cosmetics: Fix indentation after last commit.
Thu, 24 Jul 2008 16:49:14 +0000 diego Remove AltiVec vector declaration compiler compatibility macros.
Sun, 13 Jul 2008 22:27:50 +0000 astrange Cosmetics: reindent.
Sun, 13 Jul 2008 22:27:19 +0000 astrange Remove const vector casts from Altivec.
Fri, 04 Jul 2008 13:49:45 +0000 diego spelling/grammar/wording overhaul
Fri, 04 Jul 2008 13:14:29 +0000 diego whitespace cosmetics
Fri, 04 Jul 2008 13:12:47 +0000 diego Place license header at the top of the file for consistency.
Sat, 15 Mar 2008 16:13:24 +0000 diego typo
Sat, 15 Mar 2008 10:04:19 +0000 diego Remove the unused function roundToInt16. It is a duplicate of the same function
Wed, 12 Mar 2008 23:50:48 +0000 diego typos
Thu, 17 Jan 2008 08:57:15 +0000 benoit Remove non cosmetic spaces inside parentheses.
Tue, 02 Oct 2007 10:37:59 +0000 diego cosmetics: Fix AltiVec spelling.
Thu, 05 Jul 2007 10:18:58 +0000 diego license header consistency cosmetics
Sun, 29 Apr 2007 21:36:43 +0000 diego cosmetics attack, part III: Remove all tabs and prettyprint/reindent the code.
Thu, 26 Apr 2007 23:07:11 +0000 diego cosmetics: Remove trailing whitespace.
Tue, 23 Jan 2007 13:41:45 +0000 lucabe Pass a context to av_log(), when possible
Sat, 07 Oct 2006 15:33:14 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program'.
Sun, 01 Oct 2006 14:17:45 +0000 diego Remove unused variables.
Sun, 17 Sep 2006 15:15:13 +0000 lucabe Remove the dependency of libswscale on img_format.h
Sat, 09 Sep 2006 21:10:26 +0000 diego Add proper GPL headers.
Fri, 18 Aug 2006 13:58:03 +0000 diego Explicitly include libmpcodecs/img_format.h and libvo/fastmemcpy.h.
Thu, 20 Jul 2006 12:13:57 +0000 lucabe Use libavutil in libswscale, and allow it to be built out of the mplayer tree
Fri, 30 Jun 2006 12:00:31 +0000 lucabe Move postproc ---> libswscale