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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Filter YUV scaling at half size and below with center of pixel
fbarchard@chromium.org
2010-04-16
1
-90
/
+128
*
Make C, MMX and SSE2 all output the same results
fbarchard@chromium.org
2010-04-15
1
-62
/
+36
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-3
/
+5
*
Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...
thestig@chromium.org
2009-12-02
1
-1
/
+1
*
Reduce test duration for valgrind.
fbarchard@chromium.org
2009-11-03
1
-1
/
+1
*
MMX2 improvements on Linux 64 bit.
fbarchard@chromium.org
2009-10-15
1
-28
/
+33
*
Reverting 29019.
finnur@chromium.org
2009-10-14
1
-30
/
+25
*
Use lea to remove 2 instructions from the inner loop of YUV Scale.
fbarchard@chromium.org
2009-10-14
1
-25
/
+30
*
use djb2 hash in media/base
fbarchard@chromium.org
2009-10-12
1
-21
/
+17
*
Reverting 26070 from media tests failure
mhm@chromium.org
2009-09-12
1
-1
/
+1
*
Mac Assembler and Linux cleanup
fbarchard@chromium.org
2009-09-12
1
-1
/
+1
*
Fix memory leask in media yuv_convert unit tests. Replace pointers init'd by ...
jshin@chromium.org
2009-08-28
1
-22
/
+22
*
A quick fix for YUV overflow on Mac concern.
fbarchard@chromium.org
2009-08-18
1
-16
/
+54
*
YUV with clipping.
fbarchard@chromium.org
2009-05-18
1
-56
/
+138
*
YUV scaling and conversion refactored into low levels per platform that do a ...
fbarchard@chromium.org
2009-05-13
1
-5
/
+19
*
Fix failing Valgrind builds for media_unittests.
scherkus@chromium.org
2009-05-12
1
-42
/
+44
*
YV16 unittest which is mostly the same as YV12. Requires YV16 data files
fbarchard@chromium.org
2009-04-06
1
-6
/
+59
*
MMX optimized YUV conversion in GCC and Visual C.
fbarchard@chromium.org
2009-03-23
1
-7
/
+11
*
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
*
Cast size_t to int for comparison with ReadFile return value.
fbarchard@chromium.org
2009-03-06
1
-6
/
+8
*
YUV conversion code.
fbarchard@chromium.org
2009-03-06
1
-0
/
+62