Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Filter YUV scaling at half size and below with center of pixel | fbarchard@chromium.org | 2010-04-16 | 1 | -3/+6 |
* | fix arm warnings | fbarchard@chromium.org | 2010-04-15 | 1 | -110/+114 |
* | Make C, MMX and SSE2 all output the same results | fbarchard@chromium.org | 2010-04-15 | 1 | -246/+156 |
* | Fix windows scaling bug | fbarchard@chromium.org | 2010-04-13 | 1 | -4/+2 |
* | Changed horizontal scaler to start with 0 instead of 0.5. | sergeyu@chromium.org | 2010-04-13 | 1 | -1/+1 |
* | Optimized version of bilinear video scaler. It is about 2 times faster than S... | sergeyu@chromium.org | 2010-04-09 | 1 | -9/+114 |
* | Off by one in YUV scale caused an extra read (mostly harmless) | fbarchard@chromium.org | 2009-09-22 | 1 | -7/+1 |
* | mmx for linux yuv convert function. | fbarchard@chromium.org | 2009-09-01 | 1 | -61/+53 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -76/+251 |
* | YUV scaling and conversion refactored into low levels per platform that do a ... | fbarchard@chromium.org | 2009-05-13 | 1 | -0/+408 |