]> git.sesse.net Git - x264/history - common/x86/x86util.asm
MMX version of high bit depth plane_copy
[x264] / common / x86 / x86util.asm
2011-01-10 Fiona GlaserFaster x86 predict_8x8c_dc, MMX/SSE2 high bit depth...
2010-12-07 Daniel KangTons of high bit depth intra predict asm
2010-12-07 Oskar ArvidssonFix possible overflow in sub4x4_dct in 10-bit builds
2010-11-25 Daniel KangSSE versions of some high-bit-depth DCT functions
2010-11-19 Oskar ArvidssonConvert X264_HIGH_BIT_DEPTH to HIGH_BIT_DEPTH
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth pixel metrics
2010-11-19 Fiona Glaserx86 asm for some high-bit-depth coefficient functions
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth motion compensation
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth quant
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth DCT
2010-11-19 Oskar Arvidssonx86 asm for high-bit-depth deblocking
2010-09-18 Fiona GlaserUpdate source file headers
2010-05-21 Fiona GlaserRewrite deblock strength calculation, add asm
2010-02-15 Loren MerrittRemove unnecessary PIC support macros
2009-10-25 Loren Merrittcosmetics
2009-10-07 Holger LubitzSSE4 version of 4x4 idct
2009-05-10 Fiona GlaserSome cosmetics/cleanup
2009-03-07 Holger LubitzVastly faster SATD/SA8D/Hadamard_AC/SSD/DCT/IDCT
2008-11-25 Fiona GlaserFaster width4 SSD+SATD, SSE4 optimizations
2008-11-25 Loren Merrittrefactor satd. 20KB smaller binary.
2008-09-05 Fiona GlaserAdd merged SAD for i16x16 analysis
2008-09-01 Holger Lubitzzigzag asm
2008-08-21 Loren Merrittuse permute macros in satd
2008-08-21 Loren Merrittcosmetics
2008-07-30 Fiona GlaserAdd missing x264util.asm