]> git.sesse.net Git - x264/history - common/amd64
allow non-mod16 resolutions
[x264] / common / amd64 /
2005-10-10 Loren Merrittcosmetics: remove declarations of nonexistent asm functions
2005-10-04 Sam Hocevar * common/amd64/mc-a.asm: use RIP-relative addressing...
2005-10-01 Loren Merrittmmx avg (already existed by not used for bipred)
2005-10-01 Loren Merrittcosmetics: move avg function ptrs from pixf to mc.
2005-09-25 Sam Hocevar * common/amd64/*.asm: use RIP-related addressing...
2005-09-25 Sam Hocevar * common/amd64/mc-a.asm: removed useless global variables
2005-09-24 Loren Merrittfaster mmx quant 15bit, and add 16bit version. total...
2005-09-24 Loren Merrittfaster mmx satd. *x16: 20%, *x8: 10%, total: 2-4%.
2005-09-14 Loren MerrittMMX quantization functions, and optimization of the...
2005-09-10 Loren MerrittSSE2 pixel comparison functions
2005-08-29 Loren Merrittmmx 8x8 dct.
2005-07-13 Loren Merrittfaster SAD_INC_2x16P for amd64.
2005-06-03 Loren Merritt8x8 transform and 8x8 intra prediction.
2005-05-11 Loren Merrittport recent MC asm changes to amd64.
2005-04-25 Loren Merrittcosmetics.
2005-04-19 Loren Merrittamd64 asm patch, part2.
2005-04-19 Loren Merrittamd64 asm patch, part1.