]> git.sesse.net Git - ffmpeg/history - libavcodec/i386/mpegvideo_mmx_template.c
misc spelling fixes
[ffmpeg] / libavcodec / i386 / mpegvideo_mmx_template.c
2007-06-12 Diego Biurrunmisc spelling fixes
2007-05-12 Loren Merrittsse2 & ssse3 versions of dct_quantize.
2006-11-14 Måns Rullgårdrevert bad checkin
2006-11-14 Måns Rullgårdmove some CFLAGS settings away from config.* writing...
2006-11-12 Måns Rullgårdrename inverse -> ff_inverse
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-12 John DalglieshSupport for MacIntel, last part: balign directives
2006-07-02 Måns Rullgårdkill warning
2006-02-05 Steve L'HommeMSVC-compatible __align8/__align16 declaration
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.
2005-09-21 Michael Niedermayerreplace a few mov + psrlq with pshufw, there are more...
2004-10-28 Michael NiedermayerH.261 encoder by (Maarten Daniels <maarten dot daniels...
2004-10-11 Aurelien Jacobsadapting existing mmx/mmx2/sse/3dnow optimizations...
2004-07-06 Michael Niedermayerdc_precission=11 fix
2004-01-02 Michael Niedermayerdenoise_dct_mmx()
2003-11-02 Michael Niedermayernoise reduction of dct coefficients
2003-10-23 Michael Niedermayerminor mmx2 optimization if the dct
2003-10-22 Michael Niedermayermove mmx quantizer matrixes out of MpegEncContext ...
2003-08-15 Michael Niedermayerfixing thread safety, this may cause alignment problms...
2003-05-13 Zdenek Kabelac* oops - reversed last commit
2003-05-12 Zdenek Kabelac* sync
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-01-19 Michael Niedermayerfinetuneing thresholds/factors
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-19 Arpifdct_mmx -> ff_fdct_mmx (renamed to avoid namespace...
2002-09-02 Michael Niedermayerfixing encoding at high QPs (was broken after the dct...
2002-09-01 Michael Niedermayerdct cleanup
2002-08-29 Michael Niedermayerslow but accurate integer dct from IJG (should be ok...
2002-08-06 Michael Niedermayermpeg4 mpeg quantizer encoding
2002-05-25 Fabrice Bellardlicense/copyright change
2002-05-02 Juanjo- Advanced Intra Coding (AIC) support for H.263+ encode...
2002-04-27 Michael Niedermayerfixed msmpeg4 infinite loop if buggy stream
2002-02-09 ArpiPATCH by Rik Snel <rsnel@cube.dyndns.org>
2002-01-28 Arpiworkaround gcc bug "m" (0)
2002-01-27 Michael Niedermayer(commit by michael)