]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-06-22 Alex ConverseMerge "Cleanup dist_block()" into nextgenv2
2016-06-21 Debargha MukherjeeMerge "Always respect tile bounds in calc_target_weight...
2016-06-21 Debargha MukherjeeMerge "Fix false uninitialized warnings (GCC 5+)."...
2016-06-21 Geza LoreAlways respect tile bounds in calc_target_weighted_pred.
2016-06-21 Jingning HanMerge "Handle two identical states in the trellis chain...
2016-06-21 Geza LoreFix false uninitialized warnings (GCC 5+).
2016-06-20 Jingning HanHandle two identical states in the trellis chain
2016-06-20 Yue ChenMerge "Fix RDO issue of obmc + speed feature fast_inter...
2016-06-20 Yi LuoMerge "Convolution horizontal filter SSSE3 optimization...
2016-06-20 Yi LuoConvolution horizontal filter SSSE3 optimization
2016-06-20 Jingning HanMerge "Use precise rate estimate for zero_token" into...
2016-06-20 Jingning HanMerge "Optimize the use case of token_cost table" into...
2016-06-20 Debargha MukherjeeMerge "Turn on AqSegment tests for VP10" into nextgenv2
2016-06-20 Yue ChenFix RDO issue of obmc + speed feature fast_inter_tx_typ...
2016-06-20 Yue ChenMerge "Re-enable ActiveMapTest for VP10" into nextgenv2
2016-06-18 Jingning HanMerge "Fix unit test failure in obmc exp" into nextgenv2
2016-06-18 Jingning HanFix unit test failure in obmc exp
2016-06-18 Yue ChenMerge "Make variance based partitioning compatible...
2016-06-17 Jingning HanMerge "Skip restore token_cache value" into nextgenv2
2016-06-17 Geza LoreMerge "Fix warnings from gtest under GCC 5 or newer...
2016-06-17 Zoe LiuMerge bi-predictive frames to EXT_REFS
2016-06-17 Geza LoreRe-enable ActiveMapTest for VP10
2016-06-17 Geza LoreMake variance based partitioning compatible with SEG_LV...
2016-06-17 Jingning HanUse precise rate estimate for zero_token
2016-06-17 Jingning HanOptimize the use case of token_cost table
2016-06-17 Geza LoreFix warnings from gtest under GCC 5 or newer.
2016-06-17 Jingning HanMerge "Rework table access operations in vp10_optimize_...
2016-06-16 Alex ConverseCleanup dist_block()
2016-06-16 Jingning HanSkip restore token_cache value
2016-06-16 Yue ChenMerge "Make supertx skip bits observe segment level...
2016-06-16 Jingning HanRework table access operations in vp10_optimize_b function
2016-06-16 Debargha MukherjeeMerge "Change supertx syntax order." into nextgenv2
2016-06-16 Zoe LiuDisable the unit test of ArfFreq for BIDIR_PRED
2016-06-16 Geza LoreMake supertx skip bits observe segment level coding.
2016-06-16 Geza LoreChange supertx syntax order.
2016-06-16 Zoe LiuMerge "Fix the superframe unit test for BIDIR_PRED...
2016-06-16 Debargha MukherjeeTurn on AqSegment tests for VP10
2016-06-16 Geza LorePlug leak of variance tree.
2016-06-16 Debargha MukherjeeMerge "Use correct size load in vpx_avg_4x4_sse2."...
2016-06-16 Debargha MukherjeeMerge "Split some slower tests based on cpu-used" into...
2016-06-16 Geza LoreUse correct size load in vpx_avg_4x4_sse2.
2016-06-16 Debargha MukherjeeSplit some slower tests based on cpu-used
2016-06-16 James Zerncosmetics,test.mk: fix a typo
2016-06-16 James Zernrename vp9_end_to_end_test.cc -> end_to_end_test.cc
2016-06-16 James Zernvp9_end_to_end_test: enable in vp10-only builds
2016-06-16 Zoe LiuFix the superframe unit test for BIDIR_PRED
2016-06-15 Sarah ParkerAdd EndToEndTestLarge for VP10 non-highbitdepth
2016-06-15 Jingning HanMerge "Refactor trellis optimization process" into...
2016-06-15 Debargha MukherjeeMerge "Pick up correct dequant for segment with new...
2016-06-15 Debargha MukherjeeMerge "Disable loop restoration when LPF_PICK_MINIMAL_L...
2016-06-15 Debargha MukherjeeMerge "Remove magic number from traversal (CYCLIC_REFRE...
2016-06-15 Debargha MukherjeeMerge "Select segment based loopfilter strength for...
2016-06-15 Debargha MukherjeeMerge "Remove now superfluous argument from predict_b_e...
2016-06-15 Debargha MukherjeeMerge "Rework supertx segment handling and adaptive...
2016-06-15 Debargha MukherjeeMerge "Minor refactor of decode_block for supertx....
2016-06-15 Debargha MukherjeeMerge "Re-initialise quantiser after changing segment...
2016-06-15 Debargha MukherjeeMerge "Refactor variance aq." into nextgenv2
2016-06-15 Debargha MukherjeeMerge "Pass segment id explicitly to quantizer init...
2016-06-15 Debargha MukherjeeMerge "Fix estimate_wedge_sign with high bit-depth...
2016-06-15 Jingning HanMerge "Rework transform quantization pipeline" into...
2016-06-15 Jingning HanMerge "Refactor the trellis optimization process" into...
2016-06-15 Jingning HanRefactor trellis optimization process
2016-06-15 Geza LoreFix estimate_wedge_sign with high bit-depth.
2016-06-15 Hui SuMerge "Speed up ext-intra inter frame encoding" into...
2016-06-15 Hui SuMerge "ext-intra: refactor rd loop in interframe" into...
2016-06-14 Jingning HanRework transform quantization pipeline
2016-06-14 Hui SuMerge "Fix rate cost calculation for ext-intra" into...
2016-06-14 Hui SuMerge "Handle intra modes when tx type speed feature...
2016-06-14 Jingning HanMerge "Fix enc/dec mismatch in non-420 settings" into...
2016-06-14 hui suHandle intra modes when tx type speed feature is enabled
2016-06-14 hui suSpeed up ext-intra inter frame encoding
2016-06-14 hui suext-intra: refactor rd loop in interframe
2016-06-14 hui suFix rate cost calculation for ext-intra
2016-06-14 Jingning HanMerge "Make tx_type speed feature default" into nextgenv2
2016-06-14 Geza LorePick up correct dequant for segment with new-quant.
2016-06-14 Geza LoreDisable loop restoration when LPF_PICK_MINIMAL_LPF.
2016-06-14 Geza LoreRemove magic number from traversal (CYCLIC_REFRESH_AQ).
2016-06-14 Geza LoreSelect segment based loopfilter strength for supertx...
2016-06-14 Geza LoreRemove now superfluous argument from predict_b_extend.
2016-06-14 Geza LoreRework supertx segment handling and adaptive quantization.
2016-06-14 Geza LoreMinor refactor of decode_block for supertx.
2016-06-14 Geza LoreRe-initialise quantiser after changing segment.
2016-06-14 Geza LoreRefactor variance aq.
2016-06-14 Geza LorePass segment id explicitly to quantizer init.
2016-06-14 Debargha MukherjeeMerge "A crash fix for supertx / ext-inter combination...
2016-06-14 Jingning HanFix enc/dec mismatch in non-420 settings
2016-06-14 James ZernMerge "Revert "Add 1D version of vpx_sum_squares_i16...
2016-06-13 Debargha MukherjeeA crash fix for supertx / ext-inter combination.
2016-06-13 Jingning HanRefactor the trellis optimization process
2016-06-13 Jingning HanMake tx_type speed feature default
2016-06-13 James ZernMerge "active_map_refresh_test: fix missing file w...
2016-06-13 Jingning HanMerge "Trellis based adaptive quantization" into nextgenv2
2016-06-11 James Zernactive_map_refresh_test: fix missing file w/vp10-only
2016-06-10 Debargha MukherjeeMerge "Some refactoring to support warped motion mode...
2016-06-10 Zoe LiuFix one typo in the comment
2016-06-10 Alex ConverseMerge "Turn on ActiveMapTest speeds [0,5) with all...
2016-06-10 Jingning HanTrellis based adaptive quantization
2016-06-10 Debargha MukherjeeSome refactoring to support warped motion mode
2016-06-10 Debargha MukherjeeMerge "Adds higher precision for homography model 3rd...
2016-06-10 Sarah ParkerMerge "Move new quant experiment from nextgen" into...
next