summaryrefslogtreecommitdiffstats
path: root/libavcodec/jfdctfst.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-091-1/+1
* Drop DCTELEM typedefDiego Biurrun2013-01-221-9/+9
* libavcodec: Prefix fdct_ifast, fdct_ifast248Martin Storsjö2012-02-151-2/+2
* Remove redundant filename self-references inside files.Diego Biurrun2011-11-081-2/+0
* jfdct: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun2011-05-121-9/+9
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* Remove SHIFT_TEMPS from jfdct code.avcoder2009-10-201-4/+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
* rename always_inline to av_always_inline and move to common.hMåns Rullgård2006-12-081-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-18/+18
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-19/+19
* move identical code into its own functionMichael Niedermayer2003-10-301-64/+26
* * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik2003-10-251-0/+107
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-5/+5
* avoid name clash with libjpeg - added missing externsFabrice Bellard2002-06-041-1/+1
* * started to cleanup name clashes for onetime compilationZdenek Kabelac2002-05-271-0/+7
* Initial revisionFabrice Bellard2001-07-221-0/+224
OpenPOWER on IntegriCloud