Commit History

Author SHA1 Message Date
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 years ago
  Benoit Fouet bc02bc8686 Remove unused redefinition of av_log for test. 16 years ago
  Michael Niedermayer b8fe8ab062 Fix the following using void* casts, proper casts are less readable and 16 years ago
  Diego Biurrun 38c162c1a9 Remove unused variable variance. 16 years ago
  Diego Biurrun f8a80fd69d main() --> main(void) 16 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 17 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
  Diego Biurrun 538389c981 Fix FSF postal address. 18 years ago
  Michael Niedermayer 408ec4e2a6 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 18 years ago
  Michael Niedermayer 2c779260a9 unneeded #include 18 years ago
  Michael Niedermayer 82ab5ad7b2 linear least squares solver using cholesky factorization 18 years ago