summaryrefslogtreecommitdiff
path: root/vpx/vp8cx.h
AgeCommit message (Expand)Author
2020-10-09Add callback functions for external_rate_controlangiebird
2020-10-02Add codec control for external rate control libangiebird
2020-10-02Add codec control to disable loopfilter for vp9Jerome Jiang
2020-08-25vp9-rtc: Add control to disable maxq on overshootMarco Paniconi
2020-02-18Cap delta_q_uv to -15..15Jerome Jiang
2020-01-17vp9: add delta q for uv channel. add tests.Jerome Jiang
2019-09-06vp9-svc: Add new frame drop mode for SVCMarco Paniconi
2019-08-20Update documentation: CRF works with VPX_Q modeelliottk
2019-04-29vp8cx.h,vpxenc: add note about alt ref rangesJames Zern
2019-04-23Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"Sai Deng
2019-04-23Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enumssdeng
2019-04-03vp8cx.h: s/VP8E_(SET_MAX_INTER_BITRATE_PCT)/VP9E_$1/James Zern
2019-03-05vp9: map speed > 9 to speed 9.Jerome Jiang
2019-01-15vp9: fix definition for VP9E_SET_POSTENCODE_DROPJerome Jiang
2018-12-20Merge "vpxenc : fix misleading documentation about sharpness."James Bankoski
2018-12-19vpxenc : fix misleading documentation about sharpness.Jim Bankoski
2018-12-19vpx/vp8cx.h: fix some typosJames Zern
2018-11-07Merge "vp9: postencode drop frame for screen content in CBR."Jerome Jiang
2018-11-06vp9: postencode drop frame for screen content in CBR.Jerome Jiang
2018-11-05vpx_codec_enc_config_default: disable 'usage'Johann
2018-09-15cosmetics: normalize include guardsJames Zern
2018-09-05vp9-svc: Allow for setting framerate per spatial layer.Marco Paniconi
2018-08-16SVC: extend api to specify temporal id for each spatial layers.Jerome Jiang
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-09vp9-svc: Update to SET/GET_SVC_REF_FRAME_CONFIG apiJerome Jiang
2018-06-20vp9-svc: Add support for spatial layer sync frames.Marco Paniconi
2018-06-07vp9 svc: add control to set using second temporal ref.Jerome Jiang
2018-05-24vp9-svc: Add max_consec_drop to SVC frame drop.Marco Paniconi
2018-05-22vp9-svc: Add full superframe drop mode.Marco Paniconi
2018-04-24vp9-svc: Add GET control to get SVC pattern info.Marco Paniconi
2018-04-09vp9-svc: Make constrained_layer_drop default for svc.Marco Paniconi
2018-03-29VP9 SVC: Add enum type for framedrop_mode.Jerome Jiang
2018-03-27vp9-svc: Add logic to enable for constrained framedrop.Marco Paniconi
2018-03-26vp9-svc: Allow for setting frame drop thresholds per layer.Marco Paniconi
2018-03-20VP9 SVC: Add control to disable inter layer prediction.Jerome Jiang
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-12-11vp9 svc: Allow denoising next to highest resolution.Jerome Jiang
2017-11-13New content type to improve grain retention.paulwilkins
2017-07-06vp8cx,cosmetics: correct VP9_SET_TILE_COLUMNS docsJames Zern
2017-07-06vp8cx,cosmetics: correct VP9_SET_FRAME_PARALLEL_DECODING docsJames Zern
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-07-21vpx/: apply clang-formatclang-format
2016-06-17remove vp10James Zern