Michael Niedermayer
|
e10979ff56
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Mans Rullgard
|
7ce914fb5a
lls: use av_lfg instead of rand() in test program
|
13 лет назад |
Michael Niedermayer
|
58257ea29e
Merge remote-tracking branch 'qatar/master'
|
13 лет назад |
Mans Rullgard
|
fdaf1d0640
lls: whitespace cosmetics
|
13 лет назад |
Mans Rullgard
|
2912e87a6c
Replace FFmpeg with Libav in licence headers
|
13 лет назад |
Diego Biurrun
|
ba87f0801d
Remove explicit filename from Doxygen @file commands.
|
14 лет назад |
Diego Biurrun
|
3d7b15e450
Remove disabled code cruft.
|
15 лет назад |
Diego Biurrun
|
578f90a8d5
Align test program output columns.
|
15 лет назад |
Diego Biurrun
|
bad5537e2c
Use full internal pathname in doxygen @file directives.
|
15 лет назад |
Benoit Fouet
|
bc02bc8686
Remove unused redefinition of av_log for test.
|
16 лет назад |
Michael Niedermayer
|
b8fe8ab062
Fix the following using void* casts, proper casts are less readable and
|
17 лет назад |
Diego Biurrun
|
38c162c1a9
Remove unused variable variance.
|
17 лет назад |
Diego Biurrun
|
f8a80fd69d
main() --> main(void)
|
17 лет назад |
Diego Biurrun
|
e5a389a1b7
license header consistency cosmetics
|
17 лет назад |
Diego Biurrun
|
b78e7197a8
Change license headers to say 'FFmpeg' instead of 'this program/this library'
|
18 лет назад |
Diego Biurrun
|
538389c981
Fix FSF postal address.
|
18 лет назад |
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 лет назад |
Michael Niedermayer
|
2c779260a9
unneeded #include
|
18 лет назад |
Michael Niedermayer
|
82ab5ad7b2
linear least squares solver using cholesky factorization
|
18 лет назад |