summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
2015-03-13Provide information on codec controlsYaowu Xu
2015-03-12Rename a vp9 only control with vp9e prefixYaowu Xu
2015-02-13Remove redundant testAdrian Grange
2015-02-10Add --color-space to vpxencYaowu Xu
2015-02-02Require webm when explicitly requestedJohann
2015-01-14Add encoder control for setting color spaceYaowu Xu
2014-12-17Corrected value range of --cpu-used for vp9Yaowu Xu
2014-12-16Silence -Werror=unused-parameterJohann
2014-12-03Various updates to vp8.Marco
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-10-13Resolves some lint errorsDeb Mukherjee
2014-10-08Fixes naming bug from previous highbitdepth patchDeb Mukherjee
2014-10-08Refactoring of highbitdepth bitshift operationsDeb Mukherjee
2014-10-03Remove experimental-bitstream flag for profiles>0Deb Mukherjee
2014-10-01Adds support of 440 content.Deb Mukherjee
2014-10-01High-bitdepth bugfixesDeb Mukherjee
2014-09-12Change the control function of VP9 denoiser.JackyChen
2014-09-04Fix a visual studio warningYaowu Xu
2014-09-02Adds config opt for highbitdepth + misc. vpxDeb Mukherjee
2014-08-28Merge "Renaming vpxenc option from frame_boost to frame-boost."Dmitry Kovalev
2014-08-28Adding several vpxenc parameter ranges to help output.Dmitry Kovalev
2014-08-25Renaming vpxenc option from frame_boost to frame-boost.Dmitry Kovalev
2014-08-21vpxenc.c : static warnings cleanoutJim Bankoski
2014-08-15vpxenc: fix compile with --disable-libyuvJames Zern
2014-08-06Add tune-content command line optionAlex Converse
2014-07-16Adds support for raw yuv files for 422/444Deb Mukherjee
2014-07-15Renames interface field in VpxInterfaceDeb Mukherjee
2014-07-14Rewrite functions related to first pass block statsPengchong Jin
2014-07-14Merge "Silent -wextra warnings"Yaowu Xu
2014-07-11Silent -wextra warningsYaowu Xu
2014-07-09vpxenc: fix per-frame psnr/size output on a terminalJames Zern
2014-07-05Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-07-02Reverting "Adds support for reading and writing 10/12-bit y4m" for now becaus...Dmitry Kovalev
2014-07-02Adds support for reading and writing 10/12-bit y4mDeb Mukherjee
2014-05-20Updates libyuv to version 1005Deb Mukherjee
2014-05-16Exit with error when vpxenc cannot correctly scale the input.Alex Converse
2014-05-16Rewrite encoder input format handling.Alex Converse
2014-05-12vpxenc: add some missing CONFIG_WEBM_IO checksJames Zern
2014-04-29Revert "Force ARNR filtering to be centered on the ARF frame"Adrian Grange
2014-04-22Force ARNR filtering to be centered on the ARF frameAdrian Grange
2014-04-17examples: remove off_t overridesJames Zern
2014-04-15Merge "More user friendly vpxenc help strings."Dmitry Kovalev
2014-04-14More user friendly vpxenc help strings.Dmitry Kovalev
2014-04-14Enable vpxenc to specify internal coded frame sizeAdrian Grange
2014-04-04Changing webmenc to use libwebmVignesh Venkatasubramanian
2014-04-04Merge "Removed space in ETA printout"Yaowu Xu
2014-04-03Removed space in ETA printoutYaowu Xu
2014-04-03Add codec control function for enabling frame_periodic_boost.Marco Paniconi
2014-04-02Revert "Changing webmenc to use libwebm"Paul Wilkins