platform/upstream/libvpx.git
2017-02-25 Yunqing WangRemove an old leftover comment
2017-02-24 James Zernget_prob(): rationalize int types
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
2017-02-24 Yunqing WangImprove VP9 encoder threading test for better coverage
2017-02-24 Jerome JiangMerge "Make vp9_scale_and_extend_frame_ssse3 work for...
2017-02-24 Johannconsolidate block_error functions
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-24 Jerome JiangMake vp9_scale_and_extend_frame_ssse3 work for hbd...
2017-02-24 Johannblock error sse2: use tran_low_t
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-23 Marco PaniconiMerge "vp9: 1pass CBR: modify condition for reducing...
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
2017-02-22 Marcovp9: 1pass CBR: modify condition for reducing loop...
2017-02-22 Marcovp9: Non-rd pickmode: use simple block_yrd under some...
2017-02-22 Marco PaniconiMerge "vp9: aq-mode=3: On key frame reset cr->reduce_re...
2017-02-22 Marcovp9: aq-mode=3: On key frame reset cr->reduce_refresh...
2017-02-22 Johannvp8_fdct4x4 test: fix segfault again
2017-02-22 Jerome Jiangvp9: Only compute y_sad for golden in variance partitio...
2017-02-22 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-22 Marcovp9: Incorporate source sum_diff into non-rd partition...
2017-02-21 Yi LuoFollowing SSSE3 intrinsics functions also work for HBD
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-21 Jerome JiangFix segmentation fault caused by denoiser working with...
2017-02-21 Yi LuoMerge "Fix idct8x8 SSSE3 SingleExtremeCoeff unit tests"
2017-02-21 Paul WilkinsMerge "Change to prediction decay calculation."
2017-02-21 Marco PaniconiMerge "vp9: Fix for non-rd pickmode for high-bitdepth...
2017-02-21 Marcovp9: Fix for non-rd pickmode for high-bitdepth build.
2017-02-20 Ranjit Kumar... Refactored the row based multi-threading code
2017-02-18 James Zernvp8_fdct4x4_test: align input and output buffers
2017-02-18 James Zerndatarate_test: disable OnePassCbrSvc2SpatialLayersDenoi...
2017-02-17 Johann KoenigMerge "vp8_short_fdct4x4: verify optimized functions"
2017-02-17 Yi LuoFix idct8x8 SSSE3 SingleExtremeCoeff unit tests
2017-02-17 James ZernMerge "Add vpx_highbd_idct16x16_10_add_neon()"
2017-02-17 paulwilkinsChange to prediction decay calculation.
2017-02-17 Johannvp8_short_fdct4x4: verify optimized functions
2017-02-17 Johanntiny_ssim: clean up on failure
2017-02-17 Yi LuoReplace idct32x32_1024_add_ssse3 assembly with intrinsics
2017-02-17 James ZernMerge "cosmetics: Fix spelling mistake in compile flag...
2017-02-16 Johann KoenigMerge "block error avx2: use tran_low_t"
2017-02-16 Linfeng ZhangAdd vpx_highbd_idct16x16_10_add_neon()
2017-02-16 James ZernMerge "Fix mips vpx_post_proc_down_and_across_mb_row_ms...
2017-02-16 James ZernMerge "disable VP9MultiThreadedFrameParallel tests"
2017-02-16 paulwilkinscosmetics: Fix spelling mistake in compile flag name.
2017-02-16 Johann KoenigMerge "correct bitdepth_conversion_sse2.h header guard"
2017-02-16 JohannDrop zbin_ptr and quant_shift_ptr
2017-02-16 James Zerndisable VP9MultiThreadedFrameParallel tests
2017-02-16 Johanncorrect bitdepth_conversion_sse2.h header guard
2017-02-16 Yi LuoMerge "Add idct32x32_135_add SSSE3 intrinsics"
2017-02-16 Johannblock error avx2: use tran_low_t
2017-02-16 Johann KoenigMerge changes I267050a5,Iebade0ef,Id96a8df3
2017-02-16 Yi LuoAdd idct32x32_135_add SSSE3 intrinsics
2017-02-16 Yunqing WangMerge "Structured the mode ordering code to avoid redun...
2017-02-16 Johannquantize_fp_32x32 highbd ssse3: enable existing function
2017-02-16 Johannquantize_fp highbd ssse3: use tran_low_t for coeff
2017-02-16 Johannquantize_fp highbd sse2: use tran_low_t for coeff
2017-02-16 Johannbitdepth conversion: really use num elements
2017-02-16 Ranjit Kumar... Structured the mode ordering code to avoid redundant...
2017-02-16 Paul WilkinsMerge "Disconnect ARF breakout from frame boost."
2017-02-16 Paul WilkinsMerge "Remove unnecessary factor."
2017-02-16 Paul WilkinsMerge "Bug in scale_sse_threshold()"
2017-02-16 Paul WilkinsMerge "Additional first pass stats."
2017-02-16 Kaustubh RasteFix mips vpx_post_proc_down_and_across_mb_row_msa function
2017-02-16 Johann KoenigMerge "Use 'packssdw' for loading tran_low_t values"
2017-02-16 Johann KoenigMerge "vp8_dx_iface: remove unused 'else' condition"
2017-02-16 James ZernMerge "vpx_temporal_svc_encoder.sh: remove FUNCNAME...
2017-02-15 Marco PaniconiMerge "vp9: Some code cleanup for aq-mode = 3."
2017-02-15 Marcovp9: Some code cleanup for aq-mode = 3.
2017-02-15 Jerome Jiangvpx_temporal_svc_encoder: Expose error resilient contro...
2017-02-15 Linfeng ZhangMerge "cosmetics,dsp/inv_txfm.c: reorder functions"
2017-02-15 Marco PaniconiMerge "vp9. Use same source_sad threshold for all speeds."
2017-02-15 Linfeng Zhangcosmetics,dsp/inv_txfm.c: reorder functions
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_neon()"
2017-02-15 Marcovp9. Use same source_sad threshold for all speeds.
2017-02-15 MarcoVp9: Speed 8 aq-mode=3: Reduce computation in estimatin...
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_neon()
2017-02-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 paulwilkinsDisconnect ARF breakout from frame boost.
2017-02-15 paulwilkinsRemove unnecessary factor.
2017-02-15 paulwilkinsBug in scale_sse_threshold()
2017-02-15 paulwilkinsAdditional first pass stats.
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 James Zernvpx_temporal_svc_encoder.sh: remove FUNCNAME bashism
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Linfeng ZhangAdd vpx_highbd_idct16x16_38_add_c()
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar... Row based multi-threading of encoding stage
2017-02-15 Linfeng ZhangMerge "Replace 14 with DCT_CONST_BITS in idct NEON...
2017-02-15 Johannvp8_dx_iface: remove unused 'else' condition
2017-02-14 JohannUse 'packssdw' for loading tran_low_t values
2017-02-14 Johannvp9 fdct higbd neon: connect existing highbd calls
2017-02-14 Johann KoenigMerge "quantize_fp highbd neon: use tran_low_t for...
2017-02-14 Linfeng ZhangReplace 14 with DCT_CONST_BITS in idct NEON functions...
2017-02-14 clang-formatapply clang-format
2017-02-14 James Zern.clang-format: update to 3.9.1
2017-02-14 Yi LuoMerge "Replace idct32x32_34_add_ssse3 assembly with...
2017-02-14 Yi LuoReplace idct32x32_34_add_ssse3 assembly with intrinsics
2017-02-14 Johannquantize_fp highbd neon: use tran_low_t for coeff
2017-02-14 Johannvp8 onyx_if: assert divide by zero
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
next