summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2018-06-20Merge "Disable tpl model in high bd route"Jingning Han
2018-06-20Disable tpl model in high bd routeJingning Han
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-20Merge "Refactor partition mode cost calculation"Jingning Han
2018-06-20Merge "Add hierarchical structure in GF group"Zoe Liu
2018-06-19Add hierarchical structure in GF groupZoe Liu
2018-06-19Merge "Build temporal prediction dependency propagation"Jingning Han
2018-06-19Merge "vp9: Enable cyclic refresh for HBD in real-time."Jerome Jiang
2018-06-19Merge "Improve the partition search breakout speed feature"Hui Su
2018-06-18vp9: Enable cyclic refresh for HBD in real-time.Jerome Jiang
2018-06-18Build temporal prediction dependency propagationJingning Han
2018-06-18Refactor partition mode cost calculationJingning Han
2018-06-18Improve the partition search breakout speed featureHui Su
2018-06-18Merge "Enable intra prediction search for tpl model"Jingning Han
2018-06-18Merge "Enable motion compensated prediction for tpl dependency model"Jingning Han
2018-06-18Merge "Remove unneeded buffer restore calls"Jingning Han
2018-06-17Add update types for hierarchical refsZoe Liu
2018-06-16Enable intra prediction search for tpl modelJingning Han
2018-06-16Merge "VP9 HBD: Fix integer overflow problem in variance calc."Jerome Jiang
2018-06-15Remove unneeded buffer restore callsJingning Han
2018-06-15Enable motion compensated prediction for tpl dependency modelJingning Han
2018-06-15VP9 HBD: Fix integer overflow problem in variance calc.Jerome Jiang
2018-06-15Merge changes I3436302c,I8969f5c3Jingning Han
2018-06-14Prepare motion estimation process for temporal dependency modelJingning Han
2018-06-14Construct temporal dependency building systemJingning Han
2018-06-15Merge "Allocate tpl_dep_stats frame buffer"Jingning Han
2018-06-15Merge "Separate GF structure defining from bit allocation"Zoe Liu
2018-06-14Merge "Add temporal model control as a speed feature"Jingning Han
2018-06-14Separate GF structure defining from bit allocationZoe Liu
2018-06-14Allocate tpl_dep_stats frame bufferJingning Han
2018-06-14Add temporal model control as a speed featureJingning Han
2018-06-14Add data structure for frame dependent mode decisionJingning Han
2018-06-13Unify frame_index in defining GF group structureZoe Liu
2018-06-13Merge "Remove duplicate vp9_twopass_postencode_update def"Jingning Han
2018-06-12Remove duplicate vp9_twopass_postencode_update defJingning Han
2018-06-12Merge "vp9 svc: Denoise golden when it's a temporal ref."Marco Paniconi
2018-06-11vp9 svc: Denoise golden when it's a temporal ref.Jerome Jiang
2018-06-11VSX Version of vp9_quantize_fp_32x32Luc Trudeau
2018-06-11VSX Version of vp9_quantize_fpLuc Trudeau
2018-06-11Merge "Small speedup of ml_pruning_partition()"Hui Su
2018-06-11Merge "vp9-svc: Fix to frames_since_golden update for SVC."Marco Paniconi
2018-06-11Merge "vp9 svc: clean up first_spatial_layer_to_encode."Jerome Jiang
2018-06-11vp9-svc: Fix to frames_since_golden update for SVC.Marco Paniconi
2018-06-08vp9 svc: clean up first_spatial_layer_to_encode.Jerome Jiang
2018-06-08Small speedup of ml_pruning_partition()Hui Su
2018-06-08Merge "Localize variable scope in vp9_rc_get_second_pass_params()"Jingning Han
2018-06-07vp9-svc: Adjust some logic on gf temporal reference.Marco Paniconi
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-06-07vp9-svc: Allow second temporal reference for next highest layer.Marco Paniconi
2018-06-07Merge "VP9 SVC: Write out svc src for all spatial layers."Marco Paniconi