Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | media bench report fps | fbarchard@chromium.org | 2010-08-03 | 1 | -1/+4 |
* | Revert 53266 - Testing a revert works removing a harmless comment CL | fbarchard@chromium.org | 2010-07-22 | 1 | -4/+1 |
* | comment for what linearscale is | fbarchard@chromium.org | 2010-07-21 | 1 | -1/+4 |
* | fix arm warnings | fbarchard@chromium.org | 2010-04-15 | 1 | -7/+7 |
* | Make C, MMX and SSE2 all output the same results | fbarchard@chromium.org | 2010-04-15 | 1 | -11/+25 |
* | quick fix for emms on linux 64 | fbarchard@chromium.org | 2010-04-14 | 1 | -2/+1 |
* | Disable SSE2 for Windows media playback | fbarchard@chromium.org | 2010-04-14 | 1 | -2/+4 |
* | include emmintrin for chrome linux to use mmx _m64 types. | fbarchard@chromium.org | 2010-04-13 | 1 | -2/+1 |
* | Vertical filtering conditional on fraction/scale factor | fbarchard@chromium.org | 2010-04-13 | 1 | -0/+2 |
* | Fixed build problem with disabled SSE. | sergeyu@chromium.org | 2010-04-11 | 1 | -0/+6 |
* | Optimized version of bilinear video scaler. It is about 2 times faster than S... | sergeyu@chromium.org | 2010-04-09 | 1 | -1/+9 |
* | - OpenBSD media/audio support stub | pvalchev@google.com | 2010-03-26 | 1 | -2/+2 |
* | MMX2 improvements on Linux 64 bit. | fbarchard@chromium.org | 2009-10-15 | 1 | -2/+3 |
* | Reverting 29019. | finnur@chromium.org | 2009-10-14 | 1 | -2/+1 |
* | Use lea to remove 2 instructions from the inner loop of YUV Scale. | fbarchard@chromium.org | 2009-10-14 | 1 | -1/+2 |
* | 64 bit linux yuv | fbarchard@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | Mac YUV with a single YUV table of 6k instead of 3 tables of 2k. | fbarchard@chromium.org | 2009-09-21 | 1 | -3/+2 |
* | Revert "Mac YUV assembly" | ajwong@chromium.org | 2009-09-18 | 1 | -2/+3 |
* | Mac YUV assembly | fbarchard@chromium.org | 2009-09-18 | 1 | -3/+2 |
* | Reverting 26070 from media tests failure | mhm@chromium.org | 2009-09-12 | 1 | -2/+3 |
* | Mac Assembler and Linux cleanup | fbarchard@chromium.org | 2009-09-12 | 1 | -3/+2 |
* | linux: fix yuv_row on ARM (don't use MMX). | piman@chromium.org | 2009-09-04 | 1 | -2/+1 |
* | mmx for linux yuv convert function. | fbarchard@chromium.org | 2009-09-01 | 1 | -6/+7 |
* | YUV with clipping. | fbarchard@chromium.org | 2009-05-18 | 1 | -20/+42 |
* | YUV scaling and conversion refactored into low levels per platform that do a ... | fbarchard@chromium.org | 2009-05-13 | 1 | -0/+63 |