summaryrefslogtreecommitdiff
path: root/libavutil/pca.c
Commit message (Expand)AuthorAge
* 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