Mercurial > libavutil.hg
log lls.h @ 671:e847c4a1d29a libavutil
age | author | description |
---|---|---|
Sun, 31 Aug 2008 07:39:47 +0000 | stefano | Globally rename the header inclusion guard names. libavutil |
Wed, 17 Oct 2007 09:37:46 +0000 | diego | Add FFMPEG_ prefix to all multiple inclusion guards. libavutil |
Thu, 05 Jul 2007 10:40:25 +0000 | diego | license header consistency cosmetics libavutil |
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 |