| Commit message (Expand) | Author | Age | Files | Lines |
* | dct32_sse: eliminate some spills | Loren Merritt | 2011-05-22 | 1 | -0/+20 |
* | Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. | Daniel Kang | 2011-05-17 | 1 | -86/+136 |
* | Fix FSF address copy paste error in some license headers. | Diego Biurrun | 2011-05-14 | 1 | -1/+1 |
* | Port x86 10-bit H.264 deblock asm from x264 | Jason Garrett-Glaser | 2011-05-10 | 1 | -0/+5 |
* | Update x86 H.264 deblock asm | Jason Garrett-Glaser | 2011-05-10 | 1 | -3/+16 |
* | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | Add x86-optimized versions of exponent_min(). | Justin Ruggles | 2011-02-10 | 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 |