aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/jfdctint.c
AgeCommit message (Expand)Author
2008-05-09Use full path for #includes from another directory.Diego Biurrun
2006-12-08rename always_inline to av_always_inline and move to common.hMåns Rullgård
2006-09-03Add copyright notice from the Independent JPEG Group instead of referringDiego Biurrun
2005-12-22COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun
2005-12-17COSMETICS: Remove all trailing whitespace.Diego Biurrun
2003-10-30move identical code into its own functionMichael Niedermayer
2003-10-24 * introducing dct248 into the DSP context.Roman Shaposhnik
2003-03-06per file doxyMichael Niedermayer
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac
2002-09-01higher accuracyMichael Niedermayer
2002-08-29slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer