summaryrefslogtreecommitdiffstats
path: root/media/base/yuv_row.h
Commit message (Expand)AuthorAgeFilesLines
* MMX2 improvements on Linux 64 bit.fbarchard@chromium.org2009-10-151-2/+3
* Reverting 29019.finnur@chromium.org2009-10-141-2/+1
* Use lea to remove 2 instructions from the inner loop of YUV Scale.fbarchard@chromium.org2009-10-141-1/+2
* 64 bit linux yuvfbarchard@chromium.org2009-10-131-1/+1
* Mac YUV with a single YUV table of 6k instead of 3 tables of 2k.fbarchard@chromium.org2009-09-211-3/+2
* Revert "Mac YUV assembly"ajwong@chromium.org2009-09-181-2/+3
* Mac YUV assemblyfbarchard@chromium.org2009-09-181-3/+2
* Reverting 26070 from media tests failuremhm@chromium.org2009-09-121-2/+3
* Mac Assembler and Linux cleanupfbarchard@chromium.org2009-09-121-3/+2
* linux: fix yuv_row on ARM (don't use MMX).piman@chromium.org2009-09-041-2/+1
* mmx for linux yuv convert function.fbarchard@chromium.org2009-09-011-6/+7
* YUV with clipping.fbarchard@chromium.org2009-05-181-20/+42
* YUV scaling and conversion refactored into low levels per platform that do a ...fbarchard@chromium.org2009-05-131-0/+63