]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_encodeframe.c
Merge "Fix the decoder seg fault when frame is corrupted."
[libvpx] / vp9 / encoder / vp9_encodeframe.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 Jerome Jiangvp9: speed >= 8: Skip uv variance in model_rd_sb_y_large
2017-04-25 Marcovp9; Reduce artifact in non-rd pickmode for lighting...
2017-04-24 Yunqing WangMerge "Make allow_exhaustive_searches feature no longer...
2017-04-21 Marco PaniconiMerge "vp9: SVC: fix condition for partition/skip thres...
2017-04-21 Yunqing WangMake allow_exhaustive_searches feature no longer adaptive
2017-04-20 Marcovp9: SVC: fix condition for partition/skip threshold...
2017-04-14 Johann KoenigMerge "vpx_comp_avg_pred: sse2 optimization"
2017-04-11 Jerome JiangMerge "vp9: speed >= 8: Adjust speed settings on ARM."
2017-04-11 Jerome Jiangvp9: speed >= 8: Adjust speed settings on ARM.
2017-04-10 Marcovp9: 1 pass CBR: avoid nonrd_pick_partition on segment.
2017-04-07 Yunqing WangMerge "VP9 motion vector unit test"
2017-04-07 James ZernMerge changes from topic 'Wshorten'
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 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-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 Yunqing WangEnhance the row mt sync read to accept the sync_range...
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 Jerome JiangMerge "vp9: Enable adaptive_rd_threshold for row mt...
2017-03-22 James ZernMerge "idct_neon: prefix non-static functions w/'vpx_'"
2017-03-22 Jerome Jiangvp9: Enable adaptive_rd_threshold for row mt for realti...
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 Johann KoenigMerge "test: add vp9_temporal_filter_apply test"
2017-03-16 Johann KoenigMerge "Remove ppc-linux-gcc target"
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 James ZernMerge "vp9/encoder: fix segfault on win32 using vs...
2017-03-14 Yunqing WangMerge "Apply machine learning-based early termination...
2017-03-13 Linfeng ZhangMerge "Add vpx_highbd_idct32x32_135_add_c()"
2017-03-13 Yunqing WangApply machine learning-based early termination in VP9...
2017-03-08 Jerome JiangMerge "Shift speed 2 from non-large VP9 tests to large...
2017-03-08 Johann KoenigMerge "Add support for POWER8/VSX"
2017-03-08 Yunqing WangMerge "Make the partition search early termination...
2017-03-08 Yunqing WangMake the partition search early termination feature...
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-03-03 Vignesh Venkatasub... Merge "vp9,realtime: Enable row multithreading for...
2017-03-02 Vignesh Venkatasub... vp9,realtime: Enable row multithreading for non-rd
2017-02-27 Marcovp9: Fix an issue with setting variance thresholds.
2017-02-27 Vignesh Venkatasub... vp9: Rename new_mt to row_mt
2017-02-24 Yunqing WangMerge "Improve VP9 encoder threading test for better...
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 Marco PaniconiMerge "vp9: aq-mode=3: On key frame reset cr->reduce_re...
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-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-15 Linfeng ZhangMerge "Add vpx_highbd_idct16x16_38_add_c()"
2017-02-15 Paul WilkinsMerge "Aggressive VBR method."
2017-02-15 Johann KoenigMerge "vp9 fdct higbd neon: connect existing highbd...
2017-02-15 Yunqing WangMerge "Row based multi-threading of encoding stage"
2017-02-15 Ranjit Kumar TulabanduRow based multi-threading of encoding stage
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 Yunqing WangMerge "Row based multi-threading of ARNR filtering...
2017-02-07 Marco PaniconiMerge "vp9: Adjust rate_err threshold for setting activ...
2017-02-07 Marcovp9: Denoiser speed-up: increase partition and ac skip...
2017-02-07 Linfeng ZhangMerge "Update 16x16 8-bit idct NEON intrinsics"
2017-02-07 Johann KoenigMerge "highbd x86: consolidate tran_low_t conversions"
2017-02-07 Jerome Jiangvp9: speed 8: Tune threshold of ac skip and partitioning.
2017-02-04 Yunqing WangMerge "Changes to facilitate multi-threading of encodin...
2017-02-02 Johann KoenigMerge "Update third_party/googletest to 1.8.0"
2017-02-02 Ranjit Kumar TulabanduChanges to facilitate multi-threading of encoding stage
next