- 29 Jun, 2015 2 commits
-
-
Frank Barchard authored
R=bcornell@google.com, impjdi@google.com BUG=libyuv:459 Review URL: https://webrtc-codereview.appspot.com/52149004.
-
Frank Barchard authored
This CL mimics https://codereview.webrtc.org/1145343009/ which updated set_links for ios. R=harryjin@google.com BUG=libyuv:456 TESTED=try bots Review URL: https://webrtc-codereview.appspot.com/50309004.
-
- 25 Jun, 2015 1 commit
-
-
Frank Barchard authored
R=bcornell@google.com BUG=none Review URL: https://webrtc-codereview.appspot.com/53739004.
-
- 24 Jun, 2015 3 commits
-
-
Frank Barchard authored
R=tpsiaki@google.com BUG=none TESTED=libyuvTest.ARGBBlend_Opt Review URL: https://webrtc-codereview.appspot.com/50289005.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/54769004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/54759004.
-
- 23 Jun, 2015 2 commits
-
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:457 Review URL: https://webrtc-codereview.appspot.com/52139004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/50279004.
-
- 22 Jun, 2015 1 commit
-
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/57619004.
-
- 20 Jun, 2015 1 commit
-
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/50269004.
-
- 19 Jun, 2015 3 commits
-
-
Frank Barchard authored
R=harryjin BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/57609004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/55629004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/54749004.
-
- 18 Jun, 2015 2 commits
-
-
Frank Barchard authored
BUG=libyuv:465 TESTED=try bots R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/57599005.
-
Frank Barchard authored
R=harryjin@google.com, harryjin BUG=448 Review URL: https://webrtc-codereview.appspot.com/55619004.
-
- 16 Jun, 2015 7 commits
-
-
Frank Barchard authored
repeat y for yuy2 so that unittests that check the 2nd y on odd widths will match the C and SIMD. The C code duplicates the last Y. R=harryjin@google.com BUG=libyuv:455 Review URL: https://webrtc-codereview.appspot.com/50249004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/55609004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/52119004.
-
Frank Barchard authored
R=harryjin@google.com BUG=libyuv:448 Review URL: https://webrtc-codereview.appspot.com/57599004.
-
Frank Barchard authored
BUG=455 R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/51239004.
-
Frank Barchard authored
R=harryjin@google.com, harryjin BUG=none Review URL: https://webrtc-codereview.appspot.com/52739004.
-
Frank Barchard authored
BUG=455 TESTED=ARGBMultply R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/54719004.
-
- 15 Jun, 2015 1 commit
-
-
Frank Barchard authored
BUG=455 TESTED=out\release\libyuv_unittest.exe --gtest_catch_exceptions=0 --gtest_filter=*ARGBToYUY2* R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/58429004.
-
- 13 Jun, 2015 1 commit
-
-
Frank Barchard authored
BUG=448 TESTED=local build R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/57559004.
-
- 12 Jun, 2015 2 commits
-
-
Frank Barchard authored
BUG=libyuv:448 TESTED=NV21ToRGB565_Any etc R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/53689004.
-
Frank Barchard authored
BUG=455 TESTED=libyuvTest.ARGBToYUY2_Random R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/58419004.
-
- 11 Jun, 2015 3 commits
-
-
Frank Barchard authored
Enter a description of the change. use SIMD for I420ToARGB odd widths in a temporary buffer instead of using C for remainder. Currently the C code does not exactly match the SIMD code, so an odd width produces different pixels than an even width, causing a subtle artifact. By using SIMD consistently, there is no difference in even and odd widths. Also the SIMD performance is faster, so even with overhead of memcpy, performance improves. BUG=447 TESTED=out\release\libyuv_unittest.exe --gtest_filter=*I420ToARGB* R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/55579004.
-
Frank Barchard authored
BUG=none TESTED=libyuv unittest with even width R=bcornell@google.com Review URL: https://webrtc-codereview.appspot.com/51219004.
-
Frank Barchard authored
BUG=none TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/54709004.
-
- 10 Jun, 2015 2 commits
-
-
Nodir Turakulov authored
Replace 'trunk' root dir in DEPS with libyuv. R=fbarchard@google.com, fbarchard@chromium.org, kjellander@chromium.org BUG=libyuv:452 Review URL: https://webrtc-codereview.appspot.com/52109004.
-
Frank Barchard authored
BUG=453 TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/50239004.
-
- 09 Jun, 2015 3 commits
-
-
fbarchard@google.com authored
rename source files from row_posix.cc etc to row_gcc.cc to avoid gyp build filtering out source files from build when on windows with clang. The source code contained in row_gcc.cc is gcc syntax inline assembly available for any platform that supports gcc or clang for intel cpus. BUG=440 TESTED=try bots R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/56579004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1430 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TESTED=untested Review URL: https://webrtc-codereview.appspot.com/53679004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1429 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
Box filter for YUV use rows with accumulation buffer for better memory behavior. The old code would do columns accumulated into registers, and then store the result once. This was slow from a memory point of view. The new code does a row of source at a time, updating an accumulation buffer every row. The accumulation buffer is small, and should fit cache. Before each accumulation of N rows, the buffer needs to be reset to zero. If the memset is a bottleneck, it would be faster to do the first row without an add, storing to the accumulation buffer, and then add for the remaining rows. BUG=425 TESTED=out\release\libyuv_unittest --gtest_filter=*ScaleTo1x1* R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/52659004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1428 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 08 Jun, 2015 3 commits
-
-
fbarchard@google.com authored
BUG=451 TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/52699004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1427 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=none TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/51209004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1426 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=451 TESTED=clang=1 build on windows R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/57549004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1425 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 05 Jun, 2015 2 commits
-
-
johannkoenig@google.com authored
BUG=496928 R=thakis@chromium.org Review URL: https://webrtc-codereview.appspot.com/58399004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1424 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
johannkoenig@google.com authored
This is required to get things linking in clang/win. Medium-term, we should clean libyuv up to not require _posix files on non-posix. Reviewed at https://webrtc-codereview.appspot.com/52069004/ BUG=496928 Review URL: https://webrtc-codereview.appspot.com/54689004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1423 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 04 Jun, 2015 1 commit
-
-
fbarchard@google.com authored
roll chromium revision to head in attempt to resolve build time performance hit due to external compilers on windows. BUG=none TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/49299004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1422 16f28f9a-4ce2-e073-06de-1de4eb20be90
-