Mercurial > libavcodec.hg
log jfdctint.c @ 2370:26560d4fdb1f libavcodec
age | author | description |
---|---|---|
Thu, 30 Oct 2003 22:51:02 +0000 | michael | move identical code into its own function libavcodec |
Fri, 24 Oct 2003 18:28:01 +0000 | romansh | * introducing dct248 into the DSP context. libavcodec |
Thu, 06 Mar 2003 11:32:04 +0000 | michaelni | per file doxy libavcodec |
Tue, 11 Feb 2003 16:35:48 +0000 | kabi | * UINTX -> uintx_t INTX -> intx_t libavcodec |
Sun, 01 Sep 2002 20:54:38 +0000 | michaelni | higher accuracy libavcodec |
Thu, 29 Aug 2002 23:55:32 +0000 | michaelni | slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec |