]> granicus.if.org Git - libvpx/shortlog
libvpx
2015-11-03 Jingning HanMerge "Incorporate flexible tx type and tx partition...
2015-11-03 Yaowu XuMerge branch 'master' into nextgenv2
2015-11-03 Jingning HanIncorporate flexible tx type and tx partition in RD...
2015-11-03 Jingning HanMerge "Fix block size computation in coeff token packin...
2015-11-02 Jacky ChenMerge "vpx_scale: fix the issue in msan test."
2015-11-02 Jingning HanFix block size computation in coeff token packing
2015-11-02 Marco PaniconiMerge "Move noise level estimate outside denoiser."
2015-11-02 jackychenvpx_scale: fix the issue in msan test.
2015-11-02 Debargha MukherjeeMerge "Adding placeholders for new expts to be added...
2015-11-02 MarcoMove noise level estimate outside denoiser.
2015-11-02 hui suMove palette-based intra prediction out of misc-fixes
2015-11-02 Jingning HanMerge "Make loop filter support recursive transform...
2015-11-02 Debargha MukherjeeAdding placeholders for new expts to be added
2015-11-02 Marcovp9 denoiser: Don't estimate noise on resized trigger...
2015-10-31 Jingning HanMerge "Refactor loop filter mask" into nextgenv2
2015-10-31 Jingning HanMerge "Fix a switch condition in select_tx_block" into...
2015-10-31 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-30 Jingning HanMake loop filter support recursive transform block...
2015-10-30 Jingning HanRefactor loop filter mask
2015-10-30 Debargha MukherjeeMerge "Convert motion search config from AoS to SoA"
2015-10-30 Jingning HanFix a switch condition in select_tx_block
2015-10-30 Angie ChiangAdd fdct32
2015-10-30 Angie ChiangAdd fdct16
2015-10-30 Angie ChiangAdd fdct8
2015-10-30 Angie ChiangMerge "Add fdct4" into nextgenv2
2015-10-30 Jingning HanMerge "Support per transform block skip coding" into...
2015-10-30 Jingning HanSupport per transform block skip coding
2015-10-30 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-30 James ZernMerge changes I3b89e7a6,I8ef772a0
2015-10-30 Jingning HanMerge "Reset txfm context condition for skip coded...
2015-10-30 Jingning HanReset txfm context condition for skip coded blocks
2015-10-30 James Zernvp9_dx_iface: move struct defs to separate header
2015-10-30 Alex ConverseMerge "Make the zero handling in extend_to_full_distrib...
2015-10-29 James Zernvp9_decodeframe.h: add missing include
2015-10-29 hui suSpecify feasible parameter values for lossless mode
2015-10-29 Alex ConverseMake the zero handling in extend_to_full_distribution...
2015-10-29 Jingning HanTurn off fixed tx size in frame header
2015-10-29 Angie ChiangAdd fdct4
2015-10-29 Jacky ChenMerge "VP9_resizing: add limitation to the downsacling...
2015-10-29 Alex ConverseMerge "Shrink probability remap tables."
2015-10-29 Jingning HanEnable entropy coding of recursive transform block...
2015-10-29 Debargha MukherjeeMerge "Refactoring tx-types to add more flexibility...
2015-10-29 jackychenVP9_resizing: add limitation to the downsacling resolution.
2015-10-29 Jacky ChenMerge "VP9 decoder: Add more test vectors for resizing."
2015-10-29 MarcoUpdate to vp9_spatial_svc_encoder.
2015-10-29 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-29 Debargha MukherjeeRefactoring tx-types to add more flexibility
2015-10-29 jackychenVP9 decoder: Add more test vectors for resizing.
2015-10-28 Marco PaniconiMerge "VP9-SVC: Allow frame dropping due to overshoot...
2015-10-28 Alex ConverseMerge "Revert "Replace the zero handling in extend_to_f...
2015-10-28 Johann KoenigMerge "Skip AS detection when using --enable-external...
2015-10-28 Johann KoenigMerge "Only set sysroot when alt_libc finds a directory"
2015-10-28 Alex ConverseRevert "Replace the zero handling in extend_to_full_dis...
2015-10-28 Jingning HanUse precise distortion metric
2015-10-28 Jingning HanAccount for variable txfm sizes in coeff token packing
2015-10-28 Hangyu KuangAdd more resize test videos that with larger resolution...
2015-10-28 Geza LoreConvert motion search config from AoS to SoA
2015-10-28 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-28 Hangyu KuangMerge "Add several new test vectors with small resolution."
2015-10-28 Hangyu KuangAdd several new test vectors with small resolution.
2015-10-27 Jingning HanAdd tx_type counts in key frame
2015-10-27 MarcoUpdate to vp9-denoising.
2015-10-27 JohannOnly set sysroot when alt_libc finds a directory
2015-10-27 MarcoVP9-SVC: Allow frame dropping due to overshoot for...
2015-10-27 Marco PaniconiMerge "Adjustments to vp9-denoising."
2015-10-27 Alex ConverseShrink probability remap tables.
2015-10-27 Debargha MukherjeeMerge "Accumulate EXT_TX counts for multithread" into...
2015-10-27 MarcoAdjustments to vp9-denoising.
2015-10-27 Yaowu XuMerge "Reorder code to be consistent accross branches"
2015-10-27 Alex ConverseMerge "Replace the zero handling in extend_to_full_dist...
2015-10-27 Peter de RivazAccumulate EXT_TX counts for multithread
2015-10-27 Yaowu XuReorder code to be consistent accross branches
2015-10-27 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-27 Alex ConverseFix VS build.
2015-10-27 Jingning HanFix early termination flag in recursive transform block...
2015-10-26 JohannSkip AS detection when using --enable-external-build
2015-10-26 Jingning HanFix lossless coding
2015-10-26 Debargha MukherjeeTest fix for VP10
2015-10-26 Marco PaniconiMerge "Code cleanup for vp9-denoiser."
2015-10-26 Jingning HanMerge "Make transform block partition scheme support...
2015-10-26 Paul WilkinsMerge "Incorrect frame used in KF boost loop."
2015-10-26 Paul WilkinsMerge "Bug in clamping of base_frame_target."
2015-10-26 MarcoCode cleanup for vp9-denoiser.
2015-10-26 Alex ConverseReplace the zero handling in extend_to_full_distribution.
2015-10-26 Jingning HanMake transform block partition scheme support use large...
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-26 Alex ConverseMerge "palette: Replace rand() call with custom LCG."
2015-10-26 Jingning HanMerge "Use explicit block position in foreach_transform...
2015-10-26 Yaowu XuMerge branch 'master' into nextgenv2
2015-10-24 Alex Conversepalette: Replace rand() call with custom LCG.
2015-10-23 Jingning HanSilence compiler warnings when high bit-depth is turned on
2015-10-23 Paul WilkinsBug in clamping of base_frame_target.
2015-10-23 Jingning HanProperly handle non-420 color format in recursive trans...
2015-10-23 Debargha MukherjeeBuild fix for ext-tx
2015-10-23 Jingning HanFix enc/dec mismatch in var-tx experiment
2015-10-23 MarcoVP9: Estimate noise level for denoiser.
2015-10-23 Jingning HanUse explicit block position in foreach_transformed_block
2015-10-23 Yaowu XuMerge "Merge branch 'masterbase' into nextgenv2" into...
2015-10-23 Yaowu XuMerge branch 'masterbase' into nextgenv2
next