]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/jfdctint.c
WMA: extend exponent range to 95
[frescor/ffmpeg.git] / libavcodec / jfdctint.c
2009-10-20 benoitRemove SHIFT_TEMPS from jfdct code.
2009-02-01 diegoUse full internal pathname in doxygen @file directives.
2008-05-09 diegoUse full path for #includes from another directory.
2006-12-08 mrurename always_inline to av_always_inline and move to...
2006-09-03 diegoAdd copyright notice from the Independent JPEG Group...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2003-10-30 michaelmove identical code into its own function
2003-10-24 romansh * introducing dct248 into the DSP context.
2003-03-06 michaelniper file doxy
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2002-09-01 michaelnihigher accuracy
2002-08-29 michaelnislow but accurate integer dct from IJG (should be ok...