]> git.sesse.net Git - x264/history - common/x86/dct-32.asm
Update file headers throughout x264
[x264] / common / x86 / dct-32.asm
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-04-09 Loren Merrittfaster x86_32 dct8
2008-04-09 Loren Merrittmacros to deal with macros that permute their arguments
2008-03-20 Loren Merrittreduce zigzag arrays from int to int16_t
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...