Tue, 20 Apr 2010 14:45:34 +0000 |
diego |
Remove explicit filename from Doxygen @file commands.
libavutil
|
Mon, 10 Aug 2009 13:42:16 +0000 |
diego |
Remove disabled code cruft.
libavutil
|
Fri, 20 Mar 2009 11:40:05 +0000 |
diego |
Align test program output columns.
libavutil
|
Sun, 01 Feb 2009 02:00:19 +0000 |
diego |
Use full internal pathname in doxygen @file directives.
libavutil
|
Thu, 07 Aug 2008 07:01:54 +0000 |
benoit |
Remove unused redefinition of av_log for test.
libavutil
|
Thu, 31 Jan 2008 20:52:14 +0000 |
michael |
Fix the following using void* casts, proper casts are less readable and
libavutil
|
Tue, 08 Jan 2008 22:48:26 +0000 |
diego |
Remove unused variable variance.
libavutil
|
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
|