summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann145-580/+580
2012-02-06doxygen: Do not include license boilerplates in Doxygen comment blocks.Diego Biurrun15-15/+15
2011-07-21jfdctint: add 10-bit versionMans Rullgard9-416/+454
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-24 * introducing dct248 into the DSP context.Roman Shaposhnik5-75/+228
2003-03-06per file doxyMichael Niedermayer66-27/+342
2003-02-11* UINTX -> uintx_t INTX -> intx_tZdenek Kabelac110-1721/+1688
2002-09-01higher accuracyMichael Niedermayer1-2/+4
2002-08-29slow but accurate integer dct from IJG (should be ok with the LGPL as the old...Michael Niedermayer10-25/+340