- 20 Jun, 2015 1 commit
-
-
Jingning Han authored
Change-Id: Icaa643568159c4e2db24eef42090b002ae02a45e
-
- 19 Jun, 2015 7 commits
-
-
Johann Koenig authored
-
James Zern authored
-
James Zern authored
* changes: vp9_mcomp: make search_step_table static vp9_encodeframe: delete auto_partition_range() vp9_mcomp: don't mark setup_center_error() inline vp9_encoder: hide adjust_image_stat()
-
James Zern authored
-
James Zern authored
* changes: vp9_reconintra_neon: add d135 4x4 vp9_reconintra: correct d135 4x4 signature
-
Marco authored
-
Marco authored
Decision to scale down/up is based on buffer state and average QP over previous time window. Limit the total amount of down-scaling to be at most one scale down for now. Reset certain quantities after resize (buffer level, cyclic refresh, rate correction factor). Feature is enable via the setting rc_resize_allowed = 1. Change-Id: I9b1a53024e1e1e953fb8a1e1f75d21d160280dc7
-
- 18 Jun, 2015 10 commits
-
-
Johann authored
There is a naming conflict in the chromium build system. The rest of the variance functions will move to vpx_dsp soon. Change-Id: Iff78da2aafb0d7380eda73e38d7dac72110a1e47
-
James Zern authored
based on webp's LD4() ~59% faster over 20M pixels Change-Id: I371eaed9ce8f470451046997e130b0ba1a2f7a9c
-
James Zern authored
based on webp's RD4() ~50% faster over 20M pixels Change-Id: Ifcb7bf7f7fc8eabf79d9e3b219ce1be67abc524a
-
James Zern authored
add missing '_c' suffix Change-Id: I928d6cf8f90db0b8ca0b1f3bbf10b3d792062cec
-
James Zern authored
-
James Zern authored
~85-89% faster over 20M pixels Change-Id: I3812e8adfffe5255034da88dfe6546e12f4d10ee
-
James Zern authored
-
Jingning Han authored
-
Jingning Han authored
Change-Id: I75873846e6fdafbe7597a1bd0192115d2d1e9987
-
Parag Salasakar authored
-
- 17 Jun, 2015 5 commits
-
-
Jingning Han authored
The internal behavior of block_yrd differs in high bit depth settings from 8-bit one. This causes the assertion condition not true for high bit depth. Change-Id: I15dc02e7162d27cabe78c451941d769d488b1174
-
James Zern authored
-
Jingning Han authored
The overflow issue affects a variable that is only used in inter mode. This commit fixes the ioc warning triggered in the intra mode. It does not affect the compression performance. Change-Id: I593d1b5650599de07f3e68176dd1442c6cb7bdbc
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: Ibcac3ef8ed5e207cf8c121e696570e6b63d3c0f4
-
Parag Salasakar authored
-
- 16 Jun, 2015 8 commits
-
-
Scott LaVarnway authored
-
Scott LaVarnway authored
from read_partition() to decode_partition(). Change-Id: I6bee2a0e9ff315290a690c9d773c9648dd2a200d
-
Marco authored
set_frame_size() is being called twice, once before entering encode_encode_frame_to_data_rate(), and once again in that function. No need to call it twice for one-pass mode. Change-Id: I5fabaf0a90482d4f42cd89ef7ae1402c31aec600
-
Scott LaVarnway authored
-
Scott LaVarnway authored
Moved the frame_type check to the tile level and stored the prob ptr in MACROBLOCKD. Change-Id: I10b5a4abd58213dc7610e3ade1a1583c01526842
-
Scott LaVarnway authored
-
Parag Salasakar authored
average improvement ~4x-6x Change-Id: Id3b2243e5b3c7844c90c4231a5e75fa69911362c
-
James Zern authored
~84-85% faster over 20M pixels Change-Id: Ia67a7f4a342bf7b0a9280e05c25d81a774d90469
-
- 15 Jun, 2015 7 commits
-
-
Yunqing Wang authored
-
James Zern authored
* changes: vp9_encodeframe: make coord_lookup[] static vp9_resize: make vp9_filteredinterp_*[] static
-
James Zern authored
-
James Zern authored
-
James Zern authored
-
Yunqing Wang authored
This patch modified the thread creating code. When use_svc is true, the number of threads created is decided by the highest resolution. This resolved WebM issue 1018. Change-Id: I367227b14d1f8b08bbdad3635b232a3a37bbba26
-
Marco authored
Change-Id: Ia3b1c1db54204fd92a56b7f698a9f26d27ee572a
-
- 13 Jun, 2015 2 commits
-
-
James Zern authored
unused since its initial commit ~91% faster over 20M pixels Change-Id: Ic8b5b3246bc97c8406be8bc4496601370403b70a
-
James Zern authored
Change-Id: I19588f9e674c8635b6e58e4633120be736d256a6
-