- 19 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1101014 git-svn-id: http://libyuv.googlecode.com/svn/trunk@576 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 15 Feb, 2013 2 commits
-
-
fbarchard@google.com authored
BUG=none TEST=convert_test Review URL: https://webrtc-codereview.appspot.com/1107005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@575 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=148 TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI444_Opt Review URL: https://webrtc-codereview.appspot.com/1105008 git-svn-id: http://libyuv.googlecode.com/svn/trunk@574 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 14 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=c:\intelsde\sde -hsw -- out\release\libyuv_unittest.exe --gtest_filter=*Psnr* Review URL: https://webrtc-codereview.appspot.com/1097013 git-svn-id: http://libyuv.googlecode.com/svn/trunk@573 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 13 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=187 TEST=compare_unittest Review URL: https://webrtc-codereview.appspot.com/1099009 git-svn-id: http://libyuv.googlecode.com/svn/trunk@572 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 12 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=185 TEST=scale_test Review URL: https://webrtc-codereview.appspot.com/1094009 git-svn-id: http://libyuv.googlecode.com/svn/trunk@571 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 11 Feb, 2013 2 commits
-
-
fbarchard@google.com authored
BUG=none TEST=I422ToI422 and I444ToI444 Review URL: https://webrtc-codereview.appspot.com/1103009 git-svn-id: http://libyuv.googlecode.com/svn/trunk@570 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
ARGBToI400 and ARGBToI411 using AVX2. YUY2ToI420 and UVYVToI420 use AVX2. CopyPlane use rep movsb for AVX2. CopyPlane2 use rep movsb for AVX2 and CopyPlane if strides match AVX2, which will do a single rep movsb for entire image if stride == width. MergeUV for I420ToNV12. BUG=181 TESTED=unittests pass Review URL: https://webrtc-codereview.appspot.com/1103007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@569 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 10 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1105005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@568 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 08 Feb, 2013 3 commits
-
-
fbarchard@google.com authored
BUG=181 TESTED=c:\intelsde\sde -hsw -- out\release\libyuv_unittest.exe --gtest_filter=*ARGBToI420* Review URL: https://webrtc-codereview.appspot.com/1091010 git-svn-id: http://libyuv.googlecode.com/svn/trunk@567 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=181 TEST=unittest Review URL: https://webrtc-codereview.appspot.com/1090005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@566 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1090007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@565 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 07 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1090006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@564 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 06 Feb, 2013 4 commits
-
-
fbarchard@google.com authored
BUG=185 TEST=unittest still passes Review URL: https://webrtc-codereview.appspot.com/1103005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@563 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1101006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@562 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=184 TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1091007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@561 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=177 TEST=android try bots Review URL: https://webrtc-codereview.appspot.com/1101005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@560 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 05 Feb, 2013 2 commits
-
-
fbarchard@google.com authored
BUG=177 TESTED=try bots Review URL: https://webrtc-codereview.appspot.com/1102004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@559 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=180 TEST=none Review URL: https://webrtc-codereview.appspot.com/1098004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@558 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 04 Feb, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=148 TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1091004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@557 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 28 Jan, 2013 4 commits
-
-
fbarchard@google.com authored
BUG=176 TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1074010 git-svn-id: http://libyuv.googlecode.com/svn/trunk@556 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1078005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@555 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=176 TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1063009 git-svn-id: http://libyuv.googlecode.com/svn/trunk@554 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TEST=lint Review URL: https://webrtc-codereview.appspot.com/1063010 git-svn-id: http://libyuv.googlecode.com/svn/trunk@553 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 26 Jan, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=176 TEST=NONE Review URL: https://webrtc-codereview.appspot.com/1081004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@552 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 24 Jan, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=179 TEST=planar unittest Review URL: https://webrtc-codereview.appspot.com/1073004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@551 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 23 Jan, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=177 TEST=unittest scale* Review URL: https://webrtc-codereview.appspot.com/1069005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@550 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 22 Jan, 2013 3 commits
-
-
fbarchard@google.com authored
BUG=177 TEST=out\release\libyuv_unittest --gtest_filter=* Review URL: https://webrtc-codereview.appspot.com/1060006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@549 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=177 TEST=none Review URL: https://webrtc-codereview.appspot.com/1061004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@548 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=178 TEST=ninja builds still work on x32 bit. Review URL: https://webrtc-codereview.appspot.com/1066004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@547 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 21 Jan, 2013 2 commits
-
-
kjellander@google.com authored
This is needed due to changes in the way the trybots checkout the source code before applying the uploaded patch for a try job. BUG=none TEST=local master and submitted tryjob + verifying update step succeeded. Tryjob submitted to live try master with patch applying properly for all bots. Review URL: https://webrtc-codereview.appspot.com/1059004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@546 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=175 TEST=out\release\libyuv_unittest --gtest_filter=*Add* Review URL: https://webrtc-codereview.appspot.com/1051005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@545 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 18 Jan, 2013 3 commits
-
-
fbarchard@google.com authored
BUG=none TEST=lint row_any.cc passes Review URL: https://webrtc-codereview.appspot.com/1046006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@544 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=175 TEST=Add unittest Review URL: https://webrtc-codereview.appspot.com/1049004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@543 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=175 TEST=Multiply unittest Review URL: https://webrtc-codereview.appspot.com/1048004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@542 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 17 Jan, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=175 TEST=Out\release\libyuv_unittest --gtest_filter=*Mult* Review URL: https://webrtc-codereview.appspot.com/1043004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@541 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 16 Jan, 2013 3 commits
-
-
fbarchard@google.com authored
BUG=148 TEST=try bots Review URL: https://webrtc-codereview.appspot.com/1033007 git-svn-id: http://libyuv.googlecode.com/svn/trunk@540 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=148 TESTED=out\release\libyuv_unittest --gtest_filter=*ARGBToI* | grep ms Review URL: https://webrtc-codereview.appspot.com/1019011 git-svn-id: http://libyuv.googlecode.com/svn/trunk@539 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=176 TEST=I420ToI420 Review URL: https://webrtc-codereview.appspot.com/1021014 git-svn-id: http://libyuv.googlecode.com/svn/trunk@538 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 12 Jan, 2013 1 commit
-
-
fbarchard@google.com authored
BUG=none TEST=none Review URL: https://webrtc-codereview.appspot.com/1028010 git-svn-id: http://libyuv.googlecode.com/svn/trunk@537 16f28f9a-4ce2-e073-06de-1de4eb20be90
-