index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
base
/
yuv_convert.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Resubmit - Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-1
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
dhollowa@chromium.org
2011-02-11
1
-2
/
+1
*
Revert 74583 - Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-1
/
+2
*
Revert 74571 - Use SSE2 block differ for chromoting
finnur@chromium.org
2011-02-11
1
-2
/
+1
*
Use SSE2 block differ for chromoting
hclam@chromium.org
2011-02-11
1
-1
/
+2
*
Runtime check to enable SSE2 color space conversion code
hclam@chromium.org
2011-02-08
1
-2
/
+32
*
Vertical Scaler better pipelined for Atom
fbarchard@chromium.org
2010-04-23
1
-73
/
+93
*
Revert 45265 - Speed up vertical filtering using v = a+(ba)*x formula
fbarchard@chromium.org
2010-04-22
1
-40
/
+37
*
Speed up vertical filtering using v = a+(b-a)*x formula
fbarchard@chromium.org
2010-04-21
1
-37
/
+40
*
Filter YUV scaling at half size and below with center of pixel
fbarchard@chromium.org
2010-04-16
1
-0
/
+3
*
fix arm warnings
fbarchard@chromium.org
2010-04-15
1
-7
/
+4
*
Make C, MMX and SSE2 all output the same results
fbarchard@chromium.org
2010-04-15
1
-78
/
+102
*
fixed compilation problem with disabled SSE
sergeyu@chromium.org
2010-04-15
1
-1
/
+1
*
Incorrect chroma on the right border fixed.
sergeyu@chromium.org
2010-04-14
1
-13
/
+12
*
YUV scale clamp horizontal pixels when filtering
fbarchard@chromium.org
2010-04-14
1
-11
/
+22
*
include emmintrin for chrome linux to use mmx _m64 types.
fbarchard@chromium.org
2010-04-13
1
-10
/
+9
*
Vertical filtering conditional on fraction/scale factor
fbarchard@chromium.org
2010-04-13
1
-32
/
+69
*
Fixed build problem with disabled SSE.
sergeyu@chromium.org
2010-04-11
1
-2
/
+2
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-33
/
+122
*
mmx for linux yuv convert function.
fbarchard@chromium.org
2009-09-01
1
-1
/
+1
*
Scale function cleaned up white spaces and removed comments that are no longe...
fbarchard@chromium.org
2009-07-06
1
-86
/
+29
*
YUV with clipping.
fbarchard@chromium.org
2009-05-18
1
-45
/
+123
*
YUV scaling and conversion refactored into low levels per platform that do a ...
fbarchard@chromium.org
2009-05-13
1
-534
/
+3
*
Lands http://codereview.chromium.org/99349 for Ryan.
sky@chromium.org
2009-05-04
1
-1
/
+5
*
YUV to RGB with arbitrary scaling.
fbarchard@chromium.org
2009-04-21
1
-29
/
+30
*
Add YV16 convert
fbarchard@chromium.org
2009-04-06
1
-12
/
+52
*
TBR=hclam
fbarchard@chromium.org
2009-03-24
1
-8
/
+8
*
This reordering of instructions and use of movzx improved performance on pent...
fbarchard@chromium.org
2009-03-24
1
-37
/
+21
*
MMX optimized YUV conversion in GCC and Visual C.
fbarchard@chromium.org
2009-03-23
1
-57
/
+517
*
Revert tree bustage cause by r11904.
hclam@chromium.org
2009-03-17
1
-1
/
+0
*
andrew's patch
hclam@chromium.org
2009-03-17
1
-0
/
+1
*
NO CODE CHANGE
deanm@chromium.org
2009-03-11
1
-1
/
+0
*
DCHECK affects performance in release build.
fbarchard@chromium.org
2009-03-07
1
-0
/
+7
*
YUV conversion code.
fbarchard@chromium.org
2009-03-06
1
-0
/
+182