summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-11Merge "Revert "VPX: x86 asm version of vpx_idct32x32_34_add()""James Zern
2015-11-11vp9 denoiser: Add another noise level to denoising.Marco
2015-11-11Revert "VPX: x86 asm version of vpx_idct32x32_34_add()"James Zern
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-10libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATAJames Zern
2015-11-10Non-rd partition: reduce variance threshold low resolutions.Marco
2015-11-10Merge "Add bias to zero/small motion for noisy source."Marco Paniconi
2015-11-10Merge "convolve_copy_sse2: replace SSE w/SSE2 code"James Zern
2015-11-10Merge "VPX: x86 asm version of vpx_idct32x32_34_add()"Scott LaVarnway
2015-11-10VPX: x86 asm version of vpx_idct32x32_34_add()Scott LaVarnway
2015-11-10Add bias to zero/small motion for noisy source.Marco
2015-11-09convolve_copy_sse2: replace SSE w/SSE2 codeJames Zern
2015-11-09VP9 noise estimate: no noise estimate if frame size change.JackyChen
2015-11-10Merge "VP9: add unit test for realtime external resize."Jacky Chen
2015-11-09Merge branch 'javanwhistlingduck'Johann
2015-11-09VP9: add unit test for realtime external resize.jackychen
2015-11-09Merge "VP9 dynamic resize: enable resize unit test(DownUp)."Jacky Chen
2015-11-09Merge "VP9: Only zero counts when !frame_parallel_decoding_mode"James Zern
2015-11-09Release v1.5.0Johann
2015-11-09VP9 dynamic resize: enable resize unit test(DownUp).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-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 changes I8c83b86d,Ic53b2ed5,I4acc8a84James Zern
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-06variance_test: create fn pointers w/'&' refJames Zern
2015-11-06sixtap_predict_test: create fn pointers w/'&' refJames Zern
2015-11-06vp9: Disable noise estimate on resize trigger frame.Marco
2015-11-05sad_test: create fn pointers w/'&' refJames Zern
2015-11-06Merge "vp9: Updates to noise estimation."Marco Paniconi
2015-11-05vp9: Updates to noise estimation.Marco
2015-11-05vp9_spatial_svc_encoder.sh: fix command line paramJames Zern
2015-11-05Merge "Add AVX vectorized vp9_diamond_search_sad"Yunqing Wang
2015-11-05Add AVX vectorized vp9_diamond_search_sadGeza Lore