]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_denoiser.c
Merge "Fix the decoder seg fault when frame is corrupted."
[libvpx] / vp9 / encoder / vp9_denoiser.c
2017-04-26 Jerome JiangMerge "Fix the decoder seg fault when frame is corrupted."
2017-04-26 Jerome JiangMerge "vp9: speed >= 8: Skip uv variance in model_rd_sb...
2017-04-25 Marcovp9; Reduce artifact in non-rd pickmode for lighting...
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
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 "Refactor: Clean memory allocation for copy parti...
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 Yunqing WangMerge "Enhance the row mt sync read to accept the sync_...
2017-03-31 Marcovp9: SVC: Fix issue with artifact for svc-denoising.
2017-03-29 Marcovp9: SVC: fix to allow output of denoised result.
2017-03-29 James ZernMerge ".mailmap: add an additional entry for Yaowu Xu"
2017-03-23 Alex ConverseMerge changes Ie989e60c,Ifc110b12
2017-03-23 James ZernMerge "vp9_rdopt: correct size to vpx_sum_squares_2d_i16"
2017-03-22 James ZernMerge "idct_neon: prefix non-static functions w/'vpx_'"
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-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-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
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-07 James BankoskiMerge "tiny_ssim.c : adds y4m support to tiny_ssim."
2017-03-03 Alex ConverseMerge "Narrow cat6_high_cost tables to uint16_t"
2017-02-24 Johann KoenigMerge "block error sse2: use tran_low_t"
2017-02-23 Johann KoenigMerge "vp8_fdct4x4 test: fix segfault again"
2017-02-22 Jerome JiangMerge "vp9: Non-rd pickmode: use simple block_yrd under...
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-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-14 Johann KoenigMerge "Remove UNINITIALIZED_IS_SAFE"
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"
2017-02-08 Linfeng ZhangMerge "Add vpx_idct16x16_38_add_c()"
2017-02-07 Johann KoenigMerge "block_error_fp highbd sse2: use tran_low_t for...
2017-02-07 Marco PaniconiMerge "vp9: Denoiser speed-up: increase partition and...
2017-02-07 Marcovp9: Denoiser speed-up: increase partition and ac skip...
2017-02-02 Johann KoenigMerge "Remove neon assembly for idct 16x16 and 8x8"
2017-01-31 Johann KoenigMerge "Use Buffer class for post proc tests"
2017-01-27 Kaustubh RasteMerge "Add mips msa vpx satd function"
2017-01-26 Jerome JiangMerge "vp9: Refactor copy partitioning to reduce duplic...
2017-01-26 Yunqing WangMerge "Remove marco MVC in mcomp.c"
2017-01-25 Hui SuMerge "Fix an overflow warning in optimize_b()"
2017-01-25 Marcovp9-denoiser: Modify skip denoising condition for small...
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for avg computation"
2017-01-13 Jingning HanMerge "Rework 8x8 transpose SSSE3 for inverse 2D-DCT"
2017-01-13 Marco PaniconiMerge "vp9: Update threshold for partition copy."
2017-01-12 JohannMerge remote-tracking branch 'origin/longtailedduck'
2017-01-12 Marco PaniconiMerge "vp9: Make the denoiser work with spatial SVC."
2017-01-11 Marcovp9: Make the denoiser work with spatial SVC.
2016-08-04 Marco PaniconiMerge "vp9 1pass vbr: Adjustment to gf interval."
2016-08-04 James ZernMerge "Resolve -Wshorten-64-to-32 warnings in prob.h."
2016-08-04 James ZernMerge "test: apply clang-format"
2016-08-03 Yaowu XuMerge "vp9 svc: Fix a valgrind error."
2016-08-02 clang-formatvp9/encoder: apply clang-format
2016-08-01 Alex ConverseMerge "Unfork 8-bit in HBD path in vp9_model_rd_from_va...
2016-07-28 Jacky ChenMerge "vp9 svc: Enable different speed setting for...
2016-07-28 Alex ConverseMerge "Fix 64 to 32 narrowing warning."
2016-07-28 James ZernMerge "vp9 denoiser: Derefencing pointer should be...
2016-07-27 JackyChenvp9 denoiser: Derefencing pointer should be after null...
2016-05-19 Daniele CastagnaMerge "Extend the external fb interface to allocate...
2016-05-11 Yaowu XuMerge "Added a measure of rc drift."
2016-05-11 Paul WilkinsMerge "Fixed 8K two pass encoder crash."
2016-04-26 Hui SuMerge "VP9: adjust trellis quant optimization RD parame...
2016-04-26 Hui SuMerge "VP9: enable trellis quantization optimization...
2016-04-26 Yi LuoMerge "Add the 64-bit CPU cycle count utility function"
2016-04-26 Paul WilkinsMerge "Resolve a couple of TODOs in firstpass.c"
2016-04-26 Paul WilkinsMerge "Experiment to adapt for net AQ offset."
2016-04-25 Marco PaniconiMerge "vp9: 1 pass vbr: Adjust gf boost/interval on...
2016-04-25 Jacky ChenMerge "vp9: Fix a bug where best_sse_mv is not set...
2016-04-25 Johann KoenigMerge "vpx_minmax_8x8_neon and test"
2016-04-25 JackyChenvp9: Fix a bug where best_sse_mv is not set properly.
2016-04-25 Marco PaniconiMerge "vp9-denoiser: Bugfix and some adjustments for...
2016-04-25 Marcovp9-denoiser: Bugfix and some adjustments for high...
2016-04-25 Scott LaVarnwayMerge "VP9: Do not call vp9_adjust_mask() in vp9_setup_...
2016-04-22 James ZernMerge "hadamard_test: align src/dst buffers"
2016-04-22 Marco PaniconiMerge "vp9: Some adjustments to denoiser under high...
2016-04-22 Marcovp9: Some adjustments to denoiser under high-noise...
2016-04-22 Marco PaniconiMerge "vp9: Move consec_zero_mv from cyclic refresh...
2016-04-22 Marcovp9: Move consec_zero_mv from cyclic refresh to cpi...
2016-04-11 Paul WilkinsMerge "Adjust motion component of prediction decay."
2016-04-11 Paul WilkinsMerge "Trap very short arf group just before a kf."
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-08 Hui SuMerge "Correct comments for scan order neighbors"
2016-04-08 Marco PaniconiMerge "vp9-denoiser: Avoid copy-block when denoising...
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-06 Scott LaVarnwayMerge "VP9: refactor read_switchable_interp_filter()"
2016-04-06 James ZernMerge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0
2016-04-05 Yi LuoMerge "Fix high bit depth mask and variance reference...
2016-04-05 Marcovp9-denoiser: Avoid copy-block when denoising is at...
2016-04-04 Marco PaniconiMerge "vp9-noise estimation: Increase threshold for...
2016-04-04 Marcovp9-noise estimation: Increase threshold for Low-level.
next