summaryrefslogtreecommitdiffstats
path: root/media/base/yuv_scale.cc
Commit message (Expand)AuthorAgeFilesLines
* YUV with clipping.fbarchard@chromium.org2009-05-181-166/+0
* YUV scaling and conversion refactored into low levels per platform that do a ...fbarchard@chromium.org2009-05-131-194/+32
* Review URL: http://codereview.chromium.org/115197fbarchard@chromium.org2009-05-111-26/+94
* Revert r15615, build errors on linux and mac.sgk@google.com2009-05-081-87/+24
* YUV scaler do horizontal mirror.fbarchard@chromium.org2009-05-081-24/+87
* YUV to RGB with arbitrary scaling.fbarchard@chromium.org2009-04-211-0/+260