platform/upstream/libvpx.git
2017-03-10 Yi LuoImprove idct32x32_135_add SSSE3 intrinsics performance
2017-03-08 Yunqing WangMerge "Make the partition search early termination...
2017-03-08 Yunqing WangMake the partition search early termination feature...
2017-03-08 Linfeng ZhangUpdate vpx_idct32x32_1024_add_neon()
2017-03-08 Marco PaniconiMerge "vp9: Fix for denoising with SVC."
2017-03-08 Marcovp9: Fix for denoising with SVC.
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: vpx_idct32x32_{34,135}_add_neon()
2017-03-08 Linfeng Zhangcosmetics,dsp/arm/: rename a variable
2017-03-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-07 Jim Bankoskitiny_ssim.c : adds y4m support to tiny_ssim.
2017-03-04 James ZernMerge "vp8_create_decoder_instances: correct pbi[]...
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-03-03 James Zernvp8_create_decoder_instances: correct pbi[] memset
2017-03-03 Alex ConverseNarrow cat6_high_cost tables to uint16_t
2017-03-03 Vignesh Venkatasubra... Merge "vp9,realtime: Enable row multithreading for...
2017-03-02 Marco PaniconiMerge "vp9: Speed 8: reduce the adaptive_rd_thresh...
2017-03-02 Marcovp9: Speed 8: reduce the adaptive_rd_thresh level.
2017-03-02 Vignesh Venkatasubra... vp9,realtime: Enable row multithreading for non-rd
2017-03-01 Yi LuoImprove idct32x32_34_add SSSE3 intrinsics performance
2017-03-01 Chrome CunninghamMerge "VPX_CODEC_CAP_HIGHBITDEPTH for decoder interface"
2017-03-01 Chris CunninghamVPX_CODEC_CAP_HIGHBITDEPTH for decoder interface
2017-03-01 James ZernRevert "Fix for max qindex calculation of a gf interval"
2017-02-28 James Zernvp9_ethread_test,cosmetics: s/new-mt/row-mt/
2017-02-28 James Zernstress.sh: add vp9_stress_test_row_mt
2017-02-28 James Zernstress.sh: parameterize thread count
2017-02-28 James Zernstress.sh: add one pass encodes
2017-02-28 Yunqing WangAdd a comment in encoder thread test
2017-02-28 Yunqing WangSet row_mt to 0 by default
2017-02-27 Marcovp9: Fix an issue with setting variance thresholds.
2017-02-27 Vignesh Venkatasubra... vp9_ethread_test: Rename new_mt to row_mt
2017-02-27 Vignesh Venkatasubra... vp9: Rename new_mt to row_mt
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...
next