]> granicus.if.org Git - libvpx/shortlog
libvpx
2016-03-07 Debargha MukherjeeMerge "Extend convolution functions to 128x128 for...
2016-03-07 Debargha MukherjeeMerge "Make sharp filter 10 tap and makes sharp2 sharpe...
2016-03-07 Yi LuoMerge "Added vp10_fht4x4_sse2() unit test" into nextgenv2
2016-03-07 Jingning HanMerge "Hybrid 1-D/2-D transform coding" into nextgenv2
2016-03-07 Jingning HanHybrid 1-D/2-D transform coding
2016-03-07 Sarah ParkerMerge "Adding speed feature interface for ext tx search...
2016-03-07 Debargha MukherjeeMerge "Add 128 pixel variance and SAD functions" into...
2016-03-07 Geza LoreExtend convolution functions to 128x128 for ext-partition.
2016-03-05 Hui SuMerge "Cleanup in get_uv_tx_size" into nextgenv2
2016-03-05 hui suCleanup in get_uv_tx_size
2016-03-04 Yue ChenFix a bug in obmc prediction
2016-03-04 Yi LuoAdded vp10_fht4x4_sse2() unit test
2016-03-04 Sarah ParkerAdding speed feature interface for ext tx search
2016-03-04 Jingning HanMerge "Apply mv precision check to reference mv candida...
2016-03-03 Jingning HanMerge "Properly restore transform block skip flag in...
2016-03-03 Jingning HanProperly restore transform block skip flag in RD search
2016-03-03 Yi LuoMerge "Fixed a computation bug in fdct16_sse2()" into...
2016-03-03 Debargha MukherjeeMake sharp filter 10 tap and makes sharp2 sharper
2016-03-03 Geza LoreAdd 128 pixel variance and SAD functions
2016-03-03 Jingning HanApply mv precision check to reference mv candidate
2016-03-02 Yi LuoFixed a computation bug in fdct16_sse2()
2016-03-02 hui suFix a bug in vp10_predict_intra_block
2016-03-02 Debargha MukherjeeMerge "Adds masked variance and sad functions for wedge...
2016-03-02 Debargha MukherjeeAdds masked variance and sad functions for wedge
2016-03-02 Yaowu XuMerge "Fix a unused function warning with var_tx on...
2016-03-02 Hui SuMerge "Fix a couple of minor bugs in vp10_has_right...
2016-03-01 Yunqing WangMinor fix in header files
2016-03-01 Yaowu XuMerge "Fix an overflow issue for HBD" into nextgenv2
2016-03-01 Yaowu XuFix a unused function warning with var_tx on
2016-03-01 hui suFix a couple of minor bugs in vp10_has_right and vp10_h...
2016-03-01 Yaowu XuFix an overflow issue for HBD
2016-03-01 Angie ChiangUpdate obmc counts in multithread mode
2016-02-29 Yunqing WangDo sub-pixel motion search in up-sampled reference...
2016-02-29 Debargha MukherjeeA build fix and some other cosmetic changes
2016-02-29 Debargha MukherjeeMerge "Some refactoring and cleanups of interp filter...
2016-02-27 Hui SuMerge "Fix compiler warnings" into nextgenv2
2016-02-27 Jingning HanMerge "Enable improved temporal filter in ext-interp...
2016-02-27 Jingning HanMerge "Unify frame border extension operation" into...
2016-02-26 Debargha MukherjeeSome refactoring and cleanups of interp filter
2016-02-26 Jingning HanEnable improved temporal filter in ext-interp experiment
2016-02-26 Jingning HanUnify frame border extension operation
2016-02-26 hui suFix compiler warnings
2016-02-26 Geza LorePort interintra experiment from nextgen.
2016-02-26 Debargha MukherjeeMerge "Hooks to use 32x32 masked transforms for ext...
2016-02-26 Yi LuoMerge "Implemented DST 8x8 with SSE2 intrinsics." into...
2016-02-26 Jingning HanMerge "Use sharp filter for alter reference frame gener...
2016-02-26 Jingning HanMerge "Enable context based motion vector entropy codin...
2016-02-26 Yaowu XuMerge "Extend vpxssim to handle more HBD combinations...
2016-02-25 Jingning HanUse sharp filter for alter reference frame generation
2016-02-25 Hui SuMerge "Add test for screen content coding tools in...
2016-02-24 hui suAdd test for screen content coding tools in end to...
2016-02-24 Yi LuoImplemented DST 8x8 with SSE2 intrinsics.
2016-02-24 Debargha MukherjeeHooks to use 32x32 masked transforms for ext-tx
2016-02-24 Debargha MukherjeeAdds an utility macro ROUNDZ_POWER_OF_TWO
2016-02-24 Hui SuMerge "Fix some compiler warnings." into nextgenv2
2016-02-24 Debargha MukherjeeMerge "Some fixes in reconintra" into nextgenv2
2016-02-24 hui suFix some compiler warnings.
2016-02-24 Yaowu XuMerge remote-tracking branch 'webm/master' into nextgenv2
2016-02-24 Debargha MukherjeeSome fixes in reconintra
2016-02-24 Debargha MukherjeeMerge "Rename above and left offset variables." into...
2016-02-24 Debargha MukherjeeMerge "Experiment to use image domain dist in baseline...
2016-02-24 Geza LoreRename above and left offset variables.
2016-02-24 Jingning HanEnable context based motion vector entropy coding
2016-02-23 Yue ChenMerge "Optimizing obmc rd decision by checking the...
2016-02-23 Yue ChenOptimizing obmc rd decision by checking the real rd...
2016-02-23 hui suFix palette mode
2016-02-23 Alex ConverseMerge "Port "Better workaround for Bug 1089." to vp10...
2016-02-23 Geza LoreExperiment to use image domain dist in baseline.
2016-02-23 Yaowu XuMerge "Cleanup psnr.h" into nextgenv2
2016-02-23 Angie ChiangMerge "Merge 12sharp filter into ext-interp" into nextgenv2
2016-02-23 Yaowu XuMerge "Add shift stage in FASTSSIM computation" into...
2016-02-23 Angie ChiangMerge 12sharp filter into ext-interp
2016-02-23 Yaowu XuExtend vpxssim to handle more HBD combinations
2016-02-22 Yaowu XuCleanup psnr.h
2016-02-22 Angie ChiangMerge "sync dec/enc mv clamp behavior in prediction...
2016-02-22 Yaowu XuAdd shift stage in FASTSSIM computation
2016-02-22 Yaowu XuMerge "Add shift stage for PSNRHVS computation" into...
2016-02-22 Angie Chiangsync dec/enc mv clamp behavior in prediction
2016-02-22 Angie ChiangMerge "Fix 12 TAP convolution bug" into nextgenv2
2016-02-22 Yaowu XuMerge "Move psnrhvs function declaration to psnr.h...
2016-02-22 Yaowu XuMerge "Extend HBDMetricTest" into nextgenv2
2016-02-22 Yaowu XuAdd shift stage for PSNRHVS computation
2016-02-22 Alex ConversePort "Better workaround for Bug 1089." to vp10 (nextgenv2).
2016-02-22 Jingning HanMerge "Unify motion vector cost system" into nextgenv2
2016-02-22 Jingning HanMerge "Account context based prob model for motion...
2016-02-22 Jingning HanMerge "Vectorize motion vector probability models"...
2016-02-22 Jingning HanMerge "Store predicted motion vectors" into nextgenv2
2016-02-22 Yaowu XuMove psnrhvs function declaration to psnr.h
2016-02-22 Jingning HanUnify motion vector cost system
2016-02-21 Yaowu XuExtend HBDMetricTest
2016-02-20 Angie ChiangFix 12 TAP convolution bug
2016-02-20 Jingning HanAccount context based prob model for motion vector...
2016-02-20 Yi LuoMerge "Initial SSE2 function fdst4_sse2()." into nextgenv2
2016-02-20 Jingning HanVectorize motion vector probability models
2016-02-19 Jingning HanStore predicted motion vectors
2016-02-19 Yi LuoInitial SSE2 function fdst4_sse2().
2016-02-19 Yaowu XuMerge "Properly normalize HBD sse computation" into...
2016-02-18 Yaowu XuProperly normalize HBD sse computation
2016-02-18 Hui SuMerge "Speed-up for ext-intra" into nextgenv2
2016-02-18 Debargha MukherjeeMerge "cost_coeff speed improvements" into nextgenv2
next