Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove duplicate CPU detection code; use base::CPU instead. | dalecurtis@chromium.org | 2012-06-12 | 3 | -7/+6 |
* | Fix gcc 4.7 building problems. | pkasting@chromium.org | 2012-06-08 | 1 | -7/+12 |
* | Linear sub-rectangle scaler for use in Chromoting. | wez@chromium.org | 2012-01-14 | 2 | -19/+42 |
* | Fix out of bound access with ScaleYUVToRGB32. | hclam@chromium.org | 2011-10-17 | 3 | -60/+113 |
* | Make media/ PIC-clean on 32-bit Linux. | agl@chromium.org | 2011-09-27 | 1 | -2/+5 |
* | Remove base/scoped_ptr.h | akalin@chromium.org | 2011-09-18 | 1 | -1/+1 |
* | Reorganize YUV scalers (Continued) | hclam@chromium.org | 2011-09-16 | 9 | -104/+781 |
* | Resubmit - Rewrite color space conversions suite using YASM" | hclam@chromium.org | 2011-09-14 | 20 | -0/+1439 |
* | Improve the speed of YUVConvertTest.SideBySideRGB. | hbono@chromium.org | 2011-09-14 | 1 | -7/+9 |
* | Revert 100915 - Rewrite color space conversions suite using YASM | dhollowa@chromium.org | 2011-09-14 | 20 | -1463/+0 |
* | Revert 100916 - Fix build | dhollowa@chromium.org | 2011-09-14 | 2 | -0/+25 |
* | Fix build | hclam@chromium.org | 2011-09-13 | 2 | -25/+0 |
* | Rewrite color space conversions suite using YASM | hclam@chromium.org | 2011-09-13 | 20 | -0/+1463 |
* | Implements RGB to YV12 conversions in YASM. | hbono@chromium.org | 2011-09-09 | 7 | -0/+1840 |