- 2b9242a AV1 RT: Introduce speed 9 by Fyodor Kyslov · 4 years, 9 months ago
- c851d28 Show encode_config fields only when they are valid by Yaowu Xu · 4 years, 10 months ago
- e4d1bba Disable WebM encoder settings for debug output by Elliott Karpilovsky · 4 years, 10 months ago
- 4821571 Add --use-16bit-internal param to aomenc by Debargha Mukherjee · 4 years, 11 months ago
- 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 4 years, 11 months ago
- 60dd0f9 Remove surprises from aom_codec_control by Elliott Karpilovsky · 5 years ago
- 6522a0a Remove post processing related code by Wan-Teh Chang · 5 years ago
- 3de77b4 Add support for corpus complexity in single pass VBR by Hamsalekha S · 5 years ago
- 67e84d4 Fix windows build with aom_codec_iface_t changes by Elliott Karpilovsky · 5 years ago
- cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 5 years ago
- 72ffe5d Add encoder speed 6 by Yunqing Wang · 5 years ago
- 7787d5c Rename reserved param aom_codec_enc_config_default by Wan-Teh Chang · 5 years ago
- 8afb854 Remove some unused tuning enums by chiyotsai · 5 years ago
- fb7f22d Respect --gf_max_pyr_height. by Urvang Joshi · 5 years ago
- b44f48f Command-line option for minimum pyramid height. by Urvang Joshi · 5 years ago
- d6a3d66 Command-line option for automatic fixed QP offsets by Urvang Joshi · 5 years ago
- 0fa717c Remove old two-pass temporal dependency model by chiyotsai · 5 years ago
- 615dc24 Add new mode tune=vmaf by sdeng · 5 years ago
- 2d9df0b Remove CONFIG_DIST_8X8 by chiyotsai · 5 years ago
- 8807318 Clarify cpu-used in documentation by chiyotsai · 5 years ago
- 660fc53 Add command-line option for fixed QP offsets. by Urvang Joshi · 5 years ago
- 8054572 Add error messages when tune for VMAF is not correctly configured by Sai Deng · 5 years ago
- 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
- 56ceec9 Fix argv leak on Unrecognized input file type err by Wan-Teh Chang · 5 years ago
- 0968868 Remove tx_size_search_method command line option by Yunqing Wang · 5 years ago
- b59a7d0 Fix command line option to disable tpl model by chiyotsai · 5 years ago
- 8c6927f Enable forcing max_frame_width/height by Yaowu Xu · 5 years ago
- f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
- 44276df add support of config file by Ryan · 5 years ago
- c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 5 years ago
- 25daf5d Option to turn off MV cost update by Fyodor Kyslov · 5 years ago
- bf3ca36 Revert "add config file options support" by James Zern · 5 years ago
- a70e67a add config file options support by Ryan · 5 years ago
- 0fcf6f8 Add encoder control to turn on/off keyframe filter by Cheng Chen · 5 years ago
- cc31726 Fix bug in parsing of cli option --tx-size-search-method by Cherma Rajan A · 5 years ago
- 8d27341 Update MV cdf stats per superblock by Debargha Mukherjee · 6 years ago
- a2074dd Add option to disable overlay frames completely by Debargha Mukherjee · 6 years ago
- 7ffbf92 Remove good quality speed 6, 7, and 8 by Yunqing Wang · 6 years ago
- 5fad3fb Rename CONFIG_LOWBITDEPTH to FORCE_HIGHBITDEPTH_DECODING. by Jerome Jiang · 6 years ago
- 761f90f Add comment on min-partition-size by chiyotsai · 6 years ago
- 2a9ac43 Add a control to force video mode by Yaowu Xu · 6 years ago
- c5806c2 Add an encoding option "--enable-chroma-deltaq" by Yue Chen · 6 years ago
- a44a283 aomenc --help: correction for deltaq-mode default. by Urvang Joshi · 6 years ago
- ef139e1 Add encoder API for minimum compression ratio by Hui Su · 6 years ago
- 067fdf9 AV1 RT: Disable restoration for RT mode by kyslov · 6 years ago
- fc18909 Add option for a type 2 enable-tpl-model by Debargha Mukherjee · 6 years ago
- 27b7362 Test CONFIG_DIST_8X8 with #if, not #ifdef. by Wan-Teh Chang · 6 years ago
- 4fef7a5 Split delta_lf from delta_q mode and refactor by Debargha Mukherjee · 6 years ago
- 1d15282 Disable trellis in estimate_yrd by default by Sarah Parker · 6 years ago
- b69d1c2 gf-max-pyramid-height option: Allow value of 0. by Urvang Joshi · 6 years ago
- 82d0a04 add control parameter to set transform block size search method by Ryan Lei · 6 years ago
- 9543c70 add new control flags for coding tools by Ryan Lei · 6 years ago
- 2aa492c target level API: specify per operating point by Hui Su · 6 years ago
- e222dd6 target level API: remove the "Not enabled" option by Hui Su · 6 years ago
- d909c2c Add encoder API to specify tiers by Hui Su · 6 years ago
- 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 6 years ago
- fad3856 Add encoder API for target sequence level index by Hui Su · 6 years ago
- 1a9e27e Command-line option to use reduced set of refs. by Urvang Joshi · 6 years ago
- 65124b0 Fix an issue in md5 calculation by Yunqing Wang · 6 years ago
- 042af92 Add enc option to use default intra tx type only by Debargha Mukherjee · 6 years ago
- 03ad12d Add encoder options for cost update frequency by Debargha Mukherjee · 6 years ago
- a20aa68 Expand aomenc flag to disable coeff optimization by Debargha Mukherjee · 6 years ago
- 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 6 years ago
- 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 6 years ago
- a879ee9 Fix an issue in large-scale-tile=1 output format by Yunqing Wang · 6 years ago
- db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 6 years ago
- bfe9a70 Output to ivf file while large-scale-tile=1 by Yunqing Wang · 6 years ago
- 9ad9f08 Command-line option for max references per frame. by Urvang Joshi · 6 years ago
- 740e839 Add encoder flag for quant_b_adaptive by Sarah Parker · 6 years ago
- dd0484f Turn on row-based multi-threading in the encoder by Yunqing Wang · 6 years ago
- 94b3817 Add encoder control for intra angle delta by Hui Su · 6 years ago
- 8e25678 Add encoder option to enable/disable CFL UV pred by Debargha Mukherjee · 6 years ago
- 078ae86 Enc options to turn on/off smooth & Paeth intra by Debargha Mukherjee · 6 years ago
- 440e6d4 Add encoder control to turn on/off IntraBC mode by Hui Su · 6 years ago
- 8c917b0 Add encoder option to enable/disable 64-pt txfm by Debargha Mukherjee · 6 years ago
- a9e3d14 Add encoder control to turn on/off palette mode by Hui Su · 6 years ago
- 9d9cf19 Add an encoder option to turn off rect partitions by Debargha Mukherjee · 6 years ago
- f4e775c Command-line option for max height of GF pyramid. by Urvang Joshi · 6 years ago
- 03c43ba Encoder option to turn on/off intra-edge filter by Debargha Mukherjee · 6 years ago
- b38fa0e Fix encoder control for dual_filter on/off by Debargha Mukherjee · 6 years ago
- 8cbee6c Add enc option and RDO logic to disable smooth interintra mode by Yue Chen · 6 years ago
- 8f9ca58 Add encoder option for filter intra by Yue Chen · 6 years ago
- 7ac3eb1 Replace jnt_comp with dist_wtd_comp by Debargha Mukherjee · 6 years ago
- 78e6b2c Add encoder options for wedge and diff-wtd comp by Debargha Mukherjee · 6 years ago
- 4ad0113 Expose dual filter & order hint as aomenc options by Debargha Mukherjee · 6 years ago
- 0b7e590 Add encoder options for reduced tx type set by Sarah Parker · 6 years ago
- 5e12951 Add command line option to disable OBMC by Yue Chen · 6 years ago
- 16ea6ba Enc options for jnt, masked, interintra compound by Debargha Mukherjee · 6 years ago
- d2e53ca Add encoder options for global and local warp by Debargha Mukherjee · 6 years ago
- 9752192 Set output bit depth correctly. by Zhijie Yang · 6 years ago
- 3a607f7 Move aom_shift_img() to tools_common by Yunqing Wang · 6 years ago
- 6dbf774 Add warning when writing colocated chroma in Y4M by elliottk · 6 years ago
- 4fc2e44 Fix '--yv12' option support in aomenc by Yaowu Xu · 6 years ago
- 64e4cba Remove code used by frame_parallel_decode option. by Wan-Teh Chang · 7 years ago
- 7cae98f Add temporal dependency model and rdmult modulation to AV1 by Yue Chen · 7 years ago
- bb8157b aomenc/webmenc: Check for errors. by Tom Finegan · 7 years ago
- 22043ef Remove some unused defines by Urvang Joshi · 7 years ago
- 7a16247 print warning when upgrading bitdepth by elliottk · 7 years ago
- dc6e2c8 Mark some functions as static. by Wan-Teh Chang · 7 years ago
- b63b571 aomenc: respect chroma-sample-position for Y4M by elliottk · 7 years ago