- 19 Nov, 2015 1 commit
-
-
Jian Zhou authored
Modify h_predictor_4x4 with XMM registers. Speed up by ~25% in ./test_intra_pred_speed. Change-Id: Id01c34c48e75b9d56dfc2e93af12cf0c0326a279
-
- 07 Aug, 2015 1 commit
-
-
Johann authored
Rename updated version of x86inc.asm Use "private_prefix" instead of "program_name" and make vpx the default prefix. Change-Id: I4883a99b2aee8e5dc9f2c16a2e6f4b5d6e4de458
-
- 27 Jul, 2015 2 commits
- 02 Nov, 2013 1 commit
-
-
James Zern authored
removes a textrel for sh_b23456789abcdefff Change-Id: I80cb9dfd8e49a0fe884c8ff76472275b3a00cb57
-
- 19 Oct, 2013 1 commit
-
-
Yunqing Wang authored
This patch fixed a bug that caused 32bit PIC build mismatch. The stack pointer was modified after "GET_GOT". Loading left pointer from a hard-coded position gave wrong result. Change-Id: Iea0aec6f917b12a6b3393ffc986bad74510248cc
-
- 11 Oct, 2013 1 commit
-
-
Yunqing Wang authored
Minor code cleanup. Change-Id: I47c1f794842d4570bb39cfd23b80f54f5606bba6
-
- 10 Oct, 2013 1 commit
-
-
Scott LaVarnway authored
byte version of ronalds d207 ssse3 optimizations (commit: f891f84d3ba9345b0074e682f0fea09b8ddf4f1e) Change-Id: If15f71a589ea16f78ac86a501b0c5c6231dc9af1
-
- 07 Oct, 2013 1 commit
-
-
Scott LaVarnway authored
Change-Id: Ie2c0d84ff9f6294084d65f4380e1f30c09e681c9
-
- 02 Oct, 2013 1 commit
-
-
Scott LaVarnway authored
Change-Id: I8a106dd61b0a2520fae792d87d6348e662649b2d
-
- 01 Oct, 2013 1 commit
-
-
Scott LaVarnway authored
byte version of ronalds d153 ssse3 optimizations for 4x4 and 8x8 (commit: fc91a2a112238a1aee568f3b840585de4e928fca) Change-Id: Iec4426032311483f615fd9e0dceba3ee85ddebd7
-
- 25 Sep, 2013 1 commit
-
-
Scott LaVarnway authored
byte version of ronalds d63 ssse3 optimizations (commit: c5a1c8cf3541cf3665fee981b36d22c9fbd4191e) Change-Id: Ifd3e6d454a2246085f23eabb38518a930321e807
-
- 18 Sep, 2013 1 commit
-
-
Yunqing Wang authored
Current x86inc.asm didn't handle 32bit PIC build properly. TEXTRELs were seen in the library built. The PIC macros from libvpx's x86_abi_support.asm was used to fix this problem. The assembly code was modified to use the macros. Notes: We need this fix in for decoder building. Functions in encoder will be fixed later. Change-Id: Ifa548d37b1d0bc7d0528db75009cc18cd5eb1838
-
- 26 Jul, 2013 1 commit
-
-
Ronald S. Bultje authored
Change-Id: Ie48035ff4f93c41f8a9b3023e6444fd10432d8fb
-
- 10 Jul, 2013 1 commit
-
-
Ronald S. Bultje authored
Change-Id: Iad70966b986f65259329070e258f76ef0af816b4
-