log ps2/dsputil_mmi.c @ 10437:00bd0c4c1489 libavcodec

age author description
2009-01-19 diego cosmetics: Remove pointless period after copyright statement non-sentences. libavcodec
2008-10-16 flameeyes Convert asm keyword into __asm__. libavcodec
2008-05-09 diego Use full path for #includes from another directory. libavcodec
2007-07-05 diego Group all copyright and author notices together. libavcodec
2007-05-16 diego Add libavcodec to compiler include flags in order to simplify header libavcodec
2006-10-07 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavcodec
2006-01-12 diego Update licensing information: The FSF changed postal address. libavcodec
2005-12-22 diego COSMETICS: tabs --> spaces, some prettyprinting libavcodec
2005-12-17 diego COSMETICS: Remove all trailing whitespace. libavcodec
2004-03-13 melanson credit update libavcodec
2003-06-21 michaelni the return of the idct with 16bit output by ("Ivan Kalvachev" <ivan at cacad dot com>) libavcodec
2003-03-21 michaelni new versions; put_pix's about 20% faster, get_pix 3.5x faster. patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2003-03-18 michaelni clear_blocks_mmi() optimization by BroadQ (and patch by Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2003-03-03 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
2002-11-11 kabi * using DSPContext - so each codec could use its local (sub)set of CPU extension libavcodec
2002-10-27 michaelni dsputil mmi cleanup patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2002-10-03 michaelni ps2 optimizations update patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec
2002-09-23 michaelni ps2 idct patch by (Leon van Stuivenberg <leonvs at iae dot nl>) libavcodec