Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-07 | Fix compiling greedy2frame_template_sse2.c | Petri Hintukainen | |
Some compilers generate invalid assembler code (64-bit register prefix) when %q is used in 32-bit code. Maybe compiler bug ? ("Produces the quad word register name for an operand if the target supports quad word. Otherwise, it produces a word register name.") | |||
2013-07-03 | Fix FSF address in a bunch of files | Xavier Bachelot | |
2012-06-15 | Fixed greedy2frame_template_sse2.c when only 4 registers are available | Roland Scheidegger | |
2012-06-10 | Fix building on non-x86 systems | Petri Hintukainen | |
2012-05-25 | Fixed compiling DeinterlaceGreedy2Frame_SSE2() when only 5 GP registers are ↵ | Petri Hintukainen | |
available | |||
2012-05-22 | Added SSE2 version of DeinterlaceGreedy2Frame | Roland Scheidegger | |