summaryrefslogtreecommitdiffstats
path: root/media/base/yuv_row_posix.cc
Commit message (Expand)AuthorAgeFilesLines
* Filter YUV scaling at half size and below with center of pixelfbarchard@chromium.org2010-04-161-5/+19
* fix arm warningsfbarchard@chromium.org2010-04-151-36/+36
* Make C, MMX and SSE2 all output the same resultsfbarchard@chromium.org2010-04-151-424/+123
* Changed horizontal scaler to start with 0 instead of 0.5.sergeyu@chromium.org2010-04-131-3/+3
* Optimized version of bilinear video scaler. It is about 2 times faster than S...sergeyu@chromium.org2010-04-091-0/+1219