]> git.sesse.net Git - ffmpeg/history - libavcodec/mlib
Fix lossless jpeg encoder to comply to spec and store full redundant
[ffmpeg] / libavcodec / mlib /
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-04-02 Michael NiedermayerDo not use the mlib IDCT by default. We do not want...
2008-02-01 Michael Niedermayerconst src for bswap
2007-05-16 Ronald S. BultjeAdd libavcodec to compiler include flags in order to...
2006-11-12 Måns Rullgårdrename cropTbl -> ff_cropTbl
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-22 Diego BiurrunCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-03-15 Mike Melansonupdate the API for the idct function
2003-10-11 Mike Melansonoptimised versions of the get_pixels, diff_pixels,...
2003-06-21 Michael Niedermayerthe return of the idct with 16bit output by ("Ivan...
2003-05-20 Zdenek Kabelac* compile fixes by Mitch at Bits.COM
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2002-12-15 Jürgen Keilmlib fix patch by (Juergen Keil <jk at tools dot de>)
2002-11-11 Zdenek Kabelac* using DSPContext - so each codec could use its local...
2002-10-25 Michael Niedermayeridct_permutation_type variable, so the permutation...
2002-10-08 Jürgen Keil16x{8,16} {avg,put}_pixels support patch by (Juergen...
2002-10-06 Michael Niedermayertrying to fix the non-x86 IDCTs (untested)
2002-09-19 Michael Niedermayerfixing *pixels_tab stuff (hopefully, as its untested...
2002-08-30 Martin Olschewskisun solaris compilation bugfix, patch by (Martin Olsche...
2002-05-25 Fabrice Bellardlicense/copyright change
2001-09-17 Fabrice Bellardcopyright change
2001-09-16 Fabrice Bellardmlib merge