summaryrefslogtreecommitdiff
path: root/vpxenc.c
AgeCommit message (Expand)Author
2019-04-29vp8cx.h,vpxenc: add note about alt ref rangesJames Zern
2019-04-23Revert "Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enums"Sai Deng
2019-04-23Add VPX_TUNE_SSIM and VPX_TUNE_PSNR enumssdeng
2019-03-29update .clang-format for version clang-7.0.1 update.Hien Ho
2019-03-05vp9: map speed > 9 to speed 9.Jerome Jiang
2019-02-11Test decode and find mismatch in vp9 svc example encoder.Jerome Jiang
2019-01-30add y4m support to vp9 example encoders.Jerome Jiang
2018-12-21vpx{dec,enc}: resolve missing declarationsJohann
2018-12-19vpxenc : fix misleading documentation about sharpness.Jim Bankoski
2018-08-14Add vpxenc control to turn on/off tpl modelJingning Han
2018-08-04vpxenc: replace uint16 with uint16_tMirko Bonadei
2018-07-24Improve help message for arnr-typeYaowu Xu
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