]> git.sesse.net Git - x264/history - common/x86/pixel.h
dequant_4x4_dc assembly
[x264] / common / x86 / pixel.h
2008-11-25 Fiona GlaserFaster width4 SSD+SATD, SSE4 optimizations
2008-11-23 Fiona GlaserPhenom CPU optimizations
2008-09-15 Loren Merritthadamard_ac for psy-rd
2008-09-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-05 Fiona GlaserAdd sad_aligned for faster subme=1 mbcmp
2008-08-16 David PethesAdd dedicated variance function instead of using SAD+SSD
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-08 Loren Merrittenable ssse3 phadd satd on Penryn.
2008-06-03 Loren Merrittcosmetics
2008-04-24 Guillaume Poirierfix illegal identifiers in multiple inclusion guards
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...