Mercurial > libavcodec.hg
log
age | author | description |
---|---|---|
Fri, 24 Oct 2003 19:59:43 +0000 | michael | rational.h not installed patch by (Fred Rothganger <rothgang at uiuc dot edu>) libavcodec |
Fri, 24 Oct 2003 18:28:01 +0000 | romansh | * introducing dct248 into the DSP context. libavcodec |
Thu, 23 Oct 2003 23:24:38 +0000 | alex | 1l libavcodec |
Thu, 23 Oct 2003 13:22:20 +0000 | michael | minor mmx2 optimization if the dct libavcodec |
Thu, 23 Oct 2003 12:59:21 +0000 | michael | inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() difference for the dct itself should be even bigger) libavcodec |
Thu, 23 Oct 2003 12:41:54 +0000 | michael | 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd supports that but we emulate it ... libavcodec |
Thu, 23 Oct 2003 09:11:56 +0000 | michael | optionally merge postscale into quantization table for the float aan dct libavcodec |