summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_svc_layercontext.h
AgeCommit message (Expand)Author
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: 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: 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-19vp9-svc: Fix issue with reseting lst_fb_idx.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-04-26VP9 SVC: Add new level to constrain inter-layer pred.Jerome Jiang
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-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-02vp9-svc: Disable partition_reuse unless 2x2 scale.Marco Paniconi
2018-01-25vp9-svc: Add QP dependency to thresh_svc_skip_golden.Marco
2018-01-11vp9: Skip encoding of enhancement layers on the fly.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-11-09vp9: SVC feature to use partition from lower resolution.Jerome Jiang
2017-06-01vp9: SVC: Force subpel search off under certain conditions.Marco
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-04-20vp9: SVC: Redefine the source downsample filter choice.Marco
2017-04-18vp9: Add phase to get averaging filter for 1:2 downsampling.Marco
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-12vp9 svc: Reuse scaled_temp in two stage downscaling.JackyChen
2016-03-07vp9-svc: Fix to resetting pattern/flags on key frame.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-26Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."James Zern
2016-02-26vp9-svc: Fix speed issue with source downscaling for spatial layers.Marco
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2015-12-14SVC 1 pass mode: Constrain inter mode search within superframe.Marco
2015-10-27VP9-SVC: Allow frame dropping due to overshoot for spatial layers.Marco
2015-10-06Add first_spatial_layer_to_encode to SVC.Marco
2015-09-29aq-mode for SVC: Add consec_zero_mv to layer context.Marco
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-05-26[svc] Make size of empty frame to be 16x16 all the timeMinghai Shang
2014-10-16[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-10-16Revert "[spatial svc]Another workaround to avoid using prev_mi"Paul Wilkins
2014-10-14[spatial svc]Another workaround to avoid using prev_miMinghai Shang
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang