Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Sun, 16 Jul 2006 03:50:00 +0000 | kostya | Don't pass block[6][64] parameter to decode_p_mb as we always use s->block libavcodec |
Sun, 16 Jul 2006 03:47:34 +0000 | kostya | Correct inverse quantization for P-frames libavcodec |
Sun, 16 Jul 2006 03:45:04 +0000 | kostya | Rounding control for motion compensation. libavcodec |
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 libavcodec |