platform/upstream/libvpx.git
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"
2017-02-14 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_256_add_neon()"
2017-02-14 JohannRemove UNINITIALIZED_IS_SAFE
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct16x16_256_add_neon()
2017-02-13 Johann KoenigMerge "fdct8x8 highbd neon: use tran_low_t for output"
2017-02-13 Johannfdct8x8 highbd neon: use tran_low_t for output
2017-02-13 Yunqing WangThe bitstream bit match test in multi-threaded encoder
2017-02-13 Yunqing WangMerge "Minor code style refactoring"
2017-02-13 James ZernMerge "cosmetics,vp9_ratectrl: apply clang-format"
2017-02-13 James ZernMerge "vpx_usec_timer_elapsed: use 64-bit math"
2017-02-13 Yunqing WangMinor code style refactoring
2017-02-13 James Zerncosmetics,vp9_ratectrl: apply clang-format
2017-02-13 Linfeng ZhangAdd vpx_highbd_idct{16x16,32x32}_1_add_neon()
2017-02-13 paulwilkinsAggressive VBR method.
2017-02-11 James ZernMerge "Add vpx_idct16x16_38_add_neon()"
2017-02-10 Marcovp9: Non-rd mode: use simple block_yrd for 8 bit high...
2017-02-10 James Zernvpx_usec_timer_elapsed: use 64-bit math
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
2017-02-09 Paul WilkinsMerge "Fix for max qindex calculation of a gf interval"
next