Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Wed, 22 Oct 2003 10:59:39 +0000 | michael | move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is even slightly faster now, dont ask my why ... libavcodec |
Tue, 21 Oct 2003 19:55:31 +0000 | michael | dynamic alloc of picture structs instead of putting them in MpegEncContext libavcodec |
Tue, 21 Oct 2003 01:00:31 +0000 | michael | BSD doesnt have log2 libavcodec |
Mon, 20 Oct 2003 23:24:39 +0000 | michael | mpeg2 aspect ratio encoding fixed libavcodec |
Mon, 20 Oct 2003 22:33:53 +0000 | michael | use continued fractions to approximate a fraction if its numerator or denominator is too large libavcodec |
Mon, 20 Oct 2003 20:23:46 +0000 | michael | AVRational libavcodec |