]> granicus.if.org Git - libvpx/history - vp9
Merge "vp9-svc: Fix the setting of is_key_frame."
[libvpx] / vp9 /
2015-11-20 Marco PaniconiMerge "vp9-svc: Fix the setting of is_key_frame."
2015-11-20 Alex ConverseMerge "Fix unsigned overflow in rd_variance_adjustment."
2015-11-20 Marcovp9-svc: Fix the setting of is_key_frame.
2015-11-20 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-19 Alex ConverseFix unsigned overflow in rd_variance_adjustment.
2015-11-19 Paul WilkinsMerge "Changes to best quality settings."
2015-11-19 Jian ZhouMerge "Speed up tm_predictor_4x4"
2015-11-18 Marcovp9-svc: Fix to key frame counter for spatial layers.
2015-11-18 Paul WilkinsMerge "Changes to exhaustive motion search."
2015-11-17 Zoe LiuFixed a few sanity checks.
2015-11-17 paulwilkinsChanges to best quality settings.
2015-11-13 MarcoReduce sampling time for noise estimate.
2015-11-13 Marco PaniconiMerge "VP9 noise estimation: add frame level motion...
2015-11-13 paulwilkinsChanges to exhaustive motion search.
2015-11-13 JackyChenVP9 noise estimation: add frame level motion metrics...
2015-11-13 James ZernMerge "libs.mk, testdata: rm redundant test of LIBVPX_T...
2015-11-13 James ZernMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-13 MarcoAdjust variance threshold for 16x16 split at low resolu...
2015-11-13 Marco PaniconiRevert "Update to noise estimation."
2015-11-12 MarcoUpdate to noise estimation.
2015-11-12 Marco PaniconiMerge "Non-rd partition: reduce variance threshold...
2015-11-12 Marco PaniconiMerge "Adjust varianace threshold for high noise condit...
2015-11-12 MarcoAdjust motion threshold to limit cyclic refresh.
2015-11-12 MarcoAdjust varianace threshold for high noise condition.
2015-11-11 Marco PaniconiMerge "vp9 denoiser: Add another noise level to denoising."
2015-11-11 James ZernMerge "Revert "VPX: x86 asm version of vpx_idct32x32_34...
2015-11-11 Marcovp9 denoiser: Add another noise level to denoising.
2015-11-11 James ZernRevert "VP9: Only zero counts when !frame_parallel_deco...
2015-11-11 Geza LoreAdd AVX vectorized vp9_diamond_search_sad
2015-11-10 MarcoNon-rd partition: reduce variance threshold low resolut...
2015-11-10 Marco PaniconiMerge "Add bias to zero/small motion for noisy source."
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 MarcoAdd bias to zero/small motion for noisy source.
2015-11-10 JackyChenVP9 noise estimate: no noise estimate if frame size...
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-09 Jacky ChenMerge "VP9 dynamic resize: enable resize unit test...
2015-11-09 James ZernMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-09 Marco PaniconiMerge "VP9 dynamic resize: increase waiting time after...
2015-11-09 jackychenVP9 dynamic resize: increase waiting time after key...
2015-11-09 Marco PaniconiMerge "Use same bias (against non-zero mv for big block...
2015-11-09 Alex ConverseMerge "Expand unconstrained nodes in pack_mb_tokens...
2015-11-09 Scott LaVarnwayVP9: Only zero counts when !frame_parallel_decoding_mode
2015-11-09 MarcoUse same bias (against non-zero mv for big blocks)...
2015-11-07 James ZernMerge changes I8c83b86d,Ic53b2ed5,I4acc8a84
2015-11-07 Hui SuMerge "Use accurate bit cost for uv_mode in UV intra...
2015-11-07 Alex ConverseExpand unconstrained nodes in pack_mb_tokens and loop...
2015-11-06 hui suUse accurate bit cost for uv_mode in UV intra mode...
2015-11-06 James ZernMerge "Revert "Add AVX vectorized vp9_diamond_search_sad""
2015-11-06 James ZernRevert "Add AVX vectorized vp9_diamond_search_sad"
2015-11-06 Marcovp9: Disable noise estimate on resize trigger frame.
2015-11-06 Marco PaniconiMerge "vp9: Updates to noise estimation."
2015-11-06 Marcovp9: Updates to noise estimation.
2015-11-05 Yunqing WangMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-05 Geza LoreAdd AVX vectorized vp9_diamond_search_sad
2015-11-04 Marco PaniconiMerge "Bias against non-zero mv for large blocks."
2015-11-03 MarcoBias against non-zero mv for large blocks.
2015-11-03 Marco PaniconiMerge "Update to encoder_breakout_test, for non-rd...
2015-11-03 Yaowu XuMerge "Fix a msvc warning"
2015-11-03 Hui SuMerge "Generate intra prediction reference values only...
2015-11-03 MarcoUpdate to encoder_breakout_test, for non-rd mode.
2015-11-03 Yaowu XuFix a msvc warning
2015-11-03 Alex ConverseMerge "misc fixes: Remove a wasted value."
2015-11-03 Alex ConverseMerge "Add target for Mac OS X 10.11 'El Capitan'"
2015-11-02 Jacky ChenMerge "vpx_scale: fix the issue in msan test."
2015-11-02 Marco PaniconiMerge "Move noise level estimate outside denoiser."
2015-11-02 MarcoMove noise level estimate outside denoiser.
2015-11-02 hui suGenerate intra prediction reference values only when...
2015-11-02 Marcovp9 denoiser: Don't estimate noise on resized trigger...
2015-10-31 James Zernvp9_dx_iface: move struct defs to separate header
2015-10-31 James Zernvp9_decodeframe.h: add missing include
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-30 James ZernMerge changes I3b89e7a6,I8ef772a0
2015-10-30 James Zernvp9_dx_iface: move struct defs to separate header
2015-10-30 Alex ConverseMerge "Make the zero handling in extend_to_full_distrib...
2015-10-29 James Zernvp9_decodeframe.h: add missing include
2015-10-29 Alex ConverseMake the zero handling in extend_to_full_distribution...
2015-10-29 Jacky ChenMerge "VP9_resizing: add limitation to the downsacling...
2015-10-29 Alex ConverseMerge "Shrink probability remap tables."
2015-10-29 jackychenVP9_resizing: add limitation to the downsacling resolution.
2015-10-28 Marco PaniconiMerge "VP9-SVC: Allow frame dropping due to overshoot...
2015-10-28 Alex ConverseMerge "Revert "Replace the zero handling in extend_to_f...
2015-10-28 Johann KoenigMerge "Skip AS detection when using --enable-external...
2015-10-28 Johann KoenigMerge "Only set sysroot when alt_libc finds a directory"
2015-10-28 Alex ConverseRevert "Replace the zero handling in extend_to_full_dis...
2015-10-28 Geza LoreConvert motion search config from AoS to SoA
2015-10-28 Hangyu KuangMerge "Add several new test vectors with small resolution."
2015-10-27 MarcoUpdate to vp9-denoising.
2015-10-27 MarcoVP9-SVC: Allow frame dropping due to overshoot for...
2015-10-27 Marco PaniconiMerge "Adjustments to vp9-denoising."
2015-10-27 Alex ConverseShrink probability remap tables.
2015-10-27 MarcoAdjustments to vp9-denoising.
2015-10-27 Yaowu XuMerge "Reorder code to be consistent accross branches"
2015-10-27 Alex ConverseMerge "Replace the zero handling in extend_to_full_dist...
2015-10-26 Marco PaniconiMerge "Code cleanup for vp9-denoiser."
2015-10-26 Paul WilkinsMerge "Incorrect frame used in KF boost loop."
2015-10-26 Paul WilkinsMerge "Bug in clamping of base_frame_target."
2015-10-26 MarcoCode cleanup for vp9-denoiser.
2015-10-26 Alex ConverseReplace the zero handling in extend_to_full_distribution.
2015-10-26 Debargha MukherjeeMerge "Optimize vpx_quantize_{b,b_32x32} assembler."
2015-10-26 Debargha MukherjeeMerge "Optimize vp9_highbd_block_error_8bit assembly."
next