]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_mcomp.c
vp9_aq_complexity.c: remove unused macros
[libvpx] / vp9 / encoder / vp9_mcomp.c
2016-02-03 James ZernMerge changes I4a365757,I14a3b328
2016-02-02 Alex ConverseMerge "Fix a signed overflow in vp9 motion cost."
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-01 Alex ConverseFix a signed overflow in vp9 motion cost.
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 Yunqing WangMerge "Amend and improve VP8 multithreading implementation"
2016-01-20 Scott LaVarnwayVP9: Eliminate MB_MODE_INFO
2016-01-14 Debargha MukherjeeMerge "Adding an aq mode for 360 videos"
2016-01-14 Scott LaVarnwayMerge "VP9: inline vp9_use_mv_hp()"
2016-01-13 Scott LaVarnwayVP9: inline vp9_use_mv_hp()
2016-01-13 Alex ConverseMerge "Change highbd variance rounding to prevent negat...
2016-01-05 Yaowu XuMerge "Assert no 8x4/4x8 partition for scaled references"
2015-12-23 Jingning HanMerge "Fix sub8x8 motion search on scaled reference...
2015-12-19 Yunqing WangMerge "Fix for issue 1114 compile error"
2015-12-15 Yaowu XuMerge changes Icf9b57c3,I9e12da84,Idf5ee179
2015-12-15 Marco PaniconiMerge "Revert "Add "unknown" status for noise estimation.""
2015-12-15 Marco PaniconiMerge "SVC 1 pass mode: Constrain inter mode search...
2015-12-15 Yaowu XuMerge "Fix a enc/dec mismatch under CONFIG_MISC_FIXES"
2015-12-15 Paul WilkinsMerge "1 pass VBR mode bug fix."
2015-12-15 James ZernMerge "move vp9_avg to vpx_dsp"
2015-12-14 James Zernmove vp9_avg to vpx_dsp
2015-11-25 James ZernMerge "configure: simplify x86 asm dependencies"
2015-11-24 Alex ConverseMerge "Deduplicate some high bit depth tables"
2015-11-21 James ZernMerge "Use Interlocked calls in win32 once() implementa...
2015-11-20 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-19 Jian ZhouMerge "Speed up tm_predictor_4x4"
2015-11-18 Paul WilkinsMerge "Changes to exhaustive motion search."
2015-11-13 Marco PaniconiMerge "VP9 noise estimation: add frame level motion...
2015-11-13 paulwilkinsChanges to exhaustive motion search.
2015-11-13 James ZernMerge "libs.mk, testdata: rm redundant test of LIBVPX_T...
2015-11-13 James ZernMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-11 Geza LoreAdd AVX vectorized vp9_diamond_search_sad
2015-11-10 Scott LaVarnwayMerge "VPX: x86 asm version of vpx_idct32x32_34_add()"
2015-11-10 JohannMerge branch 'javanwhistlingduck'
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 James ZernMerge "Revert "Add AVX vectorized vp9_diamond_search_sad""
2015-11-06 James ZernRevert "Add AVX vectorized vp9_diamond_search_sad"
2015-11-05 Yunqing WangMerge "Add AVX vectorized vp9_diamond_search_sad"
2015-11-05 Geza LoreAdd AVX vectorized vp9_diamond_search_sad
2015-11-03 Alex ConverseMerge "misc fixes: Remove a wasted value."
2015-11-02 Jacky ChenMerge "vpx_scale: fix the issue in msan test."
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-28 Geza LoreConvert motion search config from AoS to SoA
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-31 Johann KoenigMerge "Check CONFIG_VP<N> instead of encoder and decoder"
2015-08-31 Yaowu XuMerge "Expand the idct4_c() function in idct8_c()"
2015-08-29 James ZernMerge changes from topic 'vp9-enc-static-fns'
2015-08-29 James Zernvp9_mcomp: make search functions private
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-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-10 Jingning HanMerge "Add static syntax to total_adj_strong_thresh"
2015-08-07 Jingning HanMerge "Add static syntax to copy_mem64x64"
2015-08-07 Zoe LiuMerge "Fixed a comment on the compound ref frames."
2015-08-07 Aℓex ConverseMerge "Move VP9 SSIM metrics to vpx_dsp."
2015-08-07 Yunqing WangMerge "Improve the second-level sub-pixel motion search"
2015-08-07 Jingning HanMerge "Cosmetic - align format in vp9"
2015-08-06 Yunqing WangImprove the second-level sub-pixel motion search
2015-08-06 Jingning HanCosmetic - align format in vp9
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 HanMerge "Replace vp9_ prefix with vpx_ prefix in vpx_dsp...
2015-08-04 Yunqing WangMerge "Minor adjustment in diagonal sub-pixel point...
2015-08-04 Yunqing WangMerge "Small improvement in sub-pixel motion search"
2015-08-04 Yunqing WangMinor adjustment in diagonal sub-pixel point checking
2015-08-04 Yunqing WangSmall improvement in sub-pixel motion search
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_tx_size_context"
2015-07-02 James ZernMerge "vp9_pred_common: inline vp9_get_segment_id"
2015-07-01 Scott LaVarnwayMerge "Move inter_predictor to vp9_reconinter.h"
2015-06-30 Yaowu XuMerge "Fixed a variance calculation"
2015-06-20 Parag SalasakarMerge "mips msa vp9 fdct 8x8 optimization"
2015-06-19 Johann KoenigMerge "Move vp8 variance files"
2015-06-19 James ZernMerge "vp9_filter: make all filter tables static"
2015-06-19 James ZernMerge changes I2552d810,I51952c0a,Ib82e4247,I9c8d16cb
2015-06-13 James Zernvp9_mcomp: make search_step_table static
2015-06-13 James Zernvp9_mcomp: don't mark setup_center_error() inline
2015-06-08 Paul WilkinsMerge "Animation and dead zone detection."
2015-06-05 JohannMerge "Duplicate reference variance code"
2015-06-05 James ZernMerge "vp9_reconintra: use AVG[23] consistently"
2015-06-05 James ZernMerge "vp9_reconintra_neon_asm/tm4x4: simplify left...
2015-06-04 Scott LaVarnwayMerge "Remove counts param"
2015-06-04 Johann KoenigMerge "Make vp9 subpixel match vp8"
2015-06-04 JohannMake vp9 subpixel match vp8
next