summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
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
2014-03-28Changing webmenc to use libwebmVignesh Venkatasubramanian
2014-03-14Adding a configure flag to control WebM container supportVignesh Venkatasubramanian
2014-02-27Adding sse_to_psnr function to tools_common.{h, c}.Dmitry Kovalev
2014-02-21Stop gating non420 features with a configure flag.Alex Converse
2014-02-21Require an --experimental-bitstream flag at runtime for encoding profile 1.Alex Converse
2014-02-13In realtime mode enforce one pass with 0 lagDeb Mukherjee
2014-02-11Adding API to get vpx encoder/decoder interface.Dmitry Kovalev
2014-02-11vpxenc: Silence MSVC warnings.Tom Finegan
2014-02-03Merge changes Ic362b088,I1c65c2aaJames Zern