summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
2018-01-18clang-format v5.0.0 vp9/Johann
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-12-01Add max luma picture width/height constraint in VP9 levelHui Su
2017-11-08CVBR command line option.paulwilkins
2017-09-28vp9: Modification to adapt the ARF usage for 1 pass vbrMarco
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-08-16Prevent parameters that can cause invalid ARF groups.paulwilkins
2017-07-10remove vp9_full_sad_searchJohann
2017-06-27vp9: compute skinmap only once before encoding.Jerome Jiang
2017-06-21vp9: Add high source sad to content state.Marco
2017-05-12vp9: speed 8: Fix seg fault in partition copy when drop frames.Jerome Jiang
2017-05-09vp9: SVC: Add option to set downsampling filter type.Marco
2017-04-26Merge "Make the row based multi-threaded encoder deterministic"Yunqing Wang
2017-04-24vp9; Reduce artifact in non-rd pickmode for lighting changes.Marco
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-21Make allow_exhaustive_searches feature no longer adaptiveYunqing Wang
2017-04-20vp9: SVC: Redefine the source downsample filter choice.Marco
2017-04-18vp9: Add phase to get averaging filter for 1:2 downsampling.Marco
2017-04-06VP9 motion vector unit testYunqing Wang
2017-03-27vp9: 1 pass: Move source sad computation into encodeframe loop.Marco
2017-03-21vp9: Enable adaptive_rd_threshold for row mt for realtime speed 8.Jerome Jiang
2017-03-20vp9: Use sb content measure to bias against golden.Marco
2017-03-15Refactor: Change cpi->resize_state to enum values.Jerome Jiang
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-21vp9: Incorporate source sum_diff into non-rd partition thresholds.Marco
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-02-04Merge "Changes to facilitate multi-threading of encoding stage"Yunqing Wang
2017-02-02Changes to facilitate multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-01Changes to facilitate row based multi-threading of ARNR filteringRanjit 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-17vp9: Set low variance flag when partition is copied.Jerome Jiang
2017-01-10vp9: Make the denoiser work with spatial SVC.Marco
2017-01-06Add support for VP9 level targetinghui su
2016-12-19vp9: Add feature to copy partition from the last frame.Jerome Jiang
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-08-25Create interface for the ALT_REF_AQ classYury Gitman
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-08-08Merge "Add cpi parameter for forcing segmentation update"Yury Gitman
2016-08-08Add cpi parameter for forcing segmentation updateYury Gitman
2016-08-04vp9: normalize vpx_enc_frame_flags_t usageJames Zern
2016-08-02vp9/encoder: apply clang-formatclang-format
2016-06-29Add experimental spatial de-noise filter on key frames.paulwilkins
2016-06-24Merge "cosmetics: Beautify whitespaces and line wrapping"James Zern