]> git.sesse.net Git - x264/history - common/x86/util.h
Bump dates to 2016
[x264] / common / x86 / util.h
2016-01-16 Henrik GramnerBump dates to 2016
2015-02-23 Anton MitrofanovBump dates to 2015
2014-01-08 Henrik GramnerBump dates to 2014
2013-02-25 Fiona Glaserx86: optimize and clean up predictor checking
2013-01-09 Loren MerrittBump dates to 2013
2012-02-04 HiiBump dates to 2012
2011-08-09 Loren MerrittCosmetics: s/mmxext/mmx2/
2011-05-12 Simon HorlickMBAFF: Update x264_cabac_mvd_sum_mmxext to work with...
2011-04-14 Steven WaltersFix build with disabled asm
2011-04-13 Fiona GlaserAdd SSE support to rectangle.h for 16-byte stores
2011-03-24 Steven WaltersIntel Compiler support
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-04-29 Loren Merrittr1548 broke subme < 3 + p8x8/b8x8
2010-04-26 Fiona GlaserFix build on x86 with asm on but SSE off
2010-04-23 Fiona GlaserMMX code for predictor rounding/clipping
2010-04-23 Fiona GlaserAdd CP128/M128 macros using SSE
2010-03-27 Fiona GlaserMake a bunch of small functions ALWAYS_INLINE
2010-02-23 Fiona GlaserMuch faster and more efficient MVD handling
2010-02-14 Fiona GlaserSlightly faster predictor_difference_mmxext
2009-11-12 Fiona GlaserFix all aliasing violations
2009-07-10 Fiona GlaserMerge array_non_zero into zigzag_sub
2009-06-19 Fiona GlaserMMX CABAC mvd sum calculation
2008-12-11 Fiona GlaserMuch faster CAVLC residual coding
2008-09-29 Fiona GlaserFix potential miscompilation of some inline asm
2008-08-22 Fiona GlaserFix compilation in gcc 3.4.x (issue in r946)
2008-07-06 Fiona GlaserVarious optimizations and cosmetics
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-15 Fiona GlaserAdd more inline asm and a runtime check for MMXEXT...
2008-06-12 Fiona GlaserFix regression in 64-bit in r882
2008-06-12 Fiona GlaserMore tweaks to me.c
2008-05-20 Loren Merrittx264_median_mv_mmxext