summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.c
AgeCommit message (Expand)Author
2017-02-16cosmetics: Fix spelling mistake in compile flag name.paulwilkins
2017-02-15Additional first pass stats.paulwilkins
2017-02-15Merge "Aggressive VBR method."Paul Wilkins
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-13Aggressive VBR method.paulwilkins
2017-02-09Merge "Fix to avoid abrupt relaxation of max qindex in recode path"Paul Wilkins
2017-02-07Merge "Row based multi-threading of ARNR filtering stage"Yunqing Wang
2017-02-07Row based multi-threading of ARNR filtering stageRanjit Kumar Tulabandu
2017-02-02Changes to facilitate multi-threading of encoding stageRanjit Kumar Tulabandu
2017-01-27Disable multi-threading in first pass for SVC encodingRanjit Kumar Tulabandu
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-20vp9: Add feature to use block source_sad for realtime mode.Marco
2017-01-18vp9: Stop copying partition every a fixed number of frames.Jerome Jiang
2017-01-17Merge "vp9: Set low variance flag when partition is copied."Jerome Jiang
2017-01-17vp9: Set low variance flag when partition is copied.Jerome Jiang
2017-01-16Fix to avoid abrupt relaxation of max qindex in recode pathRanjit Kumar Tulabandu
2017-01-13vp9: Add speed feature flag for computing average source sad.Marco
2017-01-10vp9: Make the denoiser work with spatial SVC.Marco
2017-01-10vp9: 1 pass cbr: Adjustments to usage of gf_cbr_boost and aq=3 mode.Marco
2017-01-07Merge "Add support for VP9 level targeting"Hui Su
2017-01-06Add support for VP9 level targetinghui su
2017-01-06vp9: Compute source sad for every superblock when partition copy is on.Jerome Jiang
2016-12-19vp9: Add feature to copy partition from the last frame.Jerome Jiang
2016-11-14Enable asymptotic closed-loop encoding decisionJingning Han
2016-11-03Merge "Speed-up recode loop for extreme bitrate diffs"Debargha Mukherjee
2016-11-02Merge "Fixed bug in formatting of debug stats."Paul Wilkins
2016-11-02Fixed bug in formatting of debug stats.paulwilkins
2016-10-27Speed-up recode loop for extreme bitrate diffsDebargha Mukherjee
2016-10-27Force recode if framesize exceeds max allowed sizeDebargha Mukherjee
2016-10-25Change 2 motion search counts to be tile dataYunqing Wang
2016-10-21vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-18Revert "vp9_bitstream: Encode tiles in parallel"James Zern
2016-10-17vp9_bitstream: Encode tiles in parallelVignesh Venkatasubramanian
2016-10-111 pass vbr: Allow for lookahead alt-ref in real-time mode.Marco
2016-09-29vp9: On change_config() only call update_frame_size if needed.Marco
2016-09-15apply clang-formatclang-format
2016-09-03Fix missing write to opsnr in internal statsSarah Parker
2016-09-01Merge "Fix formatting in internal stats for vp8 and vp9"Yaowu Xu
2016-08-26Merge "Add ALLOW_RECODE_FIRST speed mode."Paul Wilkins
2016-08-26Add ALLOW_RECODE_FIRST speed mode.paulwilkins
2016-08-25Fix formatting in internal stats for vp8 and vp9Sarah Parker
2016-08-25Create interface for the ALT_REF_AQ classYury Gitman
2016-08-17Add {} to try and keep Jenkins happy.paulwilkins
2016-08-15Change to recode rules.paulwilkins
2016-08-04vp9: normalize vpx_enc_frame_flags_t usageJames Zern
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-07-20Change to call vp9_post_proc_frame()Yaowu Xu
2016-07-19Merge changes Ia6004c08,I1954f9d6James Zern
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-07-18cosmetics: Correct grammar/spelling in commentsYury Gitman