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_row_posix.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change #ifdef _DEBUG test to #ifndef NDEBUG test.
tfarina@chromium.org
2011-01-10
1
-2
/
+2
*
Fix an error reported by the clang assembler.
thakis@chromium.org
2010-09-21
1
-4
/
+4
*
remove text direct in 64 bit because these are proper inline within a C funct...
fbarchard@chromium.org
2010-08-12
1
-3
/
+0
*
declare text segment for gcc assembly
fbarchard@chromium.org
2010-08-11
1
-24
/
+9
*
allow yuv scaling fpic code to be used on linux, as well as Mac
fbarchard@chromium.org
2010-08-06
1
-7
/
+16
*
Revert 49990 - x
thakis@chromium.org
2010-06-16
1
-12
/
+0
*
x
thakis@chromium.org
2010-06-16
1
-0
/
+12
*
Filter YUV scaling at half size and below with center of pixel
fbarchard@chromium.org
2010-04-16
1
-5
/
+19
*
fix arm warnings
fbarchard@chromium.org
2010-04-15
1
-36
/
+36
*
Make C, MMX and SSE2 all output the same results
fbarchard@chromium.org
2010-04-15
1
-424
/
+123
*
Changed horizontal scaler to start with 0 instead of 0.5.
sergeyu@chromium.org
2010-04-13
1
-3
/
+3
*
Optimized version of bilinear video scaler. It is about 2 times faster than S...
sergeyu@chromium.org
2010-04-09
1
-0
/
+1219