summaryrefslogtreecommitdiffstats
path: root/libavcodec/jrevdct.c
Commit message (Expand)AuthorAgeFilesLines
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Remove unused assignment from j_rev_dct() found by CSA.Michael Niedermayer2009-04-171-1/+0
* Remvoe useless assignment found by CSA.Michael Niedermayer2009-04-171-1/+0
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+1
* Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun2006-09-031-2/+35
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-712/+712
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-78/+78
* porting optimizations from 4x4 dct to 8x8Michael Niedermayer2004-09-261-260/+0
* optimizing 4x4 idctMichael Niedermayer2004-09-261-270/+8
* 1/8 resolution decodingMichael Niedermayer2004-09-261-0/+4
* 1/4 resolution decodingMichael Niedermayer2004-09-261-2/+14
* 1/2 resolution decodingMichael Niedermayer2004-09-251-0/+456
* per file doxyMichael Niedermayer2003-03-061-0/+6
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-10/+10
* * started to cleanup name clashes for onetime compilationZdenek Kabelac2002-05-271-1/+2
* permuted coefs in normal IDCT to avoid having different cases thereFabrice Bellard2001-08-071-7/+9
* Initial revisionFabrice Bellard2001-07-221-0/+1167
OpenPOWER on IntegriCloud