Mercurial > libavutil.hg
log
age | author | description |
---|---|---|
Wed, 19 Jul 2006 08:39:50 +0000 | michael | simplify libavutil |
Wed, 19 Jul 2006 07:28:58 +0000 | lucabe | Move av_malloc(), av_realloc(), and av_free() from libavcodec to libavutil libavutil |
Tue, 18 Jul 2006 11:00:55 +0000 | lucabe | Move av_log() & friends to libavutil libavutil |
Sun, 16 Jul 2006 16:32:48 +0000 | reimar | Split common.h in two parts, purely internal stuff (internal.h) and things 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:04:29 +0000 | michael | adding a \ so we can add more lines without having to do a "cosmetic" change in the previous line libavutil |