summaryrefslogtreecommitdiff
path: root/vpx/vp8cx.h
AgeCommit message (Expand)Author
2015-01-15Fix obvious misses in doxygen mainpageYaowu Xu
2015-01-14Merge "Add comments for two SVC related controls"Yaowu Xu
2015-01-14Merge "Add comments for two SVC related controls"Yaowu Xu
2015-01-14Merge "Add comments for control VP9E_SET_TUNE_CONTENT"Yaowu Xu
2015-01-14Merge "Add comments for VP9E_SET_FRAME_PERIODIC_BOOST"Yaowu Xu
2015-01-14Merge "Fix comments for encoder controls"Yaowu Xu
2015-01-14Add comments for two SVC related controlsYaowu Xu
2015-01-14Add comments for two SVC related controlsYaowu Xu
2015-01-14Add comments for control VP9E_SET_TUNE_CONTENTYaowu Xu
2015-01-14Add comments for VP9E_SET_FRAME_PERIODIC_BOOSTYaowu Xu
2015-01-14Fix comments for encoder controlsYaowu Xu
2015-01-14Add encoder control for setting color spaceYaowu Xu
2014-12-03Various updates to vp8.Marco
2014-11-10Vidyo: Support for one-pass rc-enabled SVC encoderDeb Mukherjee
2014-10-27Add a new control of golden frame boost in CBR modeYaowu Xu
2014-10-24Add a new control of max bitrate for inter frameYaowu Xu
2014-09-18[spatial svc] Remove vpx_svc_parameters_t and the loop that sets it for each ...Minghai Shang
2014-09-12Merge "Change the control function of VP9 denoiser."JackyChen
2014-09-12Change the control function of VP9 denoiser.JackyChen
2014-09-12[spatial svc] Remove useless APIs and variablesMinghai Shang
2014-08-05Add a codec control option to tune for screen content.Alex Converse
2014-07-14[spatial svc]Implement alt reference framesMinghai Shang
2014-05-05Mark VP8E_SET_ARNR_TYPE as being deprecatedAdrian Grange
2014-04-29Revert "Force ARNR filtering to be centered on the ARF frame"Adrian Grange
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi
2014-02-20vp8cx.h: add brief desc. for VP9E_SET_SVC_LAYER_IDJames Zern
2014-02-18Add comments to portion of SVC interface.Marco Paniconi
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-27Removing vpx_codec_vp9x_cx and internal experimental flag.Dmitry Kovalev
2013-12-16vpx: normalize include guardsJames Zern
2013-12-16Include files in the same directory directlyJohann
2013-11-15vpxenc: add --aq-mode flag to control adaptive quantizationGuillaume Martres
2013-11-06Merge "Move SVC per-frame loop from sample app into libvpx proper"Ivan Maltz
2013-11-06Move SVC per-frame loop from sample app into libvpx properIvan Maltz
2013-10-29Resolved Doxygen warnings.Adrian Grange
2013-10-22Revert "Merge "SVC improvements""James Zern
2013-10-21SVC improvementsIvan Maltz
2013-09-30Removing vpx_codec_impl_{top, bottom}.h files.Dmitry Kovalev
2013-09-09API extensions and sample app for spacial scalable encoderIvan Maltz
2013-04-24Extension of segmentation to 8 segments.Paul Wilkins
2013-03-27Convert g_frame_parallel_decoding to control interfaceJohn Koleszar
2013-02-13Add support for tile rows.Ronald S. Bultje
2013-02-12Add tile column size limits (256 pixels min, 4096 pixels max).Ronald S. Bultje
2013-02-05[WIP] Add column-based tiling.Ronald S. Bultje
2012-11-15support building vp8 and vp9 into a single libJohn Koleszar
2012-11-06vpx: merge with masterJohn Koleszar
2012-11-01Rename vp8/ codec directory to vp9/.Ronald S. Bultje
2012-08-14Shut up warnings added by -WundefDaniel Kang