summaryrefslogtreecommitdiffstats
path: root/media/tools/scaler_bench
Commit message (Expand)AuthorAgeFilesLines
* Linear sub-rectangle scaler for use in Chromoting.wez@chromium.org2012-01-141-1/+44
* First pass at removal of unneeded dependencies on skia\ext\platform_canvas.htwiz@google.com2011-08-021-1/+1
* Clean up VideoFrame::CreateXXX and VideoFrame::AllocXXX methods.scherkus@chromium.org2011-07-181-15/+11
* Rename CommandLine::GetArgs(), update callers.msw@chromium.org2011-07-131-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Cleaning up src/media to be consistent with static versus anonymous namespaces.scherkus@chromium.org2011-03-071-14/+10
* Resubmit "RGB to YUV conversion using SSE2""hclam@chromium.org2011-02-031-0/+31
* Revert "RGB to YUV conversion using SSE2"hclam@chromium.org2011-02-011-31/+0
* RGB to YUV conversion using SSE2hclam@chromium.org2011-02-011-0/+31
* Convert LOG(INFO) to VLOG(1) - media/.pkasting@chromium.org2010-10-191-4/+3
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-7/+7
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+1
* Remove deprecated CommandLine::GetLooseValues(), rename to args().evan@chromium.org2010-07-211-1/+1
* Vertical Scaler better pipelined for Atomfbarchard@chromium.org2010-04-231-2/+8
* Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formulafbarchard@chromium.org2010-04-221-6/+0
* Speed up vertical filtering using v = a+(b-a)*x formulafbarchard@chromium.org2010-04-211-0/+6
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-202-0/+210
* Revert 44950 - scaler_bench is a simple benchmark that can be used to measure...sergeyu@chromium.org2010-04-191-205/+0
* scaler_bench is a simple benchmark that can be used to measure performance of...sergeyu@chromium.org2010-04-191-0/+205