]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavcodec/i386/mpegvideo_mmx_template.c
Change license headers to say 'FFmpeg' instead of 'this program/this library'
[frescor/ffmpeg.git] / libavcodec / i386 / mpegvideo_mmx_template.c
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-08-12 gpoirierSupport for MacIntel, last part: balign directives
2006-07-02 mrukill warning
2006-02-05 diegoMSVC-compatible __align8/__align16 declaration
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-09-21 michaelreplace a few mov + psrlq with pshufw, there are more...
2004-10-28 michaelH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-11 michaeladapting existing mmx/mmx2/sse/3dnow optimizations...
2004-07-06 michaeldc_precission=11 fix
2004-01-02 michaeldenoise_dct_mmx()
2003-11-02 michaelnoise reduction of dct coefficients
2003-10-23 michaelminor mmx2 optimization if the dct
2003-10-22 michaelmove mmx quantizer matrixes out of MpegEncContext ...
2003-08-15 michaelnifixing thread safety, this may cause alignment problms...
2003-05-13 kabi* oops - reversed last commit
2003-05-12 kabi* sync
2003-03-03 michaelniMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 kabi* UINTX -> uintx_t INTX -> intx_t
2003-01-19 michaelnifinetuneing thresholds/factors
2002-09-29 michaelniidct permutation cleanup, idct can be selected per...
2002-09-19 arpi_espfdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
2002-09-02 michaelnifixing encoding at high QPs (was broken after the dct...
2002-09-01 michaelnidct cleanup
2002-08-29 michaelnislow but accurate integer dct from IJG (should be ok...
2002-08-06 michaelnimpeg4 mpeg quantizer encoding
2002-05-25 glantaulicense/copyright change
2002-05-02 pulento- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-04-27 michaelnifixed msmpeg4 infinite loop if buggy stream
2002-02-09 arpi_espPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-01-28 arpi_espworkaround gcc bug "m" (0)
2002-01-27 arpi_esp(commit by michael)