summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
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-03Deduplicate some high bit depth tablesAlex Converse
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-03Merge "Fix a msvc warning"Yaowu Xu
2015-11-03Merge "Generate intra prediction reference values only when necessary"Hui Su
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-02Generate intra prediction reference values only when necessaryhui su
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-30Merge changes I3b89e7a6,I8ef772a0James Zern
2015-10-29vp9_dx_iface: move struct defs to separate headerJames Zern