summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-02-08dsputil: Move fdct function declarations to dct.hDiego Biurrun12-20/+25
2013-01-23Drop DCTELEM typedefDiego Biurrun163-812/+835
2012-02-15libavcodec: Prefix fdct_ifast, fdct_ifast248Martin Storsjö5-10/+10
2011-11-08Remove redundant filename self-references inside files.Diego Biurrun8-11/+3
2011-05-12jfdct: Replace sized int_fast integer types with plain int/unsigned.Diego Biurrun2-18/+18
2010-04-20Remove explicit filename from Doxygen @file commands.Diego Biurrun479-491/+478
2009-10-20Remove SHIFT_TEMPS from jfdct code.avcoder2-8/+0
2009-02-01Use full internal pathname in doxygen @file directives.Diego Biurrun380-380/+380
2008-05-09Use full path for #includes from another directory.Diego Biurrun192-319/+351
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård30-86/+89
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun3-6/+105
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun178-22016/+22016
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun340-13125/+13124
2003-10-30move identical code into its own functionMichael Niedermayer3-185/+68
2003-10-25 * adding integer/floating point AAN implementations for DCT 2-4-8Roman Shaposhnik5-2/+197
2003-03-06per file doxyMichael Niedermayer66-27/+342
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2002-06-04avoid name clash with libjpeg - added missing externsFabrice Bellard5-7/+8
2002-05-27* started to cleanup name clashes for onetime compilationZdenek Kabelac11-51/+79
2001-07-22Initial revisionFabrice Bellard80-0/+31513