Mercurial > libavcodec.hg
log faandct.c @ 1953:98d46737196b libavcodec
age | author | description |
---|---|---|
Thu, 30 Oct 2003 22:51:02 +0000 | michael | move identical code into its own function libavcodec |
Sat, 25 Oct 2003 00:32:54 +0000 | romansh | * adding integer/floating point AAN implementations for DCT 2-4-8 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 |
Thu, 23 Oct 2003 08:31:26 +0000 | michael | 10l libavcodec |
Wed, 22 Oct 2003 19:15:55 +0000 | michael | oops forgot libavcodec |
Wed, 22 Oct 2003 18:26:38 +0000 | michael | floating point AAN DCT libavcodec |