summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_ratectrl.c
AgeCommit message (Expand)Author
2018-08-31vp9-svc: Add first_spatial_layer_to_encode per superframeMarco Paniconi
2018-08-23Revert "Prevent double application of min rate in two pass."Hui Su
2018-08-22Set refresh_frame_context flag off in show_existing_frame modeJingning Han
2018-08-21Control reference frame refresh flags for USE_BUF_FRAMEJingning Han
2018-08-13vp9: Small refactor on overshoot detection, for cbr real-time.Marco Paniconi
2018-08-09vp9: Allow for overshoot detection for non-screen CBR mode.Marco Paniconi
2018-08-09vp9-svc: Fix for scene detection for SVCMarco Paniconi
2018-08-03vp9: Adjust qp_thresh on slide change overshoot detectionMarco Paniconi
2018-08-02vp9: Add zero_temp_sad count to scene detection.Marco Paniconi
2018-08-03Merge "vp9: Disable re_encode_overshoot feature for speed >= 6."Marco Paniconi
2018-08-02vp9: Increase min_thresh for slide change detectionMarco Paniconi
2018-08-02vp9: Disable re_encode_overshoot feature for speed >= 6.Marco Paniconi
2018-07-25Merge "Limit min Q for normal frames."Paul Wilkins
2018-07-24vp9: Modify logic for flat blocks in nonrd-pickmode.Marco Paniconi
2018-07-24Limit min Q for normal frames.Paul Wilkins
2018-07-20Improved coding on slide show content.Paul Wilkins
2018-07-18vp9: Screen-content after slide-change: increase refresh rateMarco Paniconi
2018-07-17Merge "vp9: Force hybrid_intra on scene change"Marco Paniconi
2018-07-16vp9: Force hybrid_intra on scene changeMarco Paniconi
2018-07-16Assign estimate qp for overlay frameJingning Han
2018-07-13Set the estimate frame qp in tpl_frameJingning Han
2018-07-13Estimate the frame qp in a gopJingning Han
2018-07-12Refactor rc_pick_q_and_bounds_two_pass parametersJingning Han
2018-07-09vp9-svc: Intra-only frame for spatial layers.Marco Paniconi
2018-06-27vp9-svc: Set avg_frame_low_motion for lower layers.Marco Paniconi
2018-06-25vp9-svc: Fix to frame dropping when layer is skipped.Marco Paniconi
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-11Merge "vp9-svc: Fix to frames_since_golden update for SVC."Marco Paniconi
2018-06-11vp9-svc: Fix to frames_since_golden update for SVC.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: 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-31vp9-svc: Fix to some frame metrics for real-time mode.Marco Paniconi
2018-05-30vp9-svc: Fix to compute some metrics on top spatiail layer.Marco Paniconi
2018-05-30vp9: Refactor code for q adjustment in CBR mode.Marco Paniconi
2018-05-30Merge "Revert 3 slide show coding changes"James Zern
2018-05-30Revert 3 slide show coding changesJames Zern
2018-05-29vp9: Adjust cyclic refresh and limit frame-level q.Marco Paniconi
2018-05-28vp9-realtime: Move frame dropper to after scene detection.Marco Paniconi
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-23vp9: Rate control adjustments for screen content.Marco Paniconi
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-05-16vp9-svc: Enable scene detection and re-encode for SVC.Marco Paniconi
2018-05-01Clean switch cases in vp9 encoderLinfeng Zhang
2018-04-19Merge "vp9: Rate control fix for CBR mode."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