Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mark YUV conversion functions private_extern on the Mac. These symbols don't | mark@chromium.org | 2009-10-15 | 1 | -2/+0 |
* | Off by one in YUV scale caused an extra read (mostly harmless) | fbarchard@chromium.org | 2009-09-22 | 1 | -7/+1 |
* | Mac YUV with a single YUV table of 6k instead of 3 tables of 2k. | fbarchard@chromium.org | 2009-09-21 | 1 | -275/+64 |
* | Revert "Mac YUV assembly" | ajwong@chromium.org | 2009-09-18 | 1 | -61/+270 |
* | Mac YUV assembly | fbarchard@chromium.org | 2009-09-18 | 1 | -270/+61 |
* | Reverting 26070 from media tests failure | mhm@chromium.org | 2009-09-12 | 1 | -61/+270 |
* | Mac Assembler and Linux cleanup | fbarchard@chromium.org | 2009-09-12 | 1 | -270/+61 |
* | mmx for linux yuv convert function. | fbarchard@chromium.org | 2009-09-01 | 1 | -10/+421 |
* | A quick fix for YUV overflow on Mac concern. | fbarchard@chromium.org | 2009-08-18 | 1 | -8/+17 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -75/+13 |
* | YUV scaling and conversion refactored into low levels per platform that do a ... | fbarchard@chromium.org | 2009-05-13 | 1 | -0/+254 |