log

age author description
Sun, 17 Aug 2008 15:53:12 +0000 michael Add multiple inclusion guards for consistency and to avoid them being libavutil
Sun, 17 Aug 2008 15:51:20 +0000 michael Move context struct to c file. libavutil
Sun, 17 Aug 2008 15:50:20 +0000 michael Add prototypes to header (based on code by ramiro) 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