]> git.sesse.net Git - x264/history - common/i386/dct.h
cosmetics
[x264] / common / i386 / dct.h
2006-10-01 Loren Merrittmove zigzag scan functions to dsp function pointers.
2006-03-24 Loren Merrittuse FDEC_STRIDE instead of a parameter in mmx dct
2006-03-17 Loren Merrittsome mmxext functions really only required mmx.
2006-03-09 Loren Merrittkeep transposed dct coefs. ~1% overall speedup.
2005-11-03 Loren Merrittamd64 sse2 8x8dct. 1.45x faster than mmx.
2005-08-29 Loren Merrittmmx 8x8 dct.
2004-12-14 Loren Merrittrename 'core/' to 'common/', which avoids conflicts...