summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
2017-06-20VP9 level targeting: properly handle max_gf_intervalhui su
2017-06-07vp9 level targeting: more strict constraint on min_gf_intervalhui su
2017-04-24Make the row based multi-threaded encoder deterministicYunqing Wang
2017-04-06VP9 motion vector unit testYunqing Wang
2017-02-28Set row_mt to 0 by defaultYunqing Wang
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-02-15Row based multi-threading of encoding stageRanjit Kumar Tulabandu
2017-02-13The bitstream bit match test in multi-threaded encoderYunqing Wang
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2017-01-13vp9_cx_iface,encoder_encode: check validate_img returnJames Zern
2017-01-06Add support for VP9 level targetinghui su
2016-11-21Add validation of frame_parallel_decoding_modeYaowu Xu
2016-09-15apply clang-formatclang-format
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-08-03vp9/decoder,vp9/*.[hc]: apply clang-formatclang-format
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-12Fix encoder crashes for odd size inputYaowu Xu
2016-07-01Make set_reference control API work in VP9Yunqing Wang
2016-06-17Output frames in first pass for VPX_DL_REALTIME.Tom Finegan
2016-06-16Fix ubsan warning: vp9_cx_iface.cYaowu Xu
2016-06-15Add vp9 encoder API VP9E_GET_LEVEL to provide bitstream levelhui su
2016-05-11Fix typos in control function for VP9E_SET_TARGET_LEVELhui su
2016-05-10Add VP9 encoder API for level specification.hui su
2016-03-24Merge "Add a TODO for using tile rows while encoding with multiple threads"James Zern
2016-03-23Merge "Allows sub-second frame rates in vp9"Johann Koenig
2016-03-23Add a TODO for using tile rows while encoding with multiple threadsYunqing Wang
2016-03-22Prevent encoder crash caused by row tile dependenciesYunqing Wang
2016-03-12Allows sub-second frame rates in vp9Johnny Klonaris
2016-02-25vp9: set kf_max_dist to a reasonable default (128)James Zern
2016-02-16vp9,encoder: relocate setjmpJames Zern
2016-02-16vp9_cx_iface,encode: remove redundant cpi checkJames Zern
2015-11-23vp9-svc: Fix to allow setting qp-max/min per spatial and temporal layer.Marco
2015-10-20Merge "vp8cx: remove deprecated reference/entropy controls"James Zern
2015-10-16vp8cx: remove deprecated reference/entropy controlsJames Zern
2015-10-16Add a new enum type vpx_color_range_tYaowu Xu
2015-10-12VP9-SVC: Bugfix to allow skipping lower layer(s) encoding.Marco
2015-10-06Add first_spatial_layer_to_encode to SVC.Marco
2015-09-25vp9/10: improve support for render_width/height.Ronald S. Bultje
2015-09-17Add SVC codec control to set frame flags and buffer indices.Marco
2015-09-16Add support for color-range.Ronald S. Bultje
2015-07-14Fixes part of merge regression from adding arf parameters.Debargha Mukherjee
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-06-03Remove ABI check for 1 pass CBR SVC.Marco
2015-06-02Vidyo patch: Rate control for SVC, 1 pass CBR mode.Marco
2015-03-24VP9E_GET_ACTIVE_MAP API function.Alex Converse
2015-03-20vp[89]_cx_iface.c: remove obsolete ABI checksJames Zern
2015-03-19put spatial svc behind an ABI checkJames Zern
2015-03-16Fix external resize memory issues.Alex Converse
2015-03-13Provide information on codec controlsYaowu Xu
2015-03-12Rename a vp9 only control with vp9e prefixYaowu Xu