summaryrefslogtreecommitdiffstats
path: root/media/base/yuv_convert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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