]> granicus.if.org Git - libvpx/history - vp10/encoder/rd.c
Merge changes from topic 'rm-loopfilter-count-param'
[libvpx] / vp10 / encoder / rd.c
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-20 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-12 Scott LaVarnwayMerge "VP9: Eliminate unnecessary nearest/near searches"
2016-01-08 Debargha MukherjeeRemove experimental flag for ext_tx
2016-01-08 Debargha MukherjeeMerge "Modifies inter/intra coding to allow all tx...
2016-01-08 Debargha MukherjeeModifies inter/intra coding to allow all tx types
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2015-12-11 Jian ZhouMerge "Speed up tm_predictor_16x16"
2015-12-09 James ZernMerge changes Id3c6cf5c,I7970575e,If3253a87
2015-12-09 Marco PaniconiMerge "vp9 denoiser: Re-evaluate mode selection for...
2015-12-07 Scott LaVarnwayMerge "VP9: Add ssse3 version of vpx_idct32x32_135_add()"
2015-12-04 Angie ChiangMerge "comment out range_check of fdct in dct.c"
2015-12-04 Jian ZhouMerge changes Ie48229c2,Ib9f18468,I0c90e7c1
2015-12-04 Marco PaniconiMerge "Non-rd partition: Use force split on 16x16 for...
2015-12-04 Jian ZhouMerge "MMX in intra 4x4 prediction replaced with SSE2"
2015-12-04 Paul WilkinsMerge "Fix bug when overlaying middle arfs in multi...
2015-12-04 Marco PaniconiMerge "vp9-noise estimate: Move level setting to a...
2015-12-03 Marco PaniconiMerge "vp9-denoiser: Increase threshold for mode re...
2015-12-03 hui suRemove palette from VP10
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
2015-11-09 JohannRelease v1.5.0 javanwhistlingduck v1.5.0
2015-11-09 Alex ConverseMerge "Expand unconstrained nodes in pack_mb_tokens...
2015-11-07 James ZernMerge changes I8c83b86d,Ic53b2ed5,I4acc8a84
2015-11-07 Hui SuMerge "Use accurate bit cost for uv_mode in UV intra...
2015-11-06 hui suUse accurate bit cost for uv_mode in UV intra mode...
2015-10-26 Debargha MukherjeeMerge "Optimize vpx_quantize_{b,b_32x32} assembler."
2015-10-26 Debargha MukherjeeMerge "Optimize vp9_highbd_block_error_8bit assembly."
2015-10-22 Ronald S. BultjeMerge "vp10: merge ext_ipred_bltr experiment into misc_...
2015-10-22 Ronald S. BultjeMerge "vp10: merge universal_hp experiment into misc_fi...
2015-10-22 Ronald S. BultjeMerge "Adjust superframe-is-optional unit test for...
2015-10-22 Ronald S. BultjeMerge "vp10: don't allow comp_inter_inter on keyframes."
2015-10-22 Ronald S. BultjeMerge "vp10: fix tile size in remuxing step."
2015-10-22 Ronald S. BultjeMerge "vp10: use correct constant for bw adaptation...
2015-10-22 Ronald S. BultjeMerge "vp10: don't make right edge available across...
2015-10-22 Ronald S. BultjeMerge "vp10: clip MVs before adding to find_ref_mvs...
2015-10-20 Ronald S. BultjeMerge "vp10: disallow coding zero-sized tiles-in-frame...
2015-10-20 Hui SuMerge "VP10: some changes to palette mode"
2015-10-20 Ronald S. BultjeMerge "vp10: merge keyframe/interframe uvintramode...
2015-10-16 Ronald S. Bultjevp10: merge keyframe/interframe uvintramode/partition...
2015-10-16 James ZernMerge "vpx/*.h, cosmetics: fix some typos"
2015-10-16 hui suVP10: some changes to palette mode
2015-10-13 Yaowu XuMerge "Changes to partition breakout rules."
2015-10-13 Marco PaniconiMerge "VP9-SVC: Bugfix to allow skipping lower layer...
2015-10-13 Hui SuMerge "Fix compiler warnings"
2015-10-13 Hui SuMerge "VP10: Add palette mode part 1"
2015-10-12 hui suVP10: Add palette mode part 1
2015-10-01 James ZernMerge "sixtap_predict_test: enable NEON tests"
2015-09-03 James ZernMerge "Revert "add range_check for fdct in vp10""
2015-09-02 Angie ChiangMerge "add range_check for fdct in vp10"
2015-09-02 Johann KoenigMerge changes If253fb95,I1c8a792c,I49f9b10f,I15472738...
2015-09-01 Yunqing WangMerge "Disable temporal/spatial svc test in VP10"
2015-08-31 JohannInclude vpx_dsp_common.h when using VPXMIN/MAX
2015-08-28 Marco PaniconiMerge "vp8: modifcatiion to skin map computation."
2015-08-28 James ZernMerge "configure: append --extra-cflags to final set"
2015-08-27 Johann KoenigMerge changes I53b5bdc5,Ib81168a7,Ie0113945
2015-08-27 Johann KoenigMerge "Clean up unused function warnings in vp8 common"
2015-08-27 Johann KoenigMerge "Add sse2 versions of halfpix variance"
2015-08-27 James Zernvpx_dsp_common: add VPX prefix to MIN/MAX
2015-08-27 James ZernMerge changes I56fad85c,I7401a70a
2015-08-26 Hui SuMerge "Remove vp10_default_scan_orders[] that is unused"
2015-08-26 Yunqing Wangvp10 cleanup: remove nonrd and real-time code
2015-08-25 Debargha MukherjeeMerge "Prevent an ASAN failure for svc tests"
2015-08-24 Hui SuMerge "Refactoring on transform types"
2015-08-24 hui suAvoid setting rate multiplier as 0
2015-08-21 Scott LaVarnwayMerge "VPX: scaled convolve : fix windows build errors"
2015-08-19 Scott LaVarnwayMerge "VPX ssse3 scaled convolve"
2015-08-14 James ZernMerge changes I2fe52bfb,I5e5084eb
2015-08-14 James ZernMerge "VPX: removed step checks from neon convolve...
2015-08-13 Yunqing WangMerge "Copy VP9 second-level sub-pixel search change...
2015-08-13 Yaowu XuMerge "VP9_COMP -> VP10_COMP"
2015-08-13 Yaowu XuVP9_COMP -> VP10_COMP
2015-08-13 Yaowu XuMerge "VP9_COMMON -> VP10->COMMON"
2015-08-13 Yaowu XuVP9_COMMON -> VP10->COMMON
2015-08-12 James ZernMerge "vp9_encoder: add missing vpx_clear_system_state"
2015-08-12 Scott LaVarnwayMerge "VPX: remove step == 16 and filter[3] != 128...
2015-08-12 Hui SuMerge "Call set_ref_ptrs only for inter blocks"
2015-08-12 Hui SuMerge "Use sizeof(variable) instead of sizeof(type)"
2015-08-12 Jingning HanSync vp10 with vpx_ports/system_state.h
2015-08-12 Jingning HanRemove vp9_ prefix from vp10 files