log i386/mpegvideo_mmx_template.c @ 1421:340c90faa1dc libavcodec

age author description
2003-08-15 michaelni fixing thread safety, this may cause alignment problms (if it does than the stuff should be moved to MpegEncContext) libavcodec
2003-05-13 kabi * oops - reversed last commit libavcodec
2003-05-12 kabi * sync libavcodec
2003-03-03 michaelni MpegEncContext.(i)dct_* -> DspContext.(i)dct_* libavcodec
2003-02-11 kabi * UINTX -> uintx_t INTX -> intx_t libavcodec
2003-01-19 michaelni finetuneing thresholds/factors libavcodec
2002-09-29 michaelni idct permutation cleanup, idct can be selected per context now libavcodec
2002-09-19 arpi_esp fdct_mmx -> ff_fdct_mmx (renamed to avoid namespace conflict with xvid) libavcodec
2002-09-02 michaelni fixing encoding at high QPs (was broken after the dct accuracy increase due to too small inverse table) libavcodec
2002-09-01 michaelni dct cleanup libavcodec
2002-08-29 michaelni slow but accurate integer dct from IJG (should be ok with the LGPL as the old DCT is the fast integer DCT from IJG) libavcodec
2002-08-06 michaelni mpeg4 mpeg quantizer encoding libavcodec
2002-05-25 glantau license/copyright change libavcodec
2002-05-02 pulento - Advanced Intra Coding (AIC) support for H.263+ encoder, just DC by now. libavcodec
2002-04-27 michaelni fixed msmpeg4 infinite loop if buggy stream libavcodec
2002-02-09 arpi_esp PATCH by Rik Snel <rsnel@cube.dyndns.org> libavcodec
2002-01-28 arpi_esp workaround gcc bug "m" (0) libavcodec
2002-01-27 arpi_esp (commit by michael) libavcodec