summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
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
2018-06-06vp9-svc: Modify choose_partitioning for second temporal refMarco Paniconi
2018-06-07Merge "VP9: fix unsigned integer overflow in decoder."Jerome Jiang
2018-06-06VP9 SVC: Write out svc src for all spatial layers.Jerome Jiang
2018-06-06vp9-svc: Enable use of second temporal reference for SVC.Marco Paniconi
2018-06-06vp9-svc: Add a buffer_idx is_used parameter for SVC.Marco Paniconi
2018-06-06Localize variable scope in vp9_rc_get_second_pass_params()Jingning Han
2018-06-06VP9: fix unsigned integer overflow in decoder.Jerome Jiang
2018-06-05vp9: Move up reset of cyclic refresh under dynamic resize.Jerome Jiang
2018-06-04vp9-svc: Allow usage of second (long term) temporal reference.Jerome Jiang
2018-05-31Merge "VP9: Allow for bilinear subpel interp at speed 9 for high motion."Jerome Jiang
2018-05-31Merge "vp9-svc: Fix to some frame metrics for real-time mode."Marco Paniconi
2018-05-31VP9: Allow for bilinear subpel interp at speed 9 for high motion.Jerome Jiang
2018-05-31Merge "Improve the ML based partition pruning"Hui Su
2018-05-31vp9-svc: Fix to some frame metrics for real-time mode.Marco Paniconi
2018-05-31Improve the ML based partition pruningHui Su
2018-05-30vp9-svc: Fix to compute some metrics on top spatiail layer.Marco Paniconi
2018-05-30vp9: Refactor code for q adjustment in CBR mode.Marco Paniconi
2018-05-30Merge "Revert 3 slide show coding changes"James Zern
2018-05-30Revert 3 slide show coding changesJames Zern
2018-05-29vp9: Adjust cyclic refresh and limit frame-level q.Marco Paniconi
2018-05-28vp9-realtime: Move frame dropper to after scene detection.Marco Paniconi
2018-05-28vp9-svc: Fix to allowed value of max_consec_drop.Marco Paniconi
2018-05-25Merge "VP9: Fix issues with high bitdepth in real-time."Marco Paniconi
2018-05-24VP9: Fix issues with high bitdepth in real-time.Jerome Jiang
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi