Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mmx for linux yuv convert function. | fbarchard@chromium.org | 2009-09-01 | 1 | -1/+1 |
* | Scale function cleaned up white spaces and removed comments that are no longe... | fbarchard@chromium.org | 2009-07-06 | 1 | -86/+29 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -45/+123 |
* | YUV scaling and conversion refactored into low levels per platform that do a ... | fbarchard@chromium.org | 2009-05-13 | 1 | -534/+3 |
* | Lands http://codereview.chromium.org/99349 for Ryan. | sky@chromium.org | 2009-05-04 | 1 | -1/+5 |
* | YUV to RGB with arbitrary scaling. | fbarchard@chromium.org | 2009-04-21 | 1 | -29/+30 |
* | Add YV16 convert | fbarchard@chromium.org | 2009-04-06 | 1 | -12/+52 |
* | TBR=hclam | fbarchard@chromium.org | 2009-03-24 | 1 | -8/+8 |
* | This reordering of instructions and use of movzx improved performance on pent... | fbarchard@chromium.org | 2009-03-24 | 1 | -37/+21 |
* | MMX optimized YUV conversion in GCC and Visual C. | fbarchard@chromium.org | 2009-03-23 | 1 | -57/+517 |
* | Revert tree bustage cause by r11904. | hclam@chromium.org | 2009-03-17 | 1 | -1/+0 |
* | andrew's patch | hclam@chromium.org | 2009-03-17 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | DCHECK affects performance in release build. | fbarchard@chromium.org | 2009-03-07 | 1 | -0/+7 |
* | YUV conversion code. | fbarchard@chromium.org | 2009-03-06 | 1 | -0/+182 |