- 16 May, 2014 - 3 commits
-
-
Dmitry Kovalev authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
- 15 May, 2014 - 19 commits
-
-
Yaowu Xu authored
-
Dmitry Kovalev authored
-
Yaowu Xu authored
-
Johann authored
-
Jim Bankoski authored
-
Yunqing Wang authored
-
Yaowu Xu authored
Change-Id: Ic488fe6edbc119f475763d72a85809499df60106
-
Yaowu Xu authored
Change-Id: I07e39f04fb11d2673722651fc78d0e9d22b1f557
-
Yaowu Xu authored
Change-Id: I1f87c689cad2224181d40a7d00f5c1064ceefa4b
-
Dmitry Kovalev authored
Change-Id: I7ed7fecc959c6598ff98895f1a5cf7e11ac1615f
-
hkuang authored
-
hkuang authored
This change is mainly for a follow CL that will refactor the decode_tiles. Change-Id: I52de6f8dbada75a64d9a94ebb5975136ed0960b4
-
Jim Bankoski authored
This reverts commit 7ab9a958 Nightly test http://build.webmproject.org/jenkins/view/libvpx-nightly-tests/job/libvpx%20unit%20tests%20(valgrind-2)/arch=x86_64-linux-gcc,filter=-*VP8*:*Large.*/276/console Failed This patch did not address all the assembly issues some of the vp8 assembly counts on 5 arguments being passed in to this function: one example : vp8_sad8x16_wmt Please address or split this into vp9 and vp8 patches. Change-Id: I78afcc171649894f887bb8ee3c66de24aaddc7ca
-
Yaowu Xu authored
-
Yaowu Xu authored
-
Paul Wilkins authored
-
Paul Wilkins authored
-
Yaowu Xu authored
-
Yaowu Xu authored
-
- 14 May, 2014 - 18 commits
-
-
Dmitry Kovalev authored
Change-Id: I152e54fa1acceea5ec809d5bf7bfa7f4ef2b9acf
-
Tom Finegan authored
-
Dmitry Kovalev authored
-
Dmitry Kovalev authored
-
Johann authored
Allow disabling the more generic NEON code. Use filtered option to disable rtcd code. Change-Id: Icb4500c1a2bac16eed3c5e3ec0c35e92e6bbbb9f
-
levytamar82 authored
vp9_block_error_sse2 can only handle 16 bytes at a time but the function requires to handle a sequence of 32 bytes at a time so each 16 bytes is handled in a different register. With AVX2 optimization the 32 bytes can be handled in one register instead of two in the SSE2 The vp9_block_error was optimized by 85%. The user level was optimized by 1.2% Change-Id: Ia8fffe60e61eff7432a5fbd538757894f6c319fd
-
Tom Finegan authored
New name: vpx_temporal_svc_encoder.c Also, update comment to note that example supports VP8 and VP9. Change-Id: I6fffab81296f918ebca740192a5c609593852dff
-
Marco Paniconi authored
-
Marco Paniconi authored
This reverts commit 06e6d56f Change-Id: If95598385b693945d6b144d03b6da8f6a57dac98
-
Jingning Han authored
-
Yaowu Xu authored
Change-Id: I7ca46fa26acd80a21210cb8d9584ad812cb995bf
-
Yaowu Xu authored
Change-Id: I85854f1ab2d60feea0bfe6b2141f89a998777ecb
-
Paul Wilkins authored
-
Paul Wilkins authored
-
Paul Wilkins authored
-
Deb Mukherjee authored
-
Yaowu Xu authored
Change-Id: I0315cea6a5e58182bc2556e9825ec2ef0b1480c3
-