Strip redundant entries from .mailmap
[platform/upstream/libvpx.git] / vp9 /
2015-12-05 Marco PaniconiMerge "Adjust variance threshold based on source noise...
2015-12-04 Angie ChiangMerge "comment out range_check of fdct in dct.c"
2015-12-04 MarcoAdjust variance threshold based on source noise level.
2015-12-04 Jian ZhouMerge changes Ie48229c2,Ib9f18468,I0c90e7c1
2015-12-04 Marco PaniconiMerge "Non-rd partition: Use force split on 16x16 for...
2015-12-04 Jian ZhouMerge "MMX in intra 4x4 prediction replaced with SSE2"
2015-12-04 MarcoNon-rd partition: Use force split on 16x16 for low...
2015-12-04 Paul WilkinsMerge "Fix bug when overlaying middle arfs in multi...
2015-12-04 Marco PaniconiMerge "vp9-noise estimate: Move level setting to a...
2015-12-03 Marco PaniconiMerge "vp9-denoiser: Increase threshold for mode re...
2015-12-03 Marcovp9-denoiser: Increase threshold for mode re-evaluation.
2015-12-03 Marcovp9-noise estimate: Move level setting to a function.
2015-12-03 paulwilkinsFix bug when overlaying middle arfs in multi-arf groups.
2015-12-02 Jian ZhouMerge "SSE2 speed up of h_predictor_4x4"
2015-12-01 Debargha MukherjeeFix a spatial svc assert failure
2015-12-01 Debargha MukherjeeMerge "Spatial SVC crash fix"
2015-12-01 Debargha MukherjeeFix a spatial svc bug related to scaling
2015-12-01 MarcoCondition use of minmax in variance partition on speed...
2015-11-30 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_1024_add()"
2015-11-30 Marco PaniconiMerge "vp9 denoiser: Fix to re-evaluate mode selection."
2015-11-30 Marcovp9: Update to noise estimation for denoising.
2015-11-30 Marcovp9 denoiser: Fix to re-evaluate mode selection.
2015-11-25 Marco PaniconiMerge "vp9 denoiser: Re-evaluate ZEROMV after denoiser...
2015-11-25 Jian ZhouMerge "Speed up tm_predictor_8x8"
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-25 James ZernMerge changes Iaf8cbe95,I6748183d,I2a49811d
2015-11-25 Marcovp9 denoiser: Re-evaluate ZEROMV after denoiser filtering.
2015-11-25 Debargha MukherjeeSpatial SVC crash fix
2015-11-25 James Zernadd vp9_satd_neon
2015-11-24 Marcovp9-denoiser: Fix to reset frame_stats.
2015-11-24 Marco PaniconiMerge "vp9 non-rd pickmode: Fix logic in reference...
2015-11-24 Alex ConverseMerge "bitreader/writer: Change shift to signed"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-24 Marcovp9 non-rd pickmode: Fix logic in reference masking.
2015-11-23 Scott LaVarnwayMerge "VPX: Removed unnecessary pmulhrsw in IDCT32X32_34"
2015-11-23 Scott LaVarnwayMerge "VP9: Only zero counts when !frame_parallel_decod...
2015-11-23 Scott LaVarnwayVP9: Only zero counts when !frame_parallel_decoding_mod...
2015-11-23 Marcovp9-svc: Fix to allow setting qp-max/min per spatial...
2015-11-21 James ZernMerge "Use Interlocked calls in win32 once() implementa...
2015-11-21 James ZernMerge "Speed up h_predictor_4x4"
2015-11-20 Marcovp9 denoiser: Bias to last reference for temporal filter.
2015-11-20 James Zernfix vp9_satd_sse2
2015-11-20 James Zernvp9_satd: return an int
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 Alex ConverseDeduplicate some high bit depth tables
2015-11-03 MarcoBias against non-zero mv for large blocks.
next