summaryrefslogtreecommitdiff
path: root/libavcodec/jrevdct.c
Commit message (Expand)AuthorAge
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-20
* Remove unused assignment from j_rev_dct() found by CSA.Michael Niedermayer2009-04-17
* Remvoe useless assignment found by CSA.Michael Niedermayer2009-04-17
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-01
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun2006-09-03
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-22
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* porting optimizations from 4x4 dct to 8x8Michael Niedermayer2004-09-26
* optimizing 4x4 idctMichael Niedermayer2004-09-26
* 1/8 resolution decodingMichael Niedermayer2004-09-26
* 1/4 resolution decodingMichael Niedermayer2004-09-26
* 1/2 resolution decodingMichael Niedermayer2004-09-25
* per file doxyMichael Niedermayer2003-03-06
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* * started to cleanup name clashes for onetime compilationZdenek Kabelac2002-05-27
* permuted coefs in normal IDCT to avoid having different cases thereFabrice Bellard2001-08-07
* Initial revisionFabrice Bellard2001-07-22