platform/upstream/libvpx.git
2015-12-04 Jian ZhouMerge changes Ie48229c2,Ib9f18468,I0c90e7c1
2015-12-04 Jian ZhouSpeed up h_predictor_16x16
2015-12-04 Jian ZhouSpeed up h_predictor_8x8
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 Jian ZhouMMX in intra 8x8 prediction replaced with SSE2
2015-12-04 Jian ZhouMMX in intra 4x4 prediction replaced with SSE2
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 hui suRemove palette from VP10
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-02 Debargha MukherjeeFix a spatial svc test crash
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 Jian ZhouSSE2 speed up of h_predictor_4x4
2015-11-30 Marcovp9: Update to noise estimation for denoising.
2015-11-30 Marcovp9 denoiser: Fix to re-evaluate mode selection.
2015-11-25 Scott LaVarnwayVPX: x86 asm version of vpx_idct32x32_1024_add()
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-25 Jian ZhouSpeed up tm_predictor_8x8
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-23 Scott LaVarnwayVPX: Removed unnecessary pmulhrsw in IDCT32X32_34
2015-11-21 James ZernRevert "Speed up h_predictor_4x4"
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 a signed shift overflow in vpx_rb_read_inv_s...
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 Conversebitreader/writer: Change shift to signed
2015-11-19 Alex ConverseFix a signed shift overflow in vpx_rb_read_inv_signed_l...
2015-11-19 Alex ConverseFix unsigned overflow in rd_variance_adjustment.
2015-11-19 Jian ZhouSpeed up h_predictor_4x4
2015-11-19 Paul WilkinsMerge "Changes to best quality settings."
2015-11-19 Jian ZhouMerge "Speed up tm_predictor_4x4"
2015-11-19 Jian ZhouSpeed 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-18 Scott LaVarnwayVPX: x86 asm version of vpx_idct32x32_34_add()
2015-11-18 James Zernconfigure: simplify x86 asm dependencies
2015-11-17 Zoe LiuFixed a few sanity checks.
2015-11-17 paulwilkinsChanges to best quality settings.
2015-11-14 jackychenEnable resize test(down&up) by changing the bitrate.
2015-11-13 Ralph GilesUse Interlocked calls in win32 once() implementation.
2015-11-13 MarcoReduce sampling time for noise estimate.
2015-11-13 MarcoFix resize internal test.
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 "VPX: x86 asm version of vpx_idct32x32_34_add()"
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-11 James Zernlibs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA
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 James ZernMerge "convolve_copy_sse2: replace SSE w/SSE2 code"
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 Scott LaVarnwayVPX: x86 asm version of vpx_idct32x32_34_add()
2015-11-10 MarcoAdd bias to zero/small motion for noisy source.
2015-11-10 James Zernconvolve_copy_sse2: replace SSE w/SSE2 code
2015-11-10 JackyChenVP9 noise estimate: no noise estimate if frame size...
next