summaryrefslogtreecommitdiff
path: root/vp9/encoder
AgeCommit message (Expand)Author
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-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-11vp9 denoiser: Add another noise level to denoising.Marco
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 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-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
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-11-06Merge "Revert "Add AVX vectorized vp9_diamond_search_sad""James Zern
2015-11-06Revert "Add AVX vectorized vp9_diamond_search_sad"James Zern
2015-11-06vp9: Disable noise estimate on resize trigger frame.Marco
2015-11-05vp9: Updates to noise estimation.Marco
2015-11-05Merge "Add AVX vectorized vp9_diamond_search_sad"Yunqing Wang
2015-11-05Add AVX vectorized vp9_diamond_search_sadGeza Lore
2015-11-04Merge "Bias against non-zero mv for large blocks."Marco Paniconi
2015-11-03Bias against non-zero mv for large blocks.Marco
2015-11-03Merge "Update to encoder_breakout_test, for non-rd mode."Marco Paniconi
2015-11-03Update to encoder_breakout_test, for non-rd mode.Marco
2015-11-03Fix a msvc warningYaowu Xu
2015-11-02Move noise level estimate outside denoiser.Marco
2015-11-02vp9 denoiser: Don't estimate noise on resized trigger frame.Marco
2015-10-30Merge "Convert motion search config from AoS to SoA"Debargha Mukherjee
2015-10-29Merge "VP9_resizing: add limitation to the downsacling resolution."Jacky Chen
2015-10-29Merge "Shrink probability remap tables."Alex Converse
2015-10-29VP9_resizing: add limitation to the downsacling resolution.jackychen
2015-10-28Merge "VP9-SVC: Allow frame dropping due to overshoot for spatial layers."Marco Paniconi
2015-10-28Convert motion search config from AoS to SoAGeza Lore
2015-10-27Update to vp9-denoising.Marco
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco
2015-10-27Shrink probability remap tables.Alex Converse
2015-10-27Adjustments to vp9-denoising.Marco
2015-10-26Merge "Code cleanup for vp9-denoiser."Marco Paniconi
2015-10-26Merge "Incorrect frame used in KF boost loop."Paul Wilkins
2015-10-26Merge "Bug in clamping of base_frame_target."Paul Wilkins