summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_svc_layercontext.c
AgeCommit message (Expand)Author
2020-05-15vp9-svc: Fix key frame update refresh simulcast flexible svcMarco Paniconi
2020-04-24vp9-rtc: Allow simulcast mode for flexible/bypass modeMarco Paniconi
2020-03-03vp9-svc: Allow for dynamic resize for single layer SVCMarco Paniconi
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-07-30vp9_svc_layercontext.c: fix integer sanitizer warningsHien Ho
2019-04-03vp9 svc: point ref to last when not used in KSVC.Jerome Jiang
2019-03-13vp9-svc: Reorganize the simulcast modeMarco Paniconi
2019-03-13vp9 simulcast: update buffer slot flag used in API.Jerome Jiang
2019-03-07vp9 svc: add simulcast mode when inter-layer pred is off.Jerome Jiang
2019-01-14vp9-svc: Rate control fix for key base layerMarco Paniconi
2018-12-20vp9/encoder: resolve missing declarationsJohann Koenig
2018-12-17vp9-svc: Define rc scene change flag per superframeMarco Paniconi
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