]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-06-28 Sarah ParkerMerge "Quantization fix for new-quant/var-tx" into...
2016-06-28 Hui SuMerge "Rename the initial MV search candidate" into...
2016-06-28 Hui SuMerge "Refactor vp10_pattern_search" into nextgenv2
2016-06-28 Debargha MukherjeeQuantization fix for new-quant/var-tx
2016-06-27 Hui SuMerge "Fix a bug in vp10_pattern_search()" into nextgenv2
2016-06-27 Jingning HanMerge "Disable trellis optimized quantization in the...
2016-06-27 Yi LuoMerge "Fix bugs in convolution filter optimization...
2016-06-27 Jingning HanDisable trellis optimized quantization in the first...
2016-06-27 Sarah ParkerMerge "Add multiple quantization profiles to new_quant...
2016-06-27 Yi LuoFix bugs in convolution filter optimization
2016-06-25 hui suRename the initial MV search candidate
2016-06-25 hui suRefactor vp10_pattern_search
2016-06-25 hui suFix a bug in vp10_pattern_search()
2016-06-25 Debargha MukherjeeMerge "Turn on ActiveMapRefreshTest for Vp10" into...
2016-06-24 Sarah ParkerAdd multiple quantization profiles to new_quant experiment
2016-06-24 Debargha MukherjeeTurn on ActiveMapRefreshTest for Vp10
2016-06-24 Yi LuoMerge "Change register loading to fix stack overflow...
2016-06-24 Yi LuoChange register loading to fix stack overflow issue
2016-06-24 Jingning HanMerge "Use uniform quantizer for sub8x8 block coding...
2016-06-24 Jingning HanMerge "Refactor sub8x8 block transform and quantization...
2016-06-24 Jingning HanMerge "Make recursive txfm partitioning use uniform...
2016-06-24 Jingning HanUse uniform quantizer for sub8x8 block coding
2016-06-23 Jingning HanRefactor sub8x8 block transform and quantization process
2016-06-23 Jingning HanMake recursive txfm partitioning use uniform quantizer
2016-06-23 Yi LuoMerge "Convolution vertical filter SSSE3 optimization...
2016-06-23 Jingning HanMerge "Enforce trellis optimization for 1-pass encoding...
2016-06-23 Yi LuoConvolution vertical filter SSSE3 optimization
2016-06-23 Jingning HanEnforce trellis optimization for 1-pass encoding
2016-06-23 Yi LuoMerge "Fix input buffer initialization in convolution...
2016-06-23 Jingning HanMerge "Refactor reference frame type defs" into nextgenv2
2016-06-23 Alex ConverseMerge "Reject sub8x8 partitions with SEG_LVL_SKIP....
2016-06-23 Alex ConverseReject sub8x8 partitions with SEG_LVL_SKIP.
2016-06-23 Geza LoreForce SIMPLE_TRANSLATION motion for SEG_LVL_SKIP blocks.
2016-06-22 Jingning HanRefactor reference frame type defs
2016-06-22 Yi LuoFix input buffer initialization in convolution filter...
2016-06-22 Zoe LiuRemove unnecessary macros
2016-06-22 Yue ChenMerge "(Cosmetics) Remove unnecessary new parameters...
2016-06-22 Debargha MukherjeeMerge "Reinstate "Optimize wedge partition selection...
2016-06-22 Yue Chen(Cosmetics) Remove unnecessary new parameters in obmc...
2016-06-22 Jingning HanMerge "Fix uninitialized context use case in supertx...
2016-06-22 Jingning HanMerge "Make drl support bi-directional reference frames...
2016-06-22 Hui SuMerge "Remove an unnecessary if()" into nextgenv2
2016-06-22 Hui SuMerge "Skip optimizing larger coefficients in trellis...
2016-06-22 James ZernMerge "remove vpx_highbd_1[02]_sub_pixel_variance4x4_ss...
2016-06-22 Jingning HanFix uninitialized context use case in supertx and var-tx
2016-06-22 Jingning HanMake drl support bi-directional reference frames
2016-06-22 Debargha MukherjeeMerge "Add 1D version of vpx_sum_squares_i16" into...
2016-06-22 Alex ConverseMerge "Cleanup dist_block()" into nextgenv2
2016-06-21 hui suRemove an unnecessary if()
2016-06-21 hui suSkip optimizing larger coefficients in trellis quant...
2016-06-21 Geza LoreReinstate "Optimize wedge partition selection." without...
2016-06-21 Geza LoreAdd 1D version of vpx_sum_squares_i16
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 James Zernremove vpx_highbd_1[02]_sub_pixel_variance4x4_sse4_1
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...
next