summaryrefslogtreecommitdiffstats
path: root/libavutil/lls.c
Commit message (Expand)AuthorAgeFilesLines
* Fix the following using void* casts, proper casts are less readable andMichael Niedermayer2008-01-311-2/+2
* Remove unused variable variance.Diego Biurrun2008-01-081-1/+1
* main() --> main(void)Diego Biurrun2007-11-231-1/+1
* license header consistency cosmeticsDiego Biurrun2007-07-051-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Fix FSF postal address.Diego Biurrun2006-07-261-1/+1
* calculate all coefficients for several orders during cholesky factorization, ...Michael Niedermayer2006-07-151-28/+36
* unneeded #includeMichael Niedermayer2006-07-141-3/+0
* linear least squares solver using cholesky factorizationMichael Niedermayer2006-07-141-0/+144
OpenPOWER on IntegriCloud