]> granicus.if.org Git - libvpx/shortlog
libvpx
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...
2016-06-10 Jingning HanMerge "Add MIN_TX_SIZE definition" into nextgenv2
2016-06-10 Sarah ParkerMove new quant experiment from nextgen
2016-06-10 James ZernMerge "Revert "Optimize wedge partition selection....
2016-06-10 Angie ChiangRevert "Optimize wedge partition selection."
2016-06-10 Sarah ParkerFix vp9_end_to_end_test for vp10 HBD
2016-06-09 Debargha MukherjeeMerge "Add warped motion config flag" into nextgenv2
2016-06-09 Debargha MukherjeeAdd warped motion config flag
2016-06-09 Aamir AnisMerge "Updated loop restoration" into nextgenv2
2016-06-09 Alex ConverseTurn on ActiveMapTest speeds [0,5) with all experiments.
2016-06-09 Alex ConversePort active map / cyclic refresh fixes to VP10.
2016-06-09 Debargha MukherjeeAdds higher precision for homography model 3rd row
2016-06-08 Jingning HanMerge "Take out skip_recode speed feature" into nextgenv2
2016-06-08 Jingning HanMerge "Remove swap buffer speed feature" into nextgenv2
2016-06-08 Jingning HanAdd MIN_TX_SIZE definition
2016-06-08 Jingning HanTake out skip_recode speed feature
2016-06-08 Jingning HanRemove swap buffer speed feature
2016-06-07 Jingning HanMerge "Add tx type speed feature to recursive transform...
2016-06-07 Jingning HanMerge "Rework the tx type speed feature" into nextgenv2
2016-06-07 Angie ChiangMerge "Move #if out of TEST_P in vp10_fwd/inv_txfm2d_te...
2016-06-07 Zoe LiuMerge "Fix a RD performance bug in bipredictive frames...
2016-06-07 Alex ConverseMerge "Turn ActiveMapTest back on." into nextgenv2
2016-06-07 Debargha MukherjeeMerge "Pick up top left mbmi for supertx decode." into...
2016-06-07 Debargha MukherjeeMerge "Zero segment counter before accumulating." into...
2016-06-07 Alex ConverseTurn ActiveMapTest back on.
2016-06-07 Jingning HanAdd tx type speed feature to recursive transform block...
2016-06-07 Geza LorePick up top left mbmi for supertx decode.
2016-06-07 Jingning HanRework the tx type speed feature
2016-06-07 Zoe LiuFix a RD performance bug in bipredictive frames
2016-06-07 Geza LoreZero segment counter before accumulating.
2016-06-07 Debargha MukherjeeMerge "Fix build failure happened in reconinter.c"...
2016-06-07 Debargha MukherjeeMerge "Optimize wedge partition selection." into nextgenv2
2016-06-07 Debargha MukherjeeMerge "Fix decoder crash with supertx" into nextgenv2
2016-06-06 Aamir AnisUpdated loop restoration
2016-06-06 Angie ChiangFix build failure happened in reconinter.c
2016-06-06 Angie ChiangMove #if out of TEST_P in vp10_fwd/inv_txfm2d_test.cc
2016-06-06 Jingning HanMerge "Make ref-mv experiment support ActiveMap" into...
2016-06-06 Geza LoreOptimize wedge partition selection.
2016-06-06 Geza LoreFix decoder crash with supertx
2016-06-03 Debargha MukherjeeMerge "Always include the cost of tx size in rate for...
2016-06-03 Debargha MukherjeeMerge "Check if sub8x8 rd stats are valid before reusin...
2016-06-03 Debargha MukherjeeMerge "Compute rate of partition type accurately for...
2016-06-03 Jingning HanMake ref-mv experiment support ActiveMap
2016-06-03 Geza LoreAlways include the cost of tx size in rate for Y.
2016-06-03 Geza LoreCheck if sub8x8 rd stats are valid before reusing them.
2016-06-03 Geza LoreCompute cost of UV mode accurately for intra blocks.
2016-06-03 Geza LoreCompute rate of partition type accurately for edge...
2016-06-03 Debargha MukherjeeMerge "Add 1D version of vpx_sum_squares_i16" into...
2016-06-03 Debargha MukherjeeMerge "Move template specializations into .cc from...
2016-06-03 Debargha MukherjeeMerge "Factor out x86 SIMD intrinsic synonyms" into...
2016-06-03 Debargha MukherjeeMerge "Factor out model_rd_from_sse" into nextgenv2
2016-06-03 Debargha MukherjeeMerge "Pre-compute and use contiguous wedge masks....
2016-06-03 Geza LoreAdd 1D version of vpx_sum_squares_i16
2016-06-03 Geza LoreMove template specializations into .cc from .h
2016-06-03 Geza LoreFactor out x86 SIMD intrinsic synonyms
2016-06-03 Geza LoreFactor out model_rd_from_sse
2016-06-03 Geza LorePre-compute and use contiguous wedge masks.
2016-06-02 Debargha MukherjeeMerge "Use standard rounding in combine_interintra...
2016-06-02 Debargha MukherjeeMerge "Warped motion functions added" into nextgenv2
2016-06-02 Geza LoreUse standard rounding in combine_interintra.
2016-06-01 Alex ConverseMerge "segmentation: Don't use uninitialized probabilit...
2016-05-31 Alex ConverseMerge "Replace some vpxbool calls with entropy coder...
2016-05-31 Alex Conversesegmentation: Don't use uninitialized probability data.
2016-05-31 Hui SuMerge "ext-intra: speed up keyframe encoding" into...
2016-05-31 Hui SuMerge "Add a speed feature for inter tx type search...
2016-05-31 Hui SuMerge "Add a speed feature for intra tx type search...
2016-05-31 James ZernMerge "vp10_inv_txfm2d_test: fix memory leak" into...
2016-05-31 Alex ConverseReplace some vpxbool calls with entropy coder agnostic...
2016-05-31 Debargha MukherjeeWarped motion functions added
2016-05-31 hui suext-intra: speed up keyframe encoding
2016-05-31 hui suAdd a speed feature for inter tx type search
2016-05-31 hui suAdd a speed feature for intra tx type search
2016-05-28 Zoe LiuMake the bi-predictive frame group interval adjustable
2016-05-28 Hui SuMerge "ext-intra: refactor mode info. writing and readi...
2016-05-27 James Zernvp10_inv_txfm2d_test: fix memory leak
2016-05-26 Hui SuMerge "Add a quick path in build_intra_predictors"...
2016-05-26 hui suext-intra: refactor mode info. writing and reading
2016-05-26 Hui SuMerge "Skip unnecessary calculations in ext-intra"...
2016-05-25 hui suAdd a quick path in build_intra_predictors
2016-05-25 Yi LuoMerge "Integrate HBD inverse HT flip types sse4.1 optim...
2016-05-25 Yi LuoIntegrate HBD inverse HT flip types sse4.1 optimization
2016-05-25 James ZernMerge "add vp10 ActiveMap/ActiveMapRefreshTest" into...
2016-05-24 Yi LuoMerge "HBD inverse HT 8x8 and 16x16 sse4.1 optimization...
2016-05-24 Zoe LiuAdded an experiment "bidir_pred" for backward prediction
2016-05-24 Yi LuoHBD inverse HT 8x8 and 16x16 sse4.1 optimization
2016-05-24 Debargha MukherjeeMerge "Remove redundant memcpy from wedge predictor...
2016-05-24 Debargha MukherjeeMerge "Pick up bit-depth from the right place" into...
2016-05-24 Geza LoreRemove redundant memcpy from wedge predictor.
2016-05-24 Geza LorePick up bit-depth from the right place
2016-05-24 hui suSkip unnecessary calculations in ext-intra
next