summaryrefslogtreecommitdiff
path: root/libavutil/lls.c
Commit message (Expand)AuthorAge
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Remove unused redefinition of av_log for test.Benoit Fouet2008-08-07
* Fix the following using void* casts, proper casts are less readable andMichael Niedermayer2008-01-31
* Remove unused variable variance.Diego Biurrun2008-01-08
* main() --> main(void)Diego Biurrun2007-11-23
* license header consistency cosmeticsDiego Biurrun2007-07-05
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Fix FSF postal address.Diego Biurrun2006-07-26
* calculate all coefficients for several orders during cholesky factorization, ...Michael Niedermayer2006-07-15
* unneeded #includeMichael Niedermayer2006-07-14
* linear least squares solver using cholesky factorizationMichael Niedermayer2006-07-14