summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_svc_layercontext.c
AgeCommit message (Expand)Author
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
2018-03-20VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang
2018-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-14remove spatial svc experimentJohann
2018-03-02vp9-svc: Disable partition_reuse unless 2x2 scale.Marco Paniconi
2018-03-02vp9-svc: Fix to downsampling filter phase_shift.Marco Paniconi
2018-01-31vp9-svc: Fix to initialize downsampling filters.Marco
2018-01-31vp9 svc: Make top layer non-ref: for 2 TL caseMarco Paniconi
2018-01-31Revert "vp9 svc: fix to make top layer frame non-ref"Marco Paniconi
2018-01-29vp9 svc: fix to make top layer frame non-refJerome Jiang
2018-01-26vp9 svc: Update temporal_layering_mode in config change.Jerome Jiang
2018-01-11vp9: Skip encoding of enhancement layers on the fly.Marco
2018-01-05vp9-svc: Use eightap_smooth for downsampling at low resol.Marco
2017-12-19vp9: Reset buffer level on large bitrate changes.Marco
2017-12-13vp9: Reset rc flags on some configuration changes.Marco
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-06vp9-svc: Set downsampling filter for VGA layer.Marco
2017-11-28vp9-svc: Fix condition for setting downsampling filter.Marco
2017-11-26vp9-svc: Fix to the layer buffer settings.Marco
2017-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-07-11remove vp9_firstpass.c w/CONFIG_REALTIME_ONLYJames Zern
2017-06-01vp9: SVC: Force subpel search off under certain conditions.Marco