]> git.sesse.net Git - x264/history - common/x86/mc-a2.asm
dequant_4x4_dc assembly
[x264] / common / x86 / mc-a2.asm
2008-11-23 Fiona GlaserPhenom CPU optimizations
2008-09-21 Holger LubitzMerging Holger's GSOC branch part 1: hpel_filter speedups
2008-08-21 Loren Merrittdrop support for x86_32 PIC.
2008-08-10 Loren Merrittasm cosmetics
2008-07-06 Fiona GlaserResolve floating point exception with frame_init_lowres mmx
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-07-02 Loren Merrittlowres_init asm
2008-06-03 Loren Merrittcosmetics
2008-06-03 Fiona Glasermemzero_aligned_mmx
2008-04-27 Loren Merrittdrop support for pre-SSE3 assemblers
2008-04-09 Loren Merrittsfence after nontemporal stores
2008-04-09 Loren Merrittsimplify hpel filter asm (move control flow to C) and...
2008-03-19 Fiona Glaserget_ref_sse2
2008-03-17 Fiona Glasermemcpy_aligned_sse2
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...