Allow macroblock_plane to have its own rounding buffer
[platform/upstream/libvpx.git] / vp9 / encoder / vp9_quantize.c
2019-04-01 Jingning HanAllow macroblock_plane to have its own rounding buffer
2018-08-31 James ZernMerge "cosmetics,lf threading: normalize struct member...
2018-08-21 Harish MahendrakarMerge "Loopfilter MultiThread Optimization"
2018-08-17 Jerome JiangMerge "Refactor some swapping code with a local func."
2018-08-16 Jingning HanMerge changes I6ab0ece8,I5f878e9b
2018-08-15 Jerome JiangMerge "vp9: Remove good mode and speed 0-4 from some...
2018-08-15 Jingning HanMerge "Add vpxenc control to turn on/off tpl model"
2018-08-14 Jerome JiangMerge "vp9: fix memory alloc for adaptive_rd_thresh_row...
2018-08-14 James BankoskiMerge "Make Sharpness parameter affect visual sharpness"
2018-08-14 Jim BankoskiMake Sharpness parameter affect visual sharpness
2018-05-11 Jerome JiangMerge "Fix vpxdec fuzz failure."
2018-05-11 James ZernMerge "ppc: Add vpx_iwht4x4_16_add_vsx"
2018-05-02 Linfeng ZhangMerge "Clean switch cases in vp9 encoder"
2018-05-02 Linfeng ZhangClean switch cases in vp9 encoder
2017-08-24 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_mseWxH_c(case...
2017-08-23 Scott LaVarnwayMerge "vpx_dsp: get32x32var_avx2() cleanup"
2017-08-23 Johann KoenigMerge "quantize neon: round dqcoeff towards zero"
2017-08-22 Marco PaniconiMerge "vp9: Condition lighting change detection on...
2017-08-22 Johann KoenigMerge changes I53f8a160,I48f282bf
2017-08-22 Johann KoenigMerge "quantize: capture skip block early"
2017-08-22 Johannquantize: capture skip block early
2017-08-22 James ZernMerge "ppc: Add vpx_idct16x16_256_add_vsx"
2017-08-22 Shiyou YinMerge "vpx_dsp:loongson optimize vpx_subtract_block_c...
2017-08-21 JohannRemove skip_block from quantize
2017-08-18 Scott LaVarnwayMerge "vpx_dsp: vpx_get16x16var_avx2() cleanup"
2017-08-18 Johann KoenigMerge "quantize: normalize intermediate types"
2017-08-17 Johannquantize: normalize intermediate types
2017-07-05 Hui SuMerge "level tests: allow level undershoot"
2017-06-28 Johann KoenigMerge "partial fdct test"
2017-06-28 Jerome JiangMerge "vp9: compute skinmap only once before encoding."
2017-06-27 James ZernMerge "highbd_quantize_fp_32x32: normalize abs_qcoeff...
2017-06-22 James Zernhighbd_quantize_fp_32x32: normalize abs_qcoeff type
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 Yunqing WangMerge "Refactored the row based multi-threading code"
2017-02-22 Jerome JiangMerge "Fix segmentation fault caused by denoiser workin...
2017-02-21 Johann KoenigMerge "Drop zbin_ptr and quant_shift_ptr"
2017-02-16 JohannDrop zbin_ptr and quant_shift_ptr
2017-02-09 Paul WilkinsMerge "Fix to avoid abrupt relaxation of max qindex...
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-06-24 James ZernMerge "cosmetics: Beautify whitespaces and line wrapping"
2016-06-24 James ZernMerge "cosmetics: Change few types to their posix version"
2016-06-24 James ZernMerge "cosmetics: Make few conditions clearer"
2016-06-23 Linfeng ZhangMerge "Update vpx subpixel 1d filter ssse3 asm"
2016-06-22 Nico WeberMerge "win: Include <intrin.h> instead of manually...
2016-06-19 Johann KoenigMerge "Configuration: Use 'is_in' instead of echo ...
2016-06-17 DO NOT USEMerge "Parse codec options in order of occurrence."
2016-06-17 Johann KoenigMerge "vp8: correct function return types"
2016-06-17 Johann KoenigMerge "VP8_COMP: make frames_since_golden signed"
2016-06-17 James ZernMerge "vp9_pickmode: quiet int64->int conversion warning"
2016-06-16 Johann KoenigMerge "vp8_[cd]x_iface.c: Initialize structures to 0"
2016-06-16 Johann KoenigMerge "vp8 stats file: initialize to 0"
2016-06-16 Johann KoenigMerge "vp8_change_config: fix unsigned/signed comparison"
2016-06-16 Yaowu XuMerge "Fix an ubsan warning: vp9_quantizer.c"
2016-06-16 Yaowu XuFix an ubsan warning: vp9_quantizer.c
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-05-09 James BankoskiMerge "libvpx: vpx_add_plane_noise make c match assembly"
2016-05-04 James BankoskiMerge "libvpx: add a unit test for plane_add_noise."
2016-05-03 James ZernMerge "x86.h,x86_simd_caps: add an explicit cast w...
2016-05-03 James BankoskiMerge "Move vpx_add_plane from codec to vpx_dsp and...
2016-05-02 Alex ConverseMerge "Use signed variables in the lookahead."
2016-04-29 James ZernMerge "vp9_ethread_test: replace FramePktHook w/Decompr...
2016-04-29 James ZernMerge "msvs_common.sh: make fix_file_list generic"
2016-04-28 Alex ConverseMerge "Avoid an unsigned overflow in invert_quant"
2016-04-27 Alex ConverseAvoid an unsigned overflow in invert_quant
2016-02-10 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info() ...
2016-02-10 James ZernMerge "intrapred/d135: flatten border results before...
2016-02-10 James ZernMerge "vp8: fix build with mingw+pthreads"
2016-02-10 Alex ConverseMerge "Restore previous motion search bit-error scale."
2016-02-09 Alex ConverseRestore previous motion search bit-error scale.
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-22 Yaowu XuMerge "Properly set segmentation for error-resilient...
2016-01-21 Alex ConverseMerge "Tie the bit cost scale to a define."
2016-01-20 Scott LaVarnwayMerge "VP9: Eliminate MB_MODE_INFO"
2016-01-20 Scott LaVarnwayVP9: Eliminate MB_MODE_INFO
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-11 Scott LaVarnwayMerge "VPX: remove scaled calls from FUN_CONV_1D"
2015-08-11 Scott LaVarnwayMerge "VPX: Add rtcd support for scaling."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-05 James ZernMerge "third_party/libwebm: pull from upstream"
2015-08-05 James ZernMerge "examples.mk: quiet vcproj script exec by default"
2015-08-04 Jingning HanChange vp9_quantize to vpx_quantize
2015-07-24 Hui SuMerge "Code cleanup in vp9_encode_block_intra"
2015-07-23 Parag SalasakarMerge "mips msa vp8 sixtap filter optimization"
2015-07-21 Parag SalasakarMerge "mips msa vp9 avg subpel variance optimization...
2015-07-21 Yaowu XuMerge "Fix bug in setting sf->use_square_partition_only."
2015-07-20 Yaowu XuMerge "Correctly report "Unsupported bitstream profile""
2015-07-20 Yaowu XuMerge "Removed vp9_ prefix from vpx_dsp/bitreader file...
2015-07-20 Yunqing WangMerge "Migrate quantization functions from vp9/ to...
next