]> git.sesse.net Git - x264/history - common/x86/dct-a.asm
Update file headers throughout x264
[x264] / common / x86 / dct-a.asm
2008-07-04 Fiona GlaserUpdate file headers throughout x264
2008-06-08 Loren Merrittmany changes to which asm functions are enabled on...
2008-04-27 Loren Merrittdrop support for pre-SSE3 assemblers
2008-04-09 Loren Merrittdct4 sse2
2008-04-09 Loren Merrittfaster x86_32 dct8
2008-04-09 Loren Merrittmacros to deal with macros that permute their arguments
2008-03-22 Loren Merrittfaster lossless zigzag
2008-03-20 Loren Merrittreduce zigzag arrays from int to int16_t
2008-03-16 Loren Merrittfix some name mangling issues introduced by the merge
2008-03-16 Loren Merrittmerge x86_32 and x86_64 asm, with macros to abstract...