- 5c9bc41 Convert input frames to monochrome before encoding by Wan-Teh Chang · 4 years ago
- 0b822be Fix typo in aomenc when using the key & val API. by Bohan Li · 4 years ago
- 7a20d10 Check global.pass when enforcing one-pass encoding by Wan-Teh Chang · 4 years ago
- c491c66 AV1 RT: Introduce feature to control D45 to D203 intra modes by Fyodor Kyslov · 4 years ago
- ca5281c Fix nits in aomenc help message by Wan-Teh Chang · 4 years ago
- 67c3ce0 Adjustments to using the key & value API in aomenc. by Bohan Li · 4 years, 1 month ago
- 77edd8c Let aomenc use the key & value api. by Bohan Li · 4 years, 1 month ago
- 08eb1d4 Add option to skip applying denoising with denoise-noise-level by n9Mtq4 · 4 years, 1 month ago
- 368b918 Let the key & value API support all entries in av1_args. by Bohan Li · 4 years, 1 month ago
- 14bfd94 Configure all intra mode by Jingning Han · 4 years, 1 month ago
- c5d38e0 Add --allintra to aomenc configuration by Jingning Han · 4 years, 1 month ago
- d2f082e Fix tune vmaf build by Sai Deng · 4 years, 1 month ago
- b2d8258 Signal color-range in Y4M output by Elliott Karpilovsky · 4 years, 1 month ago
- 94bcbfe aomenc: initalize the image object by Hui Su · 4 years, 2 months ago
- c1d42fe Add a key & value API to the libaom library. by Bohan Li · 4 years, 3 months ago
- f183b00 Add warning for using keyframe overlay. by Bohan Li · 4 years, 5 months ago
- b8804bb Clean up some calls to arg_match() by Wan-Teh Chang · 4 years, 6 months ago
- e6d686d Document the default of loop filter sharpness is 0 by Wan-Teh Chang · 4 years, 6 months ago
- 432f030 Pass a boolean as the has_val argument to ARG_DEF by Wan-Teh Chang · 4 years, 6 months ago
- aff2772 Add tune=vmaf_neg mode by Sai Deng · 4 years, 7 months ago
- b7897b4 Add flag to enable and disable rect-tx by Josh Verdejo · 4 years, 7 months ago
- 4e0c619 rtc: Add off state for coeff/mode-upd-freq by Marco Paniconi · 4 years, 7 months ago
- 48d580b Fix MSVS warning in aomenc.c file by Aasaipriya Chandran · 4 years, 7 months ago
- 4c2b30e Add support for PSNR calculation based on stream bit-depth by Aasaipriya Chandran · 4 years, 7 months ago
- 1478d86 Add option to enable arf + overlay for key frames. by bohanli · 4 years, 9 months ago
- 8fbe1b9 AV1 RT: Disallow non-zero lag-in-frames option for RT mode by Fyodor Kyslov · 4 years, 8 months ago
- 816dab0 Move some 2pass opts to generic rate control opts by Debargha Mukherjee · 4 years, 8 months ago
- 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, 9 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, 10 months ago
- 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 4 years, 10 months ago
- 60dd0f9 Remove surprises from aom_codec_control by Elliott Karpilovsky · 4 years, 11 months 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 · 4 years, 11 months ago
- cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 5 years ago
- 72ffe5d Add encoder speed 6 by Yunqing Wang · 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
- 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
- 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