]> granicus.if.org Git - libvpx/history - vp9
vp9: 1 pass CBR: avoid nonrd_pick_partition on segment.
[libvpx] / vp9 /
2017-04-10 Marcovp9: 1 pass CBR: avoid nonrd_pick_partition on segment.
2017-04-07 Marco PaniconiMerge "vp9: Fix to noise estimation for temporal denois...
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-07 Marcovp9: Fix to noise estimation for temporal denoising.
2017-04-07 Marcovp9: Adjust consec_zeromv threshold for aq-mode=3.
2017-04-07 James ZernMerge changes from topic 'Wshorten'
2017-04-07 Jerome JiangMerge "Fix compile warnings with enable-internal-stats...
2017-04-06 Marcovp9; Move the denoising condition for speed 5.
2017-04-06 Jerome JiangMerge "vp9: speed 8: Compute y sad without int_pro_moti...
2017-04-06 Jerome JiangMerge "Refactor: Clean memory allocation for copy parti...
2017-04-06 Yunqing WangVP9 motion vector unit test
2017-04-06 James Zernvp9_encodeframe: resolve -Wshorten-64-to-32 in hbd
2017-04-06 Jerome Jiangvp9: speed 8: Compute y sad without int_pro_motion_esti...
2017-04-06 Marco PaniconiMerge "vp9: Temporal denoising: avoid denoising for...
2017-04-05 Marcovp9: Temporal denoising: avoid denoising for speed...
2017-04-05 Jerome JiangRefactor: Clean memory allocation for copy partition.
2017-04-04 Jerome Jiangvp9: Remove legacy comments for avg_source_sad.
2017-04-04 Marcovp9: Adjust condition of golden update with cyclic...
2017-04-03 Marcovp9: 1 pass CBR: cleanup to cyclic refresh.
2017-04-03 Yunqing WangMerge "Fix for out of range motion vector bug in sub...
2017-04-03 Marco PaniconiMerge "vp9: SVC: Fix issue with artifact for svc-denois...
2017-04-03 Ranjit Kumar TulabanduFix for out of range motion vector bug in sub-pel motio...
2017-04-03 Yunqing WangMerge "Enhance the row mt sync read to accept the sync_...
2017-03-31 Yunqing WangEnhance the row mt sync read to accept the sync_range...
2017-03-31 Marcovp9: SVC: Fix issue with artifact for svc-denoising.
2017-03-30 James ZernMerge changes from topic 'rm-dec-frame-parallel'
2017-03-30 James Zernvp9: make VPX_CODEC_USE_FRAME_THREADING a no-op
2017-03-29 Marcovp9: SVC: fix to allow output of denoised result.
2017-03-29 Marcovp9: 1 pass SVC: Modify condition for intra-mode search.
2017-03-29 James ZernMerge "rate_hist: add parameter validation"
2017-03-29 James ZernMerge changes from topic 'sync-highbd-intrapred'
2017-03-29 James ZernMerge ".mailmap: add an additional entry for Yaowu Xu"
2017-03-28 Johann KoenigMerge "vpx_comp_avg_pred: add test"
2017-03-27 Marcovp9: Speed >= 8: avoid chrome check under some condition.
2017-03-27 Marcovp9: 1 pass: Move source sad computation into encodefra...
2017-03-24 Marcovp9: Fix to condition on using source_sad for 1 pass...
2017-03-23 Johann KoenigMerge "vp9 temporal filter: additional test"
2017-03-23 Alex ConverseMerge changes Ie989e60c,Ifc110b12
2017-03-23 Marco PaniconiMerge "vp9: Non-rd partition: avoid unneeded call to...
2017-03-23 Kaustubh RasteMerge "Fix mips msa fwd xform mismatch"
2017-03-23 Marcovp9: Non-rd partition: avoid unneeded call to chrome_check
2017-03-23 James ZernMerge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
2017-03-22 Marco PaniconiMerge "vp9: Adjust some speed settings for speed 8."
2017-03-22 Marcovp9: Adjust some speed settings for speed 8.
2017-03-22 Jerome JiangMerge "vp9: Enable adaptive_rd_threshold for row mt...
2017-03-22 Johann KoenigMerge "vp9 temporal filter: add const to function proto...
2017-03-22 James ZernMerge "idct_neon: prefix non-static functions w/'vpx_'"
2017-03-22 James Zernvp9_rdopt: correct size to vpx_sum_squares_2d_i16
2017-03-22 Johannvp9 temporal filter: add const to function prototype
2017-03-22 Jerome Jiangvp9: Enable adaptive_rd_threshold for row mt for realti...
2017-03-21 Marco PaniconiMerge "vp9: Modify datarate tests to cover denoising...
2017-03-21 Jerome JiangMerge "Fix the data race caused by vp9 denoiser."
2017-03-21 Jerome JiangFix the data race caused by vp9 denoiser.
2017-03-21 Yi LuoMerge "Make butterfly_self() signature consistent with...
2017-03-21 Yunqing WangCode refactoring in the partition search
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_1024_add_neon()"
2017-03-21 James ZernMerge "Add vpx_highbd_idct32x32_34_add_neon()"
2017-03-21 Marco PaniconiMerge "vp9: Nonrd variance partition: improve split...
2017-03-20 Yunqing WangMerge "Record the sum of tx block eobs in the partition...
2017-03-20 Marcovp9: Nonrd variance partition: improve split to 16x16.
2017-03-20 Marco PaniconiMerge "vp9: Use sb content measure to bias against...
2017-03-20 Marcovp9: Use sb content measure to bias against golden.
2017-03-20 Yunqing WangRecord the sum of tx block eobs in the partition block
2017-03-17 Jingning HanBackport "Optimize the use case of token_cost table...
2017-03-17 Alex ConverseDrop vp9_get_token_extracost
2017-03-17 James ZernMerge "inv_txfm_sse2: clear conversion warning in hbd...
2017-03-17 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-17 Alex ConverseMerge "vp9_optimize_b: Combine extrabits cost with...
2017-03-17 James ZernMerge "Add vpx_highbd_idct32x32_135_add_neon()"
2017-03-17 James ZernMerge "Clean vpx_idct32x32_1024_add_neon()"
2017-03-17 Marcovp9: Fix speed 8 condition for enabling copy_partition.
2017-03-17 Alex Conversevp9_optimize_b: Combine extrabits cost with token lookup
2017-03-16 Gabriel MarinAdd a vector form of routine vp9_model_rd_from_var_lapndz
2017-03-16 Marco PaniconiMerge "vp9: Fixes in non-rd pickmode for denoising...
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
2017-03-16 Johann KoenigMerge "Add Hadamard for Power8"
2017-03-16 Marcovp9: Fixes in non-rd pickmode for denoising with SVC.
2017-03-16 Jerome JiangMerge "Refactor: Change cpi->resize_state to enum values."
2017-03-16 Marco PaniconiMerge "vp8: Fix compiler warning in vp8 pickinter.c"
2017-03-16 Marco PaniconiMerge "vp9: Fix some issues with denoiser and SVC."
2017-03-16 Marcovp9: Fix some issues with denoiser and SVC.
2017-03-16 Jerome JiangRefactor: Change cpi->resize_state to enum values.
2017-03-15 Marcovp9: Turn off ml_partition_search_early_termination.
2017-03-15 Yi LuoMerge "Improve idct32x32_1024_add SSSE3 intrinsics...
2017-03-15 Linfeng ZhangMerge "Fix overflow issue in 32x32 idct NEON intrinsics"
2017-03-15 Jerome JiangMerge "vp9: Using source sad for speedup for dynamic...
2017-03-14 Jerome JiangMerge "vp9: Enable row multithreading for SVC in real...
2017-03-14 Jerome Jiangvp9: Using source sad for speedup for dynamic resizing.
2017-03-14 James ZernMerge "vp9/encoder: fix segfault on win32 using vs...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-14 Marco PaniconiMerge "vp9: Speed >= 8: Enable simple_block_yrd speed...
2017-03-14 Marcovp9: Adjust copy partition threshold, for speed 8.
2017-03-14 Marcovp9: Speed >= 8: Enable simple_block_yrd speed feature.
2017-03-13 Marco PaniconiMerge "vp9: Fix to source_sad feature for SVC."
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-13 Marcovp9: Fix to source_sad feature for SVC.
2017-03-13 Yunqing WangApply machine learning-based early termination in VP9...
2017-03-13 Marco PaniconiMerge "vp9: Fix condition for intra search in non-rd...
2017-03-13 Marcovp9: Fix condition for intra search in non-rd pickmode.
2017-03-11 James Zernvp9/encoder: fix segfault on win32 using vs < 2015
next