Mercurial > libavutil.hg
log lls.h @ 185:d9e0ba529059 libavutil
age | author | description |
---|---|---|
Sat, 07 Oct 2006 15:30:46 +0000 | diego | Change license headers to say 'FFmpeg' instead of 'this program/this library' libavutil |
Wed, 26 Jul 2006 01:12:26 +0000 | diego | Fix FSF postal address. libavutil |
Sat, 15 Jul 2006 23:43:38 +0000 | michael | calculate all coefficients for several orders during cholesky factorization, the resulting coefficients are not strictly optimal though as there is a small difference in the autocorrelation matrixes which is ignored for the smaller orders libavutil |
Fri, 14 Jul 2006 10:03:09 +0000 | michael | linear least squares solver using cholesky factorization libavutil |