1. 5c9bc41 Convert input frames to monochrome before encoding by Wan-Teh Chang · 4 years ago
  2. 0b822be Fix typo in aomenc when using the key & val API. by Bohan Li · 4 years ago
  3. 7a20d10 Check global.pass when enforcing one-pass encoding by Wan-Teh Chang · 4 years ago
  4. c491c66 AV1 RT: Introduce feature to control D45 to D203 intra modes by Fyodor Kyslov · 4 years ago
  5. ca5281c Fix nits in aomenc help message by Wan-Teh Chang · 4 years ago
  6. 67c3ce0 Adjustments to using the key & value API in aomenc. by Bohan Li · 4 years, 1 month ago
  7. 77edd8c Let aomenc use the key & value api. by Bohan Li · 4 years, 1 month ago
  8. 08eb1d4 Add option to skip applying denoising with denoise-noise-level by n9Mtq4 · 4 years, 1 month ago
  9. 368b918 Let the key & value API support all entries in av1_args. by Bohan Li · 4 years, 1 month ago
  10. 14bfd94 Configure all intra mode by Jingning Han · 4 years, 1 month ago
  11. c5d38e0 Add --allintra to aomenc configuration by Jingning Han · 4 years, 1 month ago
  12. d2f082e Fix tune vmaf build by Sai Deng · 4 years, 1 month ago
  13. b2d8258 Signal color-range in Y4M output by Elliott Karpilovsky · 4 years, 1 month ago
  14. 94bcbfe aomenc: initalize the image object by Hui Su · 4 years, 2 months ago
  15. c1d42fe Add a key & value API to the libaom library. by Bohan Li · 4 years, 3 months ago
  16. f183b00 Add warning for using keyframe overlay. by Bohan Li · 4 years, 5 months ago
  17. b8804bb Clean up some calls to arg_match() by Wan-Teh Chang · 4 years, 6 months ago
  18. e6d686d Document the default of loop filter sharpness is 0 by Wan-Teh Chang · 4 years, 6 months ago
  19. 432f030 Pass a boolean as the has_val argument to ARG_DEF by Wan-Teh Chang · 4 years, 6 months ago
  20. aff2772 Add tune=vmaf_neg mode by Sai Deng · 4 years, 7 months ago
  21. b7897b4 Add flag to enable and disable rect-tx by Josh Verdejo · 4 years, 7 months ago
  22. 4e0c619 rtc: Add off state for coeff/mode-upd-freq by Marco Paniconi · 4 years, 7 months ago
  23. 48d580b Fix MSVS warning in aomenc.c file by Aasaipriya Chandran · 4 years, 7 months ago
  24. 4c2b30e Add support for PSNR calculation based on stream bit-depth by Aasaipriya Chandran · 4 years, 7 months ago
  25. 1478d86 Add option to enable arf + overlay for key frames. by bohanli · 4 years, 9 months ago
  26. 8fbe1b9 AV1 RT: Disallow non-zero lag-in-frames option for RT mode by Fyodor Kyslov · 4 years, 8 months ago
  27. 816dab0 Move some 2pass opts to generic rate control opts by Debargha Mukherjee · 4 years, 8 months ago
  28. 2b9242a AV1 RT: Introduce speed 9 by Fyodor Kyslov · 4 years, 9 months ago
  29. c851d28 Show encode_config fields only when they are valid by Yaowu Xu · 4 years, 9 months ago
  30. e4d1bba Disable WebM encoder settings for debug output by Elliott Karpilovsky · 4 years, 10 months ago
  31. 4821571 Add --use-16bit-internal param to aomenc by Debargha Mukherjee · 4 years, 10 months ago
  32. 4e55eb7 Write encoder settings in WebM files by Elliott Karpilovsky · 4 years, 10 months ago
  33. 60dd0f9 Remove surprises from aom_codec_control by Elliott Karpilovsky · 4 years, 11 months ago
  34. 3de77b4 Add support for corpus complexity in single pass VBR by Hamsalekha S · 5 years ago
  35. 67e84d4 Fix windows build with aom_codec_iface_t changes by Elliott Karpilovsky · 4 years, 11 months ago
  36. cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 5 years ago
  37. 72ffe5d Add encoder speed 6 by Yunqing Wang · 5 years ago
  38. 8afb854 Remove some unused tuning enums by chiyotsai · 5 years ago
  39. fb7f22d Respect --gf_max_pyr_height. by Urvang Joshi · 5 years ago
  40. b44f48f Command-line option for minimum pyramid height. by Urvang Joshi · 5 years ago
  41. d6a3d66 Command-line option for automatic fixed QP offsets by Urvang Joshi · 5 years ago
  42. 0fa717c Remove old two-pass temporal dependency model by chiyotsai · 5 years ago
  43. 615dc24 Add new mode tune=vmaf by sdeng · 5 years ago
  44. 2d9df0b Remove CONFIG_DIST_8X8 by chiyotsai · 5 years ago
  45. 8807318 Clarify cpu-used in documentation by chiyotsai · 5 years ago
  46. 660fc53 Add command-line option for fixed QP offsets. by Urvang Joshi · 5 years ago
  47. 8054572 Add error messages when tune for VMAF is not correctly configured by Sai Deng · 5 years ago
  48. 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
  49. 0968868 Remove tx_size_search_method command line option by Yunqing Wang · 5 years ago
  50. b59a7d0 Fix command line option to disable tpl model by chiyotsai · 5 years ago
  51. 8c6927f Enable forcing max_frame_width/height by Yaowu Xu · 5 years ago
  52. f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
  53. 44276df add support of config file by Ryan · 5 years ago
  54. c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 5 years ago
  55. 25daf5d Option to turn off MV cost update by Fyodor Kyslov · 5 years ago
  56. bf3ca36 Revert "add config file options support" by James Zern · 5 years ago
  57. a70e67a add config file options support by Ryan · 5 years ago
  58. 0fcf6f8 Add encoder control to turn on/off keyframe filter by Cheng Chen · 5 years ago
  59. cc31726 Fix bug in parsing of cli option --tx-size-search-method by Cherma Rajan A · 5 years ago
  60. 8d27341 Update MV cdf stats per superblock by Debargha Mukherjee · 6 years ago
  61. a2074dd Add option to disable overlay frames completely by Debargha Mukherjee · 6 years ago
  62. 7ffbf92 Remove good quality speed 6, 7, and 8 by Yunqing Wang · 6 years ago
  63. 5fad3fb Rename CONFIG_LOWBITDEPTH to FORCE_HIGHBITDEPTH_DECODING. by Jerome Jiang · 6 years ago
  64. 761f90f Add comment on min-partition-size by chiyotsai · 6 years ago
  65. 2a9ac43 Add a control to force video mode by Yaowu Xu · 6 years ago
  66. c5806c2 Add an encoding option "--enable-chroma-deltaq" by Yue Chen · 6 years ago
  67. a44a283 aomenc --help: correction for deltaq-mode default. by Urvang Joshi · 6 years ago
  68. ef139e1 Add encoder API for minimum compression ratio by Hui Su · 6 years ago
  69. 067fdf9 AV1 RT: Disable restoration for RT mode by kyslov · 6 years ago
  70. fc18909 Add option for a type 2 enable-tpl-model by Debargha Mukherjee · 6 years ago
  71. 27b7362 Test CONFIG_DIST_8X8 with #if, not #ifdef. by Wan-Teh Chang · 6 years ago
  72. 4fef7a5 Split delta_lf from delta_q mode and refactor by Debargha Mukherjee · 6 years ago
  73. 1d15282 Disable trellis in estimate_yrd by default by Sarah Parker · 6 years ago
  74. b69d1c2 gf-max-pyramid-height option: Allow value of 0. by Urvang Joshi · 6 years ago
  75. 82d0a04 add control parameter to set transform block size search method by Ryan Lei · 6 years ago
  76. 9543c70 add new control flags for coding tools by Ryan Lei · 6 years ago
  77. 2aa492c target level API: specify per operating point by Hui Su · 6 years ago
  78. e222dd6 target level API: remove the "Not enabled" option by Hui Su · 6 years ago
  79. d909c2c Add encoder API to specify tiers by Hui Su · 6 years ago
  80. 3638d96 Remove CONFIG_FP_MB_STATS experiment by Yunqing Wang · 6 years ago
  81. fad3856 Add encoder API for target sequence level index by Hui Su · 6 years ago
  82. 1a9e27e Command-line option to use reduced set of refs. by Urvang Joshi · 6 years ago
  83. 042af92 Add enc option to use default intra tx type only by Debargha Mukherjee · 6 years ago
  84. 03ad12d Add encoder options for cost update frequency by Debargha Mukherjee · 6 years ago
  85. a20aa68 Expand aomenc flag to disable coeff optimization by Debargha Mukherjee · 6 years ago
  86. 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 6 years ago
  87. 3ae70c9 Handle unsupported bitstream while large-scale-tile=1 by Yunqing Wang · 6 years ago
  88. a879ee9 Fix an issue in large-scale-tile=1 output format by Yunqing Wang · 6 years ago
  89. db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 6 years ago
  90. bfe9a70 Output to ivf file while large-scale-tile=1 by Yunqing Wang · 6 years ago
  91. 9ad9f08 Command-line option for max references per frame. by Urvang Joshi · 6 years ago
  92. 740e839 Add encoder flag for quant_b_adaptive by Sarah Parker · 6 years ago
  93. dd0484f Turn on row-based multi-threading in the encoder by Yunqing Wang · 6 years ago
  94. 94b3817 Add encoder control for intra angle delta by Hui Su · 6 years ago
  95. 8e25678 Add encoder option to enable/disable CFL UV pred by Debargha Mukherjee · 6 years ago
  96. 078ae86 Enc options to turn on/off smooth & Paeth intra by Debargha Mukherjee · 6 years ago
  97. 440e6d4 Add encoder control to turn on/off IntraBC mode by Hui Su · 6 years ago
  98. 8c917b0 Add encoder option to enable/disable 64-pt txfm by Debargha Mukherjee · 6 years ago
  99. a9e3d14 Add encoder control to turn on/off palette mode by Hui Su · 6 years ago
  100. 9d9cf19 Add an encoder option to turn off rect partitions by Debargha Mukherjee · 6 years ago