log lls.c @ 417:ba2d05538ec1 libavutil

age author description
Fri, 23 Nov 2007 00:52:56 +0000 diego main() --> main(void) 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 12:01:53 +0000 michael unneeded #include libavutil
Fri, 14 Jul 2006 10:03:09 +0000 michael linear least squares solver using cholesky factorization libavutil