summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
2018-01-12clang-format v5.0.0 vpxenc.cJohann
2018-01-11adopt some clang 5.0.0 formattingJohann
2017-11-28vpx{enc,dec}: add --helpJames Zern
2017-11-13New content type to improve grain retention.paulwilkins
2017-11-08CVBR command line option.paulwilkins
2017-09-14VP9 level targeting: add a new AUTO modeHui Su
2017-09-01apply clang-formatclang-format
2017-02-27vp9: Rename new_mt to row_mtVignesh Venkatasubramanian
2017-01-24Multi-threading of first pass stats collectionRanjit Kumar Tulabandu
2016-12-22Fix compile warnings for target=armv7-android-gccJerome Jiang
2016-10-19vp8: Add control for gf boost for 1 pass cbr.Marco
2016-09-15apply clang-formatclang-format
2016-09-13webmenc: remove unused 'fps' parameterJohann
2016-08-24Add --alt-ref-aq=<int> optionYury Gitman
2016-07-19top-level: apply clang-formatclang-format
2016-07-18vp9: Allow usage of lookahead for real-time, 1 pass vbr.Marco
2016-06-17remove vp10James Zern
2016-05-10Add VP9 encoder API for level specification.hui su
2016-04-25TODO cleanup: s/EbmlGlobal/WebmOutputContext/Vignesh Venkatasubramanian
2016-03-22Prevent encoder crash caused by row tile dependenciesYunqing Wang
2016-02-25vp9: set kf_max_dist to a reasonable default (128)James Zern
2016-02-11vpxenc: quiet unused param warningJames Zern
2016-02-02Add high bit depth args to arg listhui su
2016-01-18Use input framerate as timebase if none was explicitly specified.Ronald S. Bultje
2016-01-13Adding an aq mode for 360 videosDebargha Mukherjee
2015-12-16vpxenc: don't warn about libwebm availability if writing IVF.Ronald S. Bultje
2015-10-29Specify feasible parameter values for lossless modehui su
2015-09-29vpxenc: Allow non i420 input for VP10.Tom Finegan
2015-08-21vpxenc: fix DECODER ifdefJames Zern
2015-08-17create vp10_arg_ctrl_maphui su
2015-08-17remove unused high-bit-depth args from arg listhui su
2015-08-14Remove vp10's build dependency on vp9Yaowu Xu
2015-08-12Add vpxenc help infoYaowu Xu
2015-08-12Fix high bit depth in vp10 codebaseJingning Han
2015-08-11Fork VP9 and VP10 codebaseJingning Han
2015-07-06Expose params min-gf-interval/max-gf-intervalDebargha Mukherjee
2015-06-05vpxenc: relocate vp8/vp9 only optionsJames Zern
2015-06-05vpxenc: Add support for pixel aspect ratio.Frank Galligan
2015-06-04Make vp9 the default codec for vpxencYaowu Xu
2015-05-11vpxenc: make some functions staticJames Zern
2015-05-11tools_common.h: fix usage_exit() prototypeJames Zern
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