- 25 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=354 This is to add support for a Link-Time Optimizations experiment in Android Chromium. As it is disabled by default, it won't change anything for most configurations. R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/21329004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1061 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 22 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=352 TESTED=drmemory out\debug\libyuv_unittest.exe --gtest_catch_exceptions=0 --gtest_filter=**ToI420_Opt R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/21289004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1060 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 21 Aug, 2014 7 commits
-
-
fbarchard@google.com authored
BUG=none TESTED=untested R=noahric@chromium.org Review URL: https://webrtc-codereview.appspot.com/18239004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1059 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=351 TESTED=untested R=jzern@chromium.org Review URL: https://webrtc-codereview.appspot.com/22419004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1058 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=352 TESTED=libyuv_unittest R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/18209004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1057 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
ashok.bhat@gmail.com authored
BUG=319 TESTED=libyuv_unittest R=fbarchard@google.com Change-Id: Ia818ca62d4a84d76b0144f904983d82d41cab651 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/15149004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1056 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
ashok.bhat@gmail.com authored
BUG=319 TESTED=libyuv_unittest R=fbarchard@chromium.org, fbarchard@google.com Change-Id: Ia76096088ddd771388f01dd86110089db2faedfc Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/21189004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1055 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
ashok.bhat@gmail.com authored
BUG=319 TESTED=libyuv_unittest R=fbarchard@chromium.org, fbarchard@google.com Change-Id: If145660d999e95246efeedb64a45ba70bf0fe23e Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/13199004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1054 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
In Q420ToI420 the variable halfheight is initialized but not used. Change it to instantiate the variable but do not initialize it. It will be assigned conditionally later. This warning raised in xcode. BUG=353 TESTED=local build still works R=harryjin@google.com, noahric@chromium.org Review URL: https://webrtc-codereview.appspot.com/13299004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1053 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 20 Aug, 2014 2 commits
-
-
fbarchard@google.com authored
Rollback chromium_revision from 285412 to 280149 as they causes a valgrind asan failure on build bots. BUG=none TESTED=untested R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/17169004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1052 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
zhongwei.yao@arm.com authored
BUS=319 TESTED=libyuv_unit_test R=fbarchard@google.com Review URL: https://webrtc-codereview.appspot.com/18179004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1051 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 19 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
valgrind fix to CropNV12 unittest. round crop amount to multiple of 2 so UV will be an even number. BUG=350 TESTED=drmemory out\debug\libyuv_unittest.exe --gtest_catch_exceptions=0 --gtest_filter=*CropNV12 R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/14159004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1050 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 18 Aug, 2014 3 commits
-
-
fbarchard@google.com authored
BUG=349 TESTED=c:\mingw64\bin\x86_64-w64-mingw32-c++.exe -m32 -I include source/cpu_id.cc -c -o cpu_id.o R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/17139004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1049 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=348 TESTED=cpplint.py --filter=-readability/casting source/*.cc include/libyuv/*.h R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/21209004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1048 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
ashok.bhat@gmail.com authored
BUG=319 TEST=libyuv_unittest R=fbarchard@chromium.org, fbarchard@google.com Change-Id: Ib1f824c5a7dc3938ff63991f08eafa08fc33f108 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/18109004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1047 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 15 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=282 TESTED=vs2010sp1 build. R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/17109004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1046 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 14 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=348 TESTED=cpplint.py --filter=-casting source/*.cc include/libyuv/*.h R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/18139004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1045 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 13 Aug, 2014 3 commits
-
-
ashok.bhat@gmail.com authored
BUG=319 TEST=libyuv_unittest R=fbarchard@google.com Change-Id: I367ffa7bb0fd0337ab8486d3eb4fb94afea7400c Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/21149004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1044 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
yang.zhang@arm.com authored
BUG=none TESTED=libyuv_unittest R=fbarchard@google.com Review URL: https://webrtc-codereview.appspot.com/16259004/ the benckmarking result is as follows: toolchain: gcc 4.9 hardware: A53 | count | C Times/NEON times | | 16 | 3.35 | | 128 | 6.63 | | 512 | 7.47 | | 1024 | 7.72 | Change-Id: Ic10bf22d77d069a1a2074b68bd5a310c579ec490 Review URL: https://webrtc-codereview.appspot.com/21159004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1043 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
zhongwei.yao@arm.com authored
git-svn-id: http://libyuv.googlecode.com/svn/trunk@1042 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 07 Aug, 2014 1 commit
-
-
ashok.bhat@gmail.com authored
BUG=319 TEST=libyuv_unittest R=fbarchard@google.com Change-Id: I9fdc355d285062d32c11dba4e240d32f5b1bcb80 Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> Review URL: https://webrtc-codereview.appspot.com/16249004 Review URL: https://webrtc-codereview.appspot.com/16249004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1041 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 01 Aug, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=none TESTED=gclient sync & set GYP_DEFINES=target_arch=ia32 libyuv_disable_jpeg=1 & python gyp_libyuv -fninja -G msvs_version=2010 libyuv_test.gyp & ninja -C out\Debug & ninja -C out\Debug R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/15059004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1040 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 29 Jul, 2014 1 commit
-
-
ashok.bhat@gmail.com authored
TESTED=libyuv_unittest Change-Id: I25fae71200ea44846eea3604a55bf4a88ea593ce Signed-off-by: Ashok Bhat <ashok.bhat@arm.com> git-svn-id: http://libyuv.googlecode.com/svn/trunk@1039 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 28 Jul, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=346 TESTED=set GYP_DEFINES=target_arch=ia32 libyuv_disable_jpeg=1 & python gyp_libyuv -fninja -G msvs_version=2010 libyuv_test.gyp R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/16989004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1038 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 18 Jul, 2014 2 commits
-
-
fbarchard@google.com authored
BUG=334 TESTED=crop R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/16129004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1037 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=344 TESTED=libyuv_unittest --gtest_filter=*CropNV12 R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/16939004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1036 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 14 Jul, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=343 TESTED=local test on Windows. R=brettw@chromium.org, tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/12969004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1035 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 09 Jul, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=341 TESTED=clang-cl /W0 -c -Iinclude source/cpu_id.c R=harryjin@google.com, rnk@chromium.org Review URL: https://webrtc-codereview.appspot.com/12939004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1033 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 08 Jul, 2014 2 commits
-
-
fbarchard@google.com authored
BUG=341 TESTED=clang -c -Iinclude source/rotate.c R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/17919004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1031 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=303 TESTED=cl /c /TC /Iinclude source\convert_from.cc source\convert_argb.cc source\convert_from_argb.cc R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/17909004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1030 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 07 Jul, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=303 TESTED=cl /c /TC /Iinclude source/convert.cc R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/21849004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1029 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 03 Jul, 2014 2 commits
-
-
kjellander@google.com authored
BUG=chromium:344505, chromium:373739 R=kjellander@google.com, mflodman@chromium.org Review URL: https://webrtc-codereview.appspot.com/14849004 Patch from Sergey Matveev <earthdok@chromium.org>. git-svn-id: http://libyuv.googlecode.com/svn/trunk@1028 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
kjellander@google.com authored
Due to http://crbug.com/389883 GN currently doesn't execute unless the top folder is named 'src'. To work around this, perform the following changes to a checkout that currently has "trunk" as the root folder: 1. Rename trunk -> src 2. Remove .gclient_entries file (will be re-created) 3. Edit .gclient and: * set the name of the solution to "src" * add/change the custom_vars dict for the solution to have a key like this: "custom_vars" : { "root_dir" : "src", }, 4. Run gclient sync The buildbots already have this done and gets a "src" dir for their checkouts. I also workaround some recent changes for sanitizer tools and add a copy of Chromium's tsan_suppressions.cc to prepare for TSan v2 (since v1 that libyuv is currently using is deprecated and should be removed). BUG=libyuv:338 TEST=Currently working trybot passing + local compile on Linux in Debug,Release and with ASan+TSan v2 using: GYP_DEFINES="asan=1 release_extra_cflags=-g use_allocator=none" ./gyp_libyuv && ninja -C out/Release GYP_DEFINES="tsan=1 release_extra_cflags=-g use_allocator=none" ./gyp_libyuv && ninja -C out/Release R=fbarchard@google.com Review URL: https://webrtc-codereview.appspot.com/12889004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1027 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 01 Jul, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=339 TESTED=psnr R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/20809005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1026 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 26 Jun, 2014 4 commits
-
-
fbarchard@google.com authored
BUG=none TEST=none R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/15939005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1025 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=339 TESTED=lint R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/14789004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1024 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=339 TESTED=local psnr test R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/15949004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1023 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
fbarchard@google.com authored
BUG=339 TESTED=gyp build R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/16769004 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1022 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 25 Jun, 2014 1 commit
-
-
fbarchard@google.com authored
BUG=339 TESTED=psnr.exe feet.jpg bluechicken.jpg R=harryjin@google.com Review URL: https://webrtc-codereview.appspot.com/12839006 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1021 16f28f9a-4ce2-e073-06de-1de4eb20be90
-
- 24 Jun, 2014 1 commit
-
-
fbarchard@google.com authored
only enable mips assembly for old 32 bit abi. new 32 bit abi and 64 bit bit able remove t4 to t7 and add a4 to a7 BUG=337 TESTED=untested R=tpsiaki@google.com Review URL: https://webrtc-codereview.appspot.com/20769005 git-svn-id: http://libyuv.googlecode.com/svn/trunk@1020 16f28f9a-4ce2-e073-06de-1de4eb20be90
-