log pca.c @ 557:9f3f45596ecf libavutil

age author description
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