summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2018-05-03vp9-svc: On key frame update all reference slots for SVC.Marco Paniconi
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-27vp9-svc: Remove the memset on the svc fb_idx.Marco Paniconi
2018-04-27Merge "VP9 SVC: Add new level to constrain inter-layer pred."Marco Paniconi
2018-04-27Merge "Respect MV limit in vp9_int_pro_motion_estimation()"Hui Su
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-26Merge "Do one level less of transform search for large blocks"Hui Su
2018-04-26Respect MV limit in vp9_int_pro_motion_estimation()Hui Su
2018-04-25Do one level less of transform search for large blocksHui Su
2018-04-25Merge "Calculate transform size cost once per frame"Hui Su
2018-04-25Merge "Add speed feture to control tx size search depth"Hui Su
2018-04-24vp9-svc: Add GET control to get SVC pattern info.Marco Paniconi
2018-04-24Calculate transform size cost once per frameHui Su
2018-04-23Remove get_tx_probs2()Hui Su
2018-04-23Add speed feture to control tx size search depthHui Su
2018-04-18vp9:aq-mode=3: Keep perc_refresh fixed for screen content mode.Marco Paniconi
2018-04-19Merge "vp9: Rate control fix for CBR mode."Marco Paniconi
2018-04-19Merge "vp9: Remove limit on QP on key frame for CBR."Marco Paniconi
2018-04-18vp9: Add condition of real-time mode to scene detection.Marco Paniconi
2018-04-18vp9: Rate control fix for CBR mode.Marco Paniconi
2018-04-18vp9: Remove limit on QP on key frame for CBR.Marco Paniconi
2018-04-18vp9: Changes for scene detection overshoot and SVC.Marco Paniconi
2018-04-17Merge "Clean up svc comment in vp9_bitstream.c"Jerome Jiang
2018-04-17vp9: Remove this_key_frame_forced setting for CBR.Marco Paniconi
2018-04-13Clean up is_two_pass_svc.Jerome Jiang
2018-04-13Clean up svc comment in vp9_bitstream.cJerome Jiang
2018-04-12Merge "Add extra case to wq_err_divisor()"Paul Wilkins
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-04-06vp9-svc: Hybrid search on spatial layers whose base is key.Marco Paniconi
2018-04-06Revert "vp9-svc: Fix to first superframe when inter_layer is off."Marco Paniconi
2018-04-05vp9-svc: Fix to first superframe when inter_layer is off.Marco Paniconi
2018-04-05vp9-svc: Fix to disable cyclic refresh on key superframes.Marco Paniconi
2018-04-04Merge "vp9-svc: Fix in choose_partitioning for different scaling."Marco Paniconi
2018-04-03vp9-svc: Fix in choose_partitioning for different scaling.Marco Paniconi
2018-04-03rm CONVERT_TO_SHORTPTR in vpx_highbd_comp_avg_predLinfeng Zhang
2018-04-02Merge changes I5704bd66,I4d548e97Linfeng Zhang
2018-03-29Merge "vp9-svc: Fix in pickmode for key frames."Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-29Add extra case to wq_err_divisor()paulwilkins
2018-03-28vp9-svc: Fix in pickmode for key frames.Marco Paniconi
2018-03-28vp9-svc: Modify logic for frame dropping with spatial layers.Marco Paniconi
2018-03-28Shrink size of mode_map in struct TileDataEncLinfeng Zhang
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi
2018-03-24Merge "Adjustment to initial q range estimate and kf boost."Paul Wilkins
2018-03-23Merge changes Ied91c7ef,If2dcc6e2,Ib7397e71,Ib6392c79James Zern
2018-03-23Merge "vp9 svc frame drop: enable adaptive rd for row mt."Jerome Jiang
2018-03-22vp9 svc frame drop: enable adaptive rd for row mt.Jerome Jiang
2018-03-22Fix a strict-overflow warningLinfeng Zhang