summaryrefslogtreecommitdiff
path: root/vpx/vpx_encoder.h
AgeCommit message (Expand)Author
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
2012-06-28Add lossless compression mode.Hui Su
2011-07-28Convert rc_max_intra_bitrate_pct to controlJohn Koleszar
2011-06-28New ways of passing encoded data between encoder and decoder.Stefan Holmer
2011-06-28Proposing an extension to the encoder and decoder interfaces.Stefan Holmer
2011-06-28Adding support for independent partitionsStefan Holmer
2011-04-25Merge "Change rc undershoot/overshoot semantics"John Koleszar
2011-04-25Add rc_max_intra_bitrate_pct controlJohn Koleszar
2011-04-12Change rc undershoot/overshoot semanticsJohn Koleszar
2011-02-16documentation: minor cosmeticsJames Zern
2011-01-07CQ ModePaul Wilkins
2010-10-27Eliminate more warnings.Timothy B. Terriberry
2010-09-09Use WebM in copyright notice for consistencyJohn Koleszar
2010-06-18cosmetics: trim trailing whitespaceJohn Koleszar
2010-06-04LICENSE: update with latest textJohn Koleszar
2010-05-24install includes in DIST_DIR/include/vpx, move vpx_codec/ to vpx/John Koleszar