summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_svc_layercontext.c
AgeCommit message (Expand)Author
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-03-08vp9_svc_layercontext(): fix proto mismatchJames Zern
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-02-17vp9_svc_layercontext: add missing alloc checksJames Zern
2016-02-02vp9_svc_layercontext.c: relocate a macro definitionJames Zern
2016-01-20Vidyo patch: Changes to the scalability code.Marco
2016-01-04vp9-svc: Set initial values for ext_buffer/flag indices.Marco
2015-12-14SVC 1 pass mode: Constrain inter mode search within superframe.Marco
2015-12-01Fix a spatial svc assert failureDebargha Mukherjee
2015-11-18vp9-svc: Fix to key frame counter for spatial layers.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-15Merge "SVC fix to set worst/best_quality per layer."Marco Paniconi
2015-09-15SVC fix to set worst/best_quality per layer.Marco
2015-09-15Add cyclic refresh parameters to svc-layer context.Marco
2015-08-31Include vpx_dsp_common.h when using VPXMIN/MAXJohann
2015-08-26vpx_dsp_common: add VPX prefix to MIN/MAXJames Zern
2015-08-25vp9_update_layer_...config: delete dead assignmentJames Zern
2015-08-24Prevent an ASAN failure for svc testsDebargha Mukherjee
2015-08-14Change vp9_ prefix function names in vpx_scale to vpx_Jingning Han
2015-06-15Remove redundant second declaration in svc_layercontext.cMarco
2015-06-04Bugfx in setting layer framerate.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
2015-05-01Adjust ARF min and max interval.paulwilkins
2015-04-28vpx_mem: remove vpx_memsetJames Zern
2015-03-04Make encoder buffer allocation dynamicAdrian Grange
2015-02-25Make SVC compatible with external resize.Alex Converse
2015-01-15[two pass temporal svc]Fix crash issue in transcoder app caused by last fix.Minghai Shang
2015-01-13[twopass temporal svc] Fix decoding error on seek.Minghai Shang
2014-12-15Revert "Revert "Add support for setting byte alignment.""Frank Galligan
2014-12-15Revert "Add support for setting byte alignment."Paul Wilkins
2014-12-12Add support for setting byte alignment.Frank Galligan
2014-11-17Modify active_worst_quality setting for one pass CBR.Marco
2014-10-20Extend --auto-alt-ref so it can enable multi-alt ref.Paul Wilkins
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-22Merge "[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it fo...Minghai Shang
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-18[spatial svc] Use same golden frame for all temporal layersMinghai Shang
2014-09-02[svc] Temporal svc with two pass rate controlMinghai Shang
2014-08-25Merge "[spatial svc]Multiple frame context feature"Minghai Shang
2014-08-25[spatial svc]Multiple frame context featureMinghai Shang
2014-08-20Revert "Removing unnecessary casts to int64_t."Dmitry Kovalev