log pca.c @ 1028:5dbb12a37c3d libavutil tip

age author description
Tue, 20 Apr 2010 14:45:34 +0000 diego Remove explicit filename from Doxygen @file commands. libavutil
Fri, 10 Apr 2009 17:23:38 +0000 diego cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). libavutil
Fri, 20 Mar 2009 11:48:27 +0000 diego Replace random() usage in test programs by av_lfg_*(). libavutil
Sun, 01 Feb 2009 02:00:19 +0000 diego Use full internal pathname in doxygen @file directives. libavutil
Wed, 28 Jan 2009 00:16:05 +0000 diego spelling/grammar/consistency review part I libavutil
Mon, 05 Jan 2009 13:57:43 +0000 diego Add missing 'void' keyword to parameterless function declarations. libavutil
Fri, 31 Oct 2008 06:52:37 +0000 diego Initialize variable to silence the warning: libavutil
Sun, 17 Aug 2008 19:32:51 +0000 michael Copy and paste LGPL from tree.h, the previous one referred to a non-existing libavutil
Sun, 17 Aug 2008 15:51:20 +0000 michael Move context struct to c file. libavutil
Sun, 17 Aug 2008 15:46:20 +0000 michael Make ff_pca_init() allocate it struct instead of letting the user provide libavutil
Sun, 17 Aug 2008 15:35:55 +0000 michael Do not mix declarations and statements (by ramiro). libavutil
Sun, 17 Aug 2008 15:33:17 +0000 michael put testing code under #ifdef TEST libavutil
Sun, 17 Aug 2008 15:32:50 +0000 michael Testing code uses random(). libavutil
Sun, 17 Aug 2008 15:32:13 +0000 michael fix includes libavutil
Sun, 17 Aug 2008 15:28:12 +0000 michael Principal component analysis libavutil