]> granicus.if.org Git - libvpx/history - vp9/encoder/vp9_mcomp.c
Merge "libs.mk, testdata: rm redundant test of LIBVPX_TEST_DATA"
[libvpx] / vp9 / encoder / vp9_mcomp.c
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
2015-06-01 paulwilkinsMerge "Fast feedback of bits on undershoot."
2015-05-28 Minghai ShangMerge "[svc] Disable tiles for spatial svc case"
2015-05-28 Scott LaVarnwayMerge "Re-worked header files"
2015-05-28 hkuangMerge "Add error handling when running out of free...
2015-05-27 Minghai ShangMerge "[decoder] Optimize context buffer re-allocation"
2015-05-27 Minghai ShangMerge "[svc] Make size of empty frame to be 16x16 all...
2015-05-26 JohannMerge "Move variance functions to vpx_dsp"
2015-05-26 JohannMove variance functions to vpx_dsp
2015-05-26 Minghai ShangMerge "[svc] Turn on frame_parallel_decoding_mode"
2015-05-26 Jingning HanMerge "Fix integral projection motion search for frame...
2015-05-22 Jingning HanFix integral projection motion search for frame resize
2015-05-15 Adrian GrangeMerge "Fix illegal memory access when stream starts...
2015-05-15 Frank GalliganMerge "Move mc_buf to cut down size of MACROBLOCKD."
2015-05-15 paulwilkinsMerge "Revert "Skip the last frame update for some...
2015-05-14 Tom FineganMerge "Remove BUILD_LIBVPX_SO variable from the build...
2015-05-14 Tom FineganMerge "Remove the BUILD_LIBVPX variable from the build...
2015-05-13 JohannMerge "Relocate memory operations for common code"
2015-05-13 JohannRelocate memory operations for common code
2015-05-12 Yaowu XuMerge "Protect new metric computation with use_highbitd...
2015-05-11 Adrian GrangeMerge "Reduce border extension by 1 line"
2015-05-08 hkuangMerge "Add more sse2 code for intra prediction."
2015-05-08 Parag SalasakarMerge "mips msa vp9 idct 32x32 optimization"
2015-05-07 JohannMerge "Remove only remaining uses of 'fast_unaligned'"
2015-05-07 James Zernreplace DECLARE_ALIGNED_ARRAY w/DECLARE_ALIGNED
2015-04-25 James ZernMerge "PATENTS: fix a typo: constitutes -> constitute"
2015-04-22 JohannMerge "vpx_mem: remove 'mem checks'"
2015-04-22 JohannMerge "vpx_mem: remove memory manager code"
2015-04-22 paulwilkinsMerge "Modified test for auto key frame detection."
2015-04-22 paulwilkinsMerge "Limit arf interval for low fpf clips."
2015-04-22 Parag SalasakarMerge "mips msa vp9 convolve8 horiz optimization"
2015-04-21 Jim BankoskiMerge "Adds a new temporal consistency metric to libvpx."
2015-04-21 JohannMerge "Rename neon convolve avg file"
2015-04-21 Scott LaVarnwayRevert "Remove mi_grid_* structures."
next