summaryrefslogtreecommitdiff
path: root/vp9
AgeCommit message (Expand)Author
2018-05-28vp9-realtime: Move frame dropper to after scene detection.Marco Paniconi
2018-05-28vp9-svc: Fix to allowed value of max_consec_drop.Marco Paniconi
2018-05-25Merge "VP9: Fix issues with high bitdepth in real-time."Marco Paniconi
2018-05-24VP9: Fix issues with high bitdepth in real-time.Jerome Jiang
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-23Merge "Experiment regarding playback problems on Bravia TVs."Paul Wilkins
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-05-21vp9-svc: Small code cleanup in nonrd-pickmode.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-18Experiment regarding playback problems on Bravia TVs.Paul Wilkins
2018-05-17vp9-svc: Skip find_predictors based on ref_frame_flags.Marco Paniconi
2018-05-16vp0-svc: Small code cleanup in nonrd-pickmode.Marco Paniconi
2018-05-16vp9-svc: Enable scene detection and re-encode for SVC.Marco Paniconi
2018-05-16Merge "Use the updated best rd cost for transform block search"Jingning Han
2018-05-15Use the updated best rd cost for transform block searchJingning Han
2018-05-15vp9: Some speed feature settings for speed 9.Marco Paniconi
2018-05-15Merge "Make a config time flag"Yaowu Xu
2018-05-14Merge "vp9-realtime: Enable alt_ref at speed 5, for live."Marco Paniconi
2018-05-14Make a config time flagYaowu Xu
2018-05-14Fixes for consistent encoding across recodes of a frameRanjit Kumar Tulabandu
2018-05-14vp9-realtime: Enable alt_ref at speed 5, for live.Marco Paniconi
2018-05-14Merge "vp9-svc: Add conditon to asserts on prediction pattern."Marco Paniconi
2018-05-14vp9-svc: Add conditon to asserts on prediction pattern.Marco Paniconi
2018-05-14VP9: Add speed 9 for subpel search.Jerome Jiang
2018-05-13vp9-svc: Update layer_id of frame buffer idx last refreshed.Marco Paniconi
2018-05-12Merge "Fix valgrind failure on uninitialized values."Jerome Jiang
2018-05-11Fix valgrind failure on uninitialized values.Jerome Jiang
2018-05-11vp9-svc: Fix pattern update for skip enhancement layers.Marco Paniconi
2018-05-11Merge "vp9-svc: Fix when whole superframe is dropped."Marco Paniconi
2018-05-11vp9-svc: Fix when whole superframe is dropped.Marco Paniconi
2018-05-10vp9: Adjust some early exits in nonrd-pickmode.Marco Paniconi
2018-05-09vp9-svc: Fix inter-layer early exit threshold.Marco Paniconi
2018-05-09Merge "Don't use transform domain distortion when eob is 0"Hui Su
2018-05-09Merge "vp9-svc: Fix to SVC for frame dropping."Marco Paniconi
2018-05-08vp9-svc: Fix to SVC for frame dropping.Marco Paniconi
2018-05-08Improved slide show codingpaulwilkins
2018-05-04Don't use transform domain distortion when eob is 0Hui Su
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-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