summaryrefslogtreecommitdiff
path: root/vp9/encoder/vp9_encoder.h
AgeCommit message (Expand)Author
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
2016-06-24Merge "cosmetics: Change few types to their posix version"James Zern
2016-06-24cosmetics: Beautify whitespaces and line wrappingYury Gitman
2016-06-24cosmetics: Change few types to their posix versionYury Gitman
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2016-05-10Add VP9 encoder API for level specification.hui su
2016-05-09Fix comment for target_bandwidth in VP9 and VP10hui su
2016-04-22vp9: Move consec_zero_mv from cyclic refresh to cpi struct.Marco
2016-03-01vp9-svc: Allow for 2 stage downscaling for spatial layers.Marco
2016-02-26Revert "vp9-svc: Fix speed issue with source downscaling for spatial layers."James Zern
2016-02-26vp9-svc: Fix speed issue with source downscaling for spatial layers.Marco
2016-02-11vp9-resize: Force reference masking off for external dynamic-resizing.Marco
2016-02-01vp9: Add flag to control usage of skin detection.Marco
2016-01-13Adding an aq mode for 360 videosDebargha Mukherjee
2015-11-13Changes to exhaustive motion search.paulwilkins
2015-11-06Use accurate bit cost for uv_mode in UV intra mode RD selectionhui su
2015-11-02Move noise level estimate outside denoiser.Marco
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-16Add support for color-range.Ronald S. Bultje
2015-09-14For 1 pass: always use the normative filter in vp9_scale_if_required()Marco
2015-08-28vp9_encoder: make vp9_alloc_compressor_data privateJames Zern
2015-08-20Update to dynamic resize for 1 pass CBR: source scaling.Marco
2015-08-06Move VP9 SSIM metrics to vpx_dsp.Alex Converse
2015-07-27Remove tx_select_threshesYunqing Wang
2015-07-20vpx_dsp/bitreader.h: vp9_->vpx_Yaowu Xu
2015-07-10Dynamic resize for real-time: source scalingMarco
2015-07-07Move sub pixel variance to vpx_dspJohann
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-07-02Rename vpx_thread to vpx_utilJingning Han
2015-07-02Merge "Use vpx prefix for codec independent threading functions"Jingning Han
2015-07-02Merge "Move multi-threading module functions into vpx_thread folder"Jingning Han
2015-07-02Use vpx prefix for codec independent threading functionsJingning Han
2015-07-01Move multi-threading module functions into vpx_thread folderJingning Han
2015-06-29VP9: Move ref_mvs[][] and mode_context[] from MB_MODE_INFOScott LaVarnway
2015-06-18Add dynamic resize logic for 1 pass CBR.Marco