summaryrefslogtreecommitdiff
path: root/vpx/vpx_encoder.h
AgeCommit message (Expand)Author
2018-04-24vp9-svc: Add GET control to get SVC pattern info.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-03-20vp9-svc: Improve frame dropper for spatial layers.Marco Paniconi
2018-03-15vp9-svc: Frame dropper for SVC.Marco Paniconi
2018-03-14remove spatial svc experimentJohann
2018-02-09Reland "Add ROI support for VP9."Jerome Jiang
2018-01-22Fix frame sizes in pkt to support spatial layers.Jerome Jiang
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-12-06Add frame width & height to frame pkt. Add test.Jerome Jiang
2017-11-30decouple spatial-svc from encoder abiJames Zern
2017-11-13vp9 svc: Change conditions on VPX_ENCODER_ABI_VERSION.Jerome Jiang
2017-11-08CVBR command line option.paulwilkins
2017-02-28VPX_CODEC_CAP_HIGHBITDEPTH for decoder interfaceChris Cunningham
2016-07-25vp9 svc: Enable different speed setting for each spatial layer.jackychen
2016-07-21vpx/: apply clang-formatclang-format
2015-10-09vpx/*.h, cosmetics: fix some typosJames Zern
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-19put spatial svc behind an ABI checkJames Zern
2015-03-18vpx/vpx_encoder.h: bump ABI versionJames Zern
2015-03-13Fix comments for vpx_codec_enc_config_default()Yaowu Xu
2015-01-15Fix comments for doxygenYaowu Xu
2014-11-10Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee
2014-10-15fix CONFIG_SPATIAL_SVC warningJames Zern
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-11[spatial svc] Output psnr for all layers in one packet.Minghai Shang
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-25Passing const cfg pointer to vpx_codec_{dec,enc}_init_ver().Dmitry Kovalev
2014-08-22Replacing 'struct vpx_fixed_buf' with 'vpx_fixed_buf_t’.Dmitry Kovalev
2014-08-11Merge "remove remaining references to XMA"James Zern
2014-08-11remove remaining references to XMAJames Zern
2014-08-11[spatial svc]Remove CONFIG_SPATIAL_SVC for ss_enable_auto_alt_ref in vpx_code...Minghai Shang
2014-07-22[spatial svc]Use #if instead of #ifdef on macro CONFIG_SPATIAL_SVCMinghai Shang
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-04-14Enable vpxenc to specify internal coded frame sizeAdrian Grange
2014-03-19[svc] Finalize spatial svc first pass rate controlMinghai Shang
2014-02-26[svc] Add target bitrate settings for each layers.Minghai Shang
2014-02-06Layer based rate control for CBR mode.Marco Paniconi
2014-02-03Revert "Layer based rate control for CBR mode."Marco Paniconi
2014-02-02Layer based rate control for CBR mode.Marco Paniconi
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-10-29Resolved Doxygen warnings.Adrian Grange
2013-09-09Merge "API extensions and sample app for spacial scalable encoder"Ivan Maltz
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-09-06Support a constant quality mode in VP9Deb Mukherjee
2012-11-06vpx: merge with masterJohn Koleszar
2012-07-17Restyle codeJohn Koleszar