summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2015-11-25Merge "vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering."Marco Paniconi
2015-11-25Merge changes Iaf8cbe95,I6748183d,I2a49811dJames Zern
2015-11-24vp9 denoiser: Re-evaluate ZEROMV after denoiser filtering.Marco
2015-11-24add vp9_satd_neonJames Zern
2015-11-24vp9-denoiser: Fix to reset frame_stats.Marco
2015-11-24Merge "vp9 non-rd pickmode: Fix logic in reference masking."Marco Paniconi
2015-11-24Merge "Deduplicate some high bit depth tables"Alex Converse
2015-11-24vp9 non-rd pickmode: Fix logic in reference masking.Marco
2015-11-23Merge "VP9: Only zero counts when !frame_parallel_decoding_mode (2)"Scott LaVarnway
2015-11-23VP9: Only zero counts when !frame_parallel_decoding_mode (2)Scott LaVarnway
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco
2015-11-20vp9 denoiser: Bias to last reference for temporal filter.Marco
2015-11-20fix vp9_satd_sse2James Zern
2015-11-20vp9_satd: return an intJames Zern
2015-11-20Merge "vp9-svc: Fix the setting of is_key_frame."Marco Paniconi
2015-11-20vp9-svc: Fix the setting of is_key_frame.Marco
2015-11-19Fix unsigned overflow in rd_variance_adjustment.Alex Converse
2015-11-19Merge "Changes to best quality settings."Paul Wilkins
2015-11-18vp9-svc: Fix to key frame counter for spatial layers.Marco
2015-11-18Merge "Changes to exhaustive motion search."Paul Wilkins
2015-11-17Fixed a few sanity checks.Zoe Liu
2015-11-17Changes to best quality settings.paulwilkins
2015-11-13Reduce sampling time for noise estimate.Marco
2015-11-13Merge "VP9 noise estimation: add frame level motion metrics and adjust thresh...Marco Paniconi
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-11-12VP9 noise estimation: add frame level motion metrics and adjust thresholds.JackyChen
2015-11-13Merge "Add AVX vectorized vp9_diamond_search_sad"James Zern
2015-11-12Adjust variance threshold for 16x16 split at low resolutions.Marco
2015-11-13Revert "Update to noise estimation."Marco Paniconi
2015-11-12Update to noise estimation.Marco
2015-11-12Merge "Non-rd partition: reduce variance threshold low resolutions."Marco Paniconi
2015-11-12Merge "Adjust varianace threshold for high noise condition."Marco Paniconi
2015-11-11Adjust motion threshold to limit cyclic refresh.Marco
2015-11-11Adjust varianace threshold for high noise condition.Marco
2015-11-11Merge "vp9 denoiser: Add another noise level to denoising."Marco Paniconi
2015-11-11vp9 denoiser: Add another noise level to denoising.Marco
2015-11-11Revert "VP9: Only zero counts when !frame_parallel_decoding_mode"James Zern
2015-11-11Add AVX vectorized vp9_diamond_search_sadGeza Lore
2015-11-10Non-rd partition: reduce variance threshold low resolutions.Marco
2015-11-10Add bias to zero/small motion for noisy source.Marco
2015-11-09VP9 noise estimate: no noise estimate if frame size change.JackyChen
2015-11-09Merge "VP9: Only zero counts when !frame_parallel_decoding_mode"James Zern
2015-11-09Merge "VP9 dynamic resize: increase waiting time after key frame."Marco Paniconi
2015-11-09VP9 dynamic resize: increase waiting time after key frame.jackychen
2015-11-09Merge "Use same bias (against non-zero mv for big blocks) for speed 5."Marco Paniconi
2015-11-09Merge "Expand unconstrained nodes in pack_mb_tokens and loop on zeros."Alex Converse
2015-11-09VP9: Only zero counts when !frame_parallel_decoding_modeScott LaVarnway
2015-11-09Use same bias (against non-zero mv for big blocks) for speed 5.Marco
2015-11-07Merge "Use accurate bit cost for uv_mode in UV intra mode RD selection"Hui Su
2015-11-06Expand unconstrained nodes in pack_mb_tokens and loop on zeros.Alex Converse