]> granicus.if.org Git - libvpx/history - vpx_dsp
vp9: Move consec_zero_mv from cyclic refresh to cpi struct.
[libvpx] / vpx_dsp /
2016-04-18 Paul WilkinsMerge "Adjustment to prediction decay."
2016-04-15 Scott LaVarnwayMerge "VP9: inline vp9_get_intra_inter_context()"
2016-04-15 Johann KoenigMerge "Enable vpx_idct32x32_1024_add_neon for neon...
2016-04-15 Martin StorsjoEnable vpx_idct32x32_1024_add_neon for neon as well...
2016-04-14 JohannApply 'const' to data not pointer
2016-04-11 Paul WilkinsMerge "Adjust motion component of prediction decay."
2016-04-11 Paul WilkinsMerge "Trap very short arf group just before a kf."
2016-04-10 Scott LaVarnwayMerge "VP9: Combine TileData with TileWorkerData"
2016-04-08 Marco PaniconiMerge "vp9-denoiser: Avoid copy-block when denoising...
2016-04-08 Marco PaniconiMerge "vp8-denoiser: Avoid doing the mcomp if we don...
2016-04-07 Marco PaniconiMerge "vp9-1 pass vbr: Use average QP for active_worst_...
2016-04-06 Scott LaVarnwayMerge "VP9: refactor read_switchable_interp_filter()"
2016-04-06 Tom FineganMerge "Fix crash when mkvparser returns a NULL BlockEntry."
2016-04-06 James ZernMerge changes I7a1c0cba,Ie02b5caf,I2cbd85d7,I644f35b0
2016-04-04 James Zernvpx_fdct16x16_1_sse2: improve load pattern
2016-04-04 James Zernvpx_fdct16x16_1_c/msa: fix accumulator overflow
2016-04-04 James Zernvpx_fdctNxN_1_sse2: reduce store size
2016-04-02 James ZernMerge "dct32x32_test: create fn pointers w/'&' ref"
2016-04-02 James Zernvpx_fdct32x32_1_msa: fix accumulator overflow
2016-04-01 James ZernMerge changes I8e9692fc,Ifc06110c
2016-04-01 James Zernvpx_fdctNxN_1_c: remove unnecessary store
2016-03-30 James Zernvpx_fdct32x32_1_c: fix accumulator overflow
2016-03-15 Paul WilkinsMerge "Revert "Fix bug in stats output for HBD.""
2016-03-08 James ZernMerge "vp9_svc_layercontext(): fix proto mismatch"
2016-03-08 Marco PaniconiMerge "vp9-svc unitests: Add more tests for key frame...
2016-03-08 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc 2"
2016-03-08 Scott LaVarnwayVPX: loopfilter_mmx.asm using x86inc 2
2016-03-05 James ZernRevert "VPX: loopfilter_mmx.asm using x86inc"
2016-03-02 Alex ConverseMerge "Port "cost_coeff speed improvements" to vp9."
2016-03-01 Jingning HanMerge "Port alt reference frame filter improvement...
2016-03-01 Jingning HanMerge "Back port partition rate cost estimate fix to...
2016-02-27 Scott LaVarnwayVPX: Remove pmin/pmax from subpixel functions.
2016-02-27 Scott LaVarnwayMerge "VPX: vpx_filter_block1d16_(v8, v8_avg)"
2016-02-27 James ZernMerge changes I95159bcb,Ia74e3097,I661f6439
2016-02-27 Marco PaniconiMerge "vp8-denoiser: Update some denoiser thresholds."
2016-02-26 James Zernx86/convolve.h: remove redundant check in FUN_CONV_2D
2016-02-26 James Zernx86/convolve.h: replace while w/if for w < 16
2016-02-26 James ZernMerge "vp9/10: fix forced keyframes w/alt-refs enabled"
2016-02-25 Scott LaVarnwayVPX: vpx_filter_block1d16_(v8, v8_avg)
2016-02-25 James Zernx86/convolve.h: change filter[] || chains to |
2016-02-24 Johann KoenigMerge changes from topic 'x86inc'
2016-02-24 Scott LaVarnwayMerge "BUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)"
2016-02-23 Scott LaVarnwayBUG FIX: vpx_filter_block1d(8,4)_(v8, v8_avg)
2016-02-22 Scott LaVarnwayMerge "VPX: loopfilter_mmx.asm using x86inc"
2016-02-18 Scott LaVarnwayVPX: loopfilter_mmx.asm using x86inc
2016-02-18 James ZernMerge changes from topic 'vp10-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp9-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'vp8-missing-alloc-checks'
2016-02-18 James ZernMerge changes from topic 'rm-loopfilter-count-param'
2016-02-17 James Zernsplit vpx_highbd_lpf_horizontal_16 in two
2016-02-17 James Zernsplit vpx_lpf_horizontal_16 in two
2016-02-17 James Zernvpx_highbd_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_horizontal_8: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_4: remove unused count param
2016-02-17 James Zernvpx_highbd_lpf_vertical_8: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_4: remove unused count param
2016-02-17 James Zernvpx_lpf_horizontal_8: remove unused count param
2016-02-16 James Zernvpx_lpf_vertical_4: remove unused count param
2016-02-16 James Zernvpx_lpf_vertical_8: remove unused count param
2016-02-16 James ZernMerge "Fix tsan error in VP9 sub8x8 intra mode search"
2016-02-16 Marco PaniconiMerge "vp9-resize: Fix an issue with external dynamic...
2016-02-13 James ZernMerge changes from topic 'unused-params'
2016-02-12 James Zernvpx_ve_predictor_4x4_c: quiet unused param warning
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-05 James Zernintrapred/d135: flatten border results before storing
2016-02-05 James ZernMerge "Vidyo patch: Optimization for 1-to-2 downsamplin...
2016-02-04 James ZernMerge changes from topic 'dead-code'
2016-02-04 James ZernMerge changes I1171e9c7,I77292e11,I1678ab48,Id7a2c345
2016-02-03 James Zernintrapred: protect functions w/CONFIG check x2
2016-02-02 Paul WilkinsMerge "Loop filter search resets on overlay frame."
2016-02-01 Scott LaVarnwayMerge "VP9: Refactor read_inter_block_mode_info()"
2016-01-31 Yaowu XuMerge "Enable sse2 version of inverse wht for hbd build"
2016-01-30 James ZernMerge changes I51d42a50,Id8aaf820,I6af91959
2016-01-30 James ZernMerge changes If13946e4,I61a1814d,I2ca9aa3c,I44d91eaa
2016-01-29 Hui SuMerge "Refactor prob_diff_update_savings_search_model"
2016-01-29 Yaowu XuEnable sse2 version of inverse wht for hbd build
2016-01-29 Yaowu XuSSSE3 idct8x8 functions for highbitdpeth build
2016-01-29 Zoe LiuMerge "Cleaned code in firstpass related to altref...
2016-01-29 Yaowu XuEnable hbd_build to use SSSE3optimized functions
2016-01-28 Scott LaVarnwayMerge "VP9: Refactor dec_build_inter_predictors_sb()"
2016-01-28 Hui SuMerge "Fix some typos."
2016-01-27 Alex ConverseMerge "Switch to 9-bit rate cost constants built on...
2016-01-27 James Zernintrapred: protect functions w/CONFIG check
2016-01-26 Alex ConverseMerge "vp9: Be more responsive to massive overshoot."
2016-01-25 James ZernMerge "Code clean of sad4xNx4D_sse"
2016-01-14 James ZernMerge changes I6998e15f,I88891d9f
2016-01-13 Alex ConverseMerge "Revert "Merge "Change highbd variance rounding...
2016-01-13 Yaowu XuMerge "Fix encoder crashes and enc/dec mismatches"
2016-01-13 Alex ConverseRevert "Merge "Change highbd variance rounding to preve...
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-28 Jian ZhouMerge "Code clean of highbd_tm_predictor_32x32"
2015-12-28 Jian ZhouMerge changes I0139f8e9,I7d2545fc
2015-12-23 Jingning HanMerge "Fix sub8x8 motion search on scaled reference...
2015-12-23 Jian ZhouCode clean of highbd_tm_predictor_32x32
2015-12-23 Jian ZhouCode clean of highbd_tm_predictor_16x16
2015-12-23 Jian ZhouCode clean of highbd_dc_predictor_32x32
2015-12-22 Marco PaniconiMerge "aq-mode=3: Don't reset segment if block is deter...
2015-12-22 James ZernMerge "Code clean of highbd_tm_predictor_4x4"
next