summaryrefslogtreecommitdiff
path: root/libavutil/pca.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* spelling/grammar/consistency review part IDiego Biurrun2009-01-28
* Add missing 'void' keyword to parameterless function declarations.Diego Biurrun2009-01-05
* Initialize variable to silence the warning:Diego Biurrun2008-10-31
* Copy and paste LGPL from tree.h, the previous one referred to a non-existingMichael Niedermayer2008-08-17
* Move context struct to c file.Michael Niedermayer2008-08-17
* Make ff_pca_init() allocate it struct instead of letting the user provideMichael Niedermayer2008-08-17
* Do not mix declarations and statements (by ramiro).Michael Niedermayer2008-08-17
* put testing code under #ifdef TESTMichael Niedermayer2008-08-17
* Testing code uses random().Michael Niedermayer2008-08-17
* fix includesMichael Niedermayer2008-08-17
* Principal component analysisMichael Niedermayer2008-08-17