]> git.sesse.net Git - x264/history - common/x86/pixel-32.asm
CABAC residual: cleanup and optimizations
[x264] / common / x86 / pixel-32.asm
2011-02-18 Daniel KangAdd AVX functions where 3+ arg commands are useful
2011-01-25 Sean McGovernBump dates to 2011
2010-09-18 Fiona GlaserUpdate source file headers
2010-05-06 Fiona GlaserDeduplicate asm constants, automate name prefixing
2009-03-07 Fiona GlaserUpdate some asm copyright headers
2009-03-07 Holger LubitzVastly faster SATD/SA8D/Hadamard_AC/SSD/DCT/IDCT
2008-11-25 Loren Merrittrefactor satd. 20KB smaller binary.
2008-08-21 Loren Merrittuse permute macros in satd
2008-08-21 Loren Merrittcosmetics
2008-07-30 Holger LubitzRefactor asm macros part 2: DCT
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-03-19 Loren Merrittcosmetics in asm
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...