Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | vp9: don't keep a stack pointer if we don't need it. | Ronald S. Bultje | 2015-10-07 | 1 | -15/+5 |
* | vp9: fix msvc build by using 6 GPRs on 32bit if stack!=aligned. | Ronald S. Bultje | 2015-10-05 | 1 | -0/+10 |
* | vp9: 10/12bpp SIMD (sse2/ssse3/avx) for directional intra prediction. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+1520 |
* | vp9: 16bpp tm/dc/h/v intra pred simd (mostly sse2) functions. | Ronald S. Bultje | 2015-10-03 | 1 | -0/+615 |