summaryrefslogtreecommitdiff
path: root/vp9/vp9_cx_iface.c
AgeCommit message (Expand)Author
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
2015-03-09Merge "Reduce default overshoot/undershoot params to 25"Deb Mukherjee
2015-03-05Reduce default overshoot/undershoot params to 25Deb Mukherjee
2015-03-03Use 8 threads by default for VP9 encodesFrank Galligan
2015-03-03VP9: turn on tile-columns and frame-parallel-mode by defaultFrank Galligan
2015-02-26Fix the encoder to support profile changeYaowu Xu
2015-02-23Account for rate error in GF group Q calculation.paulwilkins
2015-02-03Add mutex initialization in encoderYaowu Xu
2015-02-02Merge "Allow larger encoder configurations."Alex Converse
2015-01-30Try again to merge branch 'frame-parallel' into master branch.hkuang
2015-01-29Allow larger encoder configurations.Alex Converse
2015-01-23Revert "Merge branch 'frame-parallel' to enable frame parallel decode in mast...Johann
2015-01-22Merge branch 'frame-parallel' to enable frame parallel decode in master branch.hkuang
2015-01-21Allow external resize via vpx_codec_enc_config_setAlex Converse
2015-01-14Add encoder control for setting color spaceYaowu Xu
2015-01-09Added plumbing for setting color spaceYaowu Xu
2015-01-09Fix comments and color formatYaowu Xu
2014-12-18Merge "make vp9 encoder static initializers thread safe"James Zern
2014-12-18make vp9 encoder static initializers thread safeJim Bankoski
2014-12-17Corrected value range of --cpu-used for vp9Yaowu Xu
2014-12-04vp9_ethread: the tile-based multi-threaded encoderYunqing Wang
2014-11-13Prepare for dynamic frame resizing in the recode loopAdrian Grange