summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_svc_layercontext.c
AgeCommit message (Expand)Author
2018-12-04vp9: force refresh of long term ref when denoiser reset.Jerome Jiang
2018-11-29vp9-svc: Add num_encoded_top layer counterMarco Paniconi
2018-11-27vp9-svc: Add check/reset for long term reference.Marco Paniconi
2018-11-26VP9 SVC: fix crash on scaling partition.Jerome Jiang
2018-11-20vp9-svc: Reset temporal layers on scene changeMarco Paniconi
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-09-08fix vp9_svc_adjust_frame_rate signatureJames Zern
2018-09-05vp9-svc: Allow for setting framerate per spatial layer.Marco Paniconi
2018-09-04vp9-svc: Fix to first_spatial_to_encode for pattern constraint.Marco Paniconi
2018-09-04Merge "vp9-svc: Add bypass flag to constrain inter_layer."Marco Paniconi
2018-09-03vp9-svc: Add bypass flag to constrain inter_layer.Marco Paniconi
2018-09-02vp9-svc: Fix condition for pattern constraintsMarco Paniconi
2018-08-27Merge "SVC: extend api to specify temporal id for each spatial layers."Jerome Jiang
2018-08-17Merge "Refactor some swapping code with a local func."Jerome Jiang
2018-08-16SVC: extend api to specify temporal id for each spatial layers.Jerome Jiang
2018-08-15Refactor some swapping code with a local func.Jerome Jiang
2018-08-15svc: Force the quantizer to be same as that in encoder config.Jerome Jiang
2018-08-13vp9-svc: Fixes for cyclic refresh for SVC.Marco Paniconi
2018-08-11vp9-svc: Fix to updated SET_SVC_REF_FRAME_CONFIG controlMarco Paniconi
2018-08-10Refactor: Move code updating ref frames for svc & denoiser.Jerome Jiang
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-07-09vp9-svc: Intra-only frame for spatial layers.Marco Paniconi
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-08vp9 svc: clean up first_spatial_layer_to_encode.Jerome Jiang
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-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-04vp9-svc: Allow usage of second (long term) temporal reference.Jerome Jiang
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-05-21Merge "vp9-svc: Fix on disabling inter_layer prediction."Marco Paniconi
2018-05-19vp9-svc: Fix on disabling inter_layer prediction.Marco Paniconi
2018-05-19vp9-svc: Fix issue with reseting lst_fb_idx.Marco Paniconi
2018-05-14vp9-svc: Add conditon to asserts on prediction pattern.Marco Paniconi
2018-05-13vp9-svc: Update layer_id of frame buffer idx last refreshed.Marco Paniconi
2018-05-08vp9-svc: Fix to SVC for frame dropping.Marco Paniconi
2018-05-04Merge "vp9-svc: Reset fb_idx for unused references."Marco Paniconi
2018-05-03vp9-svc: Add memset on the svc fb_idx.Marco Paniconi
2018-05-03vp9-svc: Reset fb_idx for unused references.Marco Paniconi
2018-04-27vp9-svc: Remove the memset on the svc fb_idx.Marco Paniconi
2018-04-26VP9 SVC: Add new level to constrain inter-layer pred.Jerome Jiang
2018-04-26vp9-svc: Remove unneeded call and init some parameters.Marco Paniconi
2018-04-24vp9-svc: Add GET control to get SVC pattern info.Marco Paniconi
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi