| Commit message (Expand) | Author | Age | Files | Lines |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-11 | 1 | -0/+10 |
* | Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, | Ronald S. Bultje | 2010-09-17 | 1 | -1/+19 |
* | MMX/SSE VC1 loop filter | David Conrad | 2010-07-11 | 1 | -0/+28 |
* | Simple H/V loopfilter for VP8 in MMX, MMX2 and SSE2 (yay for yasm macros). | Ronald S. Bultje | 2010-07-03 | 1 | -0/+8 |
* | MMX idct_add for VP8. | Ronald S. Bultje | 2010-06-29 | 1 | -0/+15 |
* | Make x86util.asm LGPL so we can use it in LGPL asm | Jason Garrett-Glaser | 2010-06-29 | 1 | -213/+16 |
* | Update x264asm header files to latest versions. | Jason Garrett-Glaser | 2010-06-23 | 1 | -10/+59 |
* | Update x264 asm code to latest to add support for 64-bit Windows. | John Adcock | 2009-08-04 | 1 | -16/+291 |
* | Fix wrong file name in header, noticed by David DeHaven, dave sagetv com. | Diego Biurrun | 2009-02-11 | 1 | -1/+1 |
* | Add x264 SSE2 iDCT functions to H.264 decoder. | Jason Garrett-Glaser | 2009-01-03 | 1 | -0/+240 |