]> git.sesse.net Git - ffmpeg/history - libavcodec/jfdctint.c
imgconvert: cosmetics: Reshuffle defines to reduce ifdeffery
[ffmpeg] / libavcodec / jfdctint.c
2012-02-06 Diego Biurrundoxygen: Do not include license boilerplates in Doxygen...
2011-07-21 Mans Rullgardjfdctint: add 10-bit version
2011-05-12 Diego Biurrunjfdct: Replace sized int_fast integer types with plain...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-10-20 avcoderRemove SHIFT_TEMPS from jfdct code.
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2006-12-08 Måns Rullgårdrename always_inline to av_always_inline and move to...
2006-09-03 Diego BiurrunAdd copyright notice from the Independent JPEG Group...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2003-10-30 Michael Niedermayermove identical code into its own function
2003-10-24 Roman Shaposhnik * introducing dct248 into the DSP context.
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-09-01 Michael Niedermayerhigher accuracy
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...