]> git.sesse.net Git - ffmpeg/history - libavcodec/jfdctfst.c
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / jfdctfst.c
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-25 Roman Shaposhnik * adding integer/floating point AAN implementations...
2003-03-06 Michael Niedermayerper file doxy
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-06-04 Fabrice Bellardavoid name clash with libjpeg - added missing externs
2002-05-27 Zdenek Kabelac* started to cleanup name clashes for onetime compilation
2001-07-22 Fabrice BellardInitial revision