summaryrefslogtreecommitdiffstats
path: root/media/base/yuv_convert.cc
Commit message (Expand)AuthorAgeFilesLines
* mmx for linux yuv convert function.fbarchard@chromium.org2009-09-011-1/+1
* Scale function cleaned up white spaces and removed comments that are no longe...fbarchard@chromium.org2009-07-061-86/+29
* YUV with clipping.fbarchard@chromium.org2009-05-181-45/+123
* YUV scaling and conversion refactored into low levels per platform that do a ...fbarchard@chromium.org2009-05-131-534/+3
* Lands http://codereview.chromium.org/99349 for Ryan.sky@chromium.org2009-05-041-1/+5
* YUV to RGB with arbitrary scaling.fbarchard@chromium.org2009-04-211-29/+30
* Add YV16 convertfbarchard@chromium.org2009-04-061-12/+52
* TBR=hclamfbarchard@chromium.org2009-03-241-8/+8
* This reordering of instructions and use of movzx improved performance on pent...fbarchard@chromium.org2009-03-241-37/+21
* MMX optimized YUV conversion in GCC and Visual C.fbarchard@chromium.org2009-03-231-57/+517
* Revert tree bustage cause by r11904.hclam@chromium.org2009-03-171-1/+0
* andrew's patchhclam@chromium.org2009-03-171-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* DCHECK affects performance in release build.fbarchard@chromium.org2009-03-071-0/+7
* YUV conversion code.fbarchard@chromium.org2009-03-061-0/+182