]> git.sesse.net Git - ffmpeg/history - libavcodec/jrevdct.c
Remove declaration of non-existing functions
[ffmpeg] / libavcodec / jrevdct.c
2006-09-03 Diego BiurrunAdd copyright notice from the Independent JPEG Group...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-09-26 Michael Niedermayerporting optimizations from 4x4 dct to 8x8
2004-09-26 Michael Niedermayeroptimizing 4x4 idct
2004-09-26 Michael Niedermayer1/8 resolution decoding
2004-09-26 Michael Niedermayer1/4 resolution decoding
2004-09-25 Michael Niedermayer1/2 resolution decoding
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2001-08-07 Fabrice Bellardpermuted coefs in normal IDCT to avoid having different...
2001-07-22 Fabrice BellardInitial revision