summaryrefslogtreecommitdiffstats
path: root/libavcodec/dct-test.c
Commit message (Expand)AuthorAgeFilesLines
* revert bad checkinMåns Rullgård2006-11-141-4/+4
* move some CFLAGS settings away from config.* writing sectionMåns Rullgård2006-11-141-4/+4
* Rename ABS macro to FFABS.Diego Biurrun2006-10-111-1/+1
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-101-0/+18
* Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.hLuca Abeni2006-07-031-1/+0
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-16/+16
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-26/+26
* add xvid idcts to dct-testMichael Niedermayer2005-09-101-0/+8
* 10lMichael Niedermayer2003-10-251-0/+1
* optionally merge postscale into quantization table for the float aan dctMichael Niedermayer2003-10-231-1/+5
* floating point AAN DCTMichael Niedermayer2003-10-221-0/+2
* per file doxyMichael Niedermayer2003-03-061-3/+6
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-9/+9
* suppressed getopt.hFabrice Bellard2003-01-071-7/+4
* in fact IDCT248 needs to be normalized as I suspectedFabrice Bellard2002-10-031-16/+20
* added IDCT248 testingFabrice Bellard2002-10-031-26/+194
* fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid)Arpi2002-09-191-1/+1
* dct cleanupMichael Niedermayer2002-09-011-9/+11
* dct-test updateMichael Niedermayer2002-09-011-33/+175
* avoid name clash with libjpeg - added missing externsFabrice Bellard2002-06-041-2/+2
* license/copyright changeFabrice Bellard2002-05-251-1/+1
* updated dct-test to test IDCTs tooFabrice Bellard2001-08-071-14/+94
* Initial revisionFabrice Bellard2001-07-221-0/+105
OpenPOWER on IntegriCloud