1. 932f60c Updated comment. by Paul Wilkins · 4 years, 9 months ago
  2. 1c52005 Comments/code cleanup related to aom_codec_encode by Wan-Teh Chang · 4 years, 10 months ago
  3. 6ad7fc3 Modify function comments by Yunqing Wang · 4 years, 11 months ago
  4. 744c4e2 Cleanup aom_codec_control function by Elliott Karpilovsky · 5 years ago
  5. 60dd0f9 Remove surprises from aom_codec_control by Elliott Karpilovsky · 5 years ago
  6. b66a1e4 aom/aom.h: rm AOM_SET_DBG_* controls by James Zern · 5 years ago
  7. bef4734 Doc update for control codes by Elliott Karpilovsky · 5 years ago
  8. b6982b5 Full-sweep doc update for control codes by Elliott Karpilovsky · 5 years ago
  9. 6522a0a Remove post processing related code by Wan-Teh Chang · 5 years ago
  10. 3de77b4 Add support for corpus complexity in single pass VBR by Hamsalekha S · 5 years ago
  11. 11ad74f Remove the put_frame and put_slice callbacks by Wan-Teh Chang · 5 years ago
  12. 5d6f2d4 Minor cleanup related to external frame buffers by Wan-Teh Chang · 5 years ago
  13. 31f9261 Remove multi-resolution encoding from API by Elliott Karpilovsky · 5 years ago
  14. 6467481 Update a comment on nonexistent aom_codec_init by Wan-Teh Chang · 5 years ago
  15. 7ec919d Move NELEMENTS macro to aom_dsp/aom_dsp_common.h by Wan-Teh Chang · 5 years ago
  16. 675162b Remove CODEC_INTERFACE, fix doxygen links by Elliott Karpilovsky · 5 years ago
  17. 9b88e49 Reformat comments by Wan-Teh Chang · 5 years ago
  18. cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 5 years ago
  19. b1b8c68 Update comments on nonexistent aom_codec_init by Wan-Teh Chang · 5 years ago
  20. 0a92092 Remove AOM_EMULATE_INTTYPES by Wan-Teh Chang · 5 years ago
  21. 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 5 years ago
  22. c97c6b8 Merge two redundant if checks by Yaowu Xu · 5 years ago
  23. ea7bba2 Remove an obsolete TODO by Yaowu Xu · 5 years ago
  24. ad4953a rtc-svc: Add set reference to SVC interface by Marco Paniconi · 5 years ago
  25. 6ac4707 Return AOM_CODEC_INCAPABLE on capability failure by Wan-Teh Chang · 5 years ago
  26. 7787d5c Rename reserved param aom_codec_enc_config_default by Wan-Teh Chang · 5 years ago
  27. d07f49c Delete AOM_TUNE_CDEF_DIST and AOM_TUNE_DAALA_DIST. by Wan-Teh Chang · 5 years ago
  28. 7026d4b Add documentation for auxiliary codec structs by Elliott Karpilovsky · 5 years ago
  29. c25910f Remove extra semi columns by Danil Chapovalov · 5 years ago
  30. 8afb854 Remove some unused tuning enums by chiyotsai · 5 years ago
  31. b44f48f Command-line option for minimum pyramid height. by Urvang Joshi · 5 years ago
  32. d6a3d66 Command-line option for automatic fixed QP offsets by Urvang Joshi · 5 years ago
  33. 615dc24 Add new mode tune=vmaf by sdeng · 5 years ago
  34. 62eab67 Adds support for HDR static metadata encode/decode by Daniel Max Valenzuela · 5 years ago
  35. 660fc53 Add command-line option for fixed QP offsets. by Urvang Joshi · 5 years ago
  36. b4410d8 Prepare for sb level multi-pass encoding by chiyotsai · 5 years ago
  37. d8fd9e7 Add additional encoder ext_tile tests by Yunqing Wang · 5 years ago
  38. cc6cf05 Fix: Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  39. 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
  40. 0968868 Remove tx_size_search_method command line option by Yunqing Wang · 5 years ago
  41. 5d43808 Explicitly indicate enum values in aomcx.h by Debargha Mukherjee · 5 years ago
  42. 5f8d70b Revert "Obtain aom_image metadata on decode" by Jingning Han · 5 years ago
  43. 9bca352 Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  44. a540e5d AV1 RT: describe AV1E_SET_MV_COST_UPD_FREQ Off mode by Michael Horowitz · 5 years ago
  45. 7a3853e Have metadata remove/free functions return void. by Wan-Teh Chang · 5 years ago
  46. 0a6c808 Write aom_image ITU-T T.35 metadata to stream by Daniel Max Valenzuela · 5 years ago
  47. 047b7c9 Move a typedef to aom_codec.h from aom_encoder.h by Yaowu Xu · 5 years ago
  48. 3dc59f5 Change metadata type from uint8_t to uint32_t. by Wan-Teh Chang · 5 years ago
  49. f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
  50. 703a647 Change enum val for ctrl ids to avoid conflict by Debargha Mukherjee · 5 years ago
  51. 44276df add support of config file by Ryan · 5 years ago
  52. c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 5 years ago
  53. 6b855be Adds metadata container for aom_image by Daniel Max Valenzuela · 6 years ago
  54. bf3ca36 Revert "add config file options support" by James Zern · 5 years ago
  55. a70e67a add config file options support by Ryan · 5 years ago
  56. 4b8a01d Updated obsolete comments by Yaowu Xu · 5 years ago
  57. 0fcf6f8 Add encoder control to turn on/off keyframe filter by Cheng Chen · 5 years ago
  58. 016454d Correctly restore floating point exceptions by Urvang Joshi · 5 years ago
  59. 8d27341 Update MV cdf stats per superblock by Debargha Mukherjee · 6 years ago
  60. a2074dd Add option to disable overlay frames completely by Debargha Mukherjee · 6 years ago
  61. fb4c1a7 Update documentation: CRF works with AOM_Q mode by elliottk · 6 years ago
  62. 2a9ac43 Add a control to force video mode by Yaowu Xu · 6 years ago
  63. 59a0812 Remove the enum from aomcx.h, added in previous commit. by Marco Paniconi · 6 years ago
  64. d8574e3 Extend encoder control for refreshing buffer slots. by Marco Paniconi · 6 years ago
  65. 6714211 Add encoder support for layers for RTC by Marco Paniconi · 6 years ago
  66. c5806c2 Add an encoding option "--enable-chroma-deltaq" by Yue Chen · 6 years ago
  67. 74b7c58 Add the aom_align_addr macro. by Wan-Teh Chang · 6 years ago
  68. b889a7f Do not account for high bit depth twice. by Wan-Teh Chang · 6 years ago
  69. 27ca1bc Allocate grain image using frame buffer callback. by Wan-Teh Chang · 6 years ago
  70. a9e7b07 Fix comment: size_align is in pixels, not bytes. by Wan-Teh Chang · 6 years ago
  71. 6ba186f Fix the comments about the storage for the image. by Wan-Teh Chang · 6 years ago
  72. c00d169 Fix bits-per-sample (bps) value for I422 & I42216. by Wan-Teh Chang · 6 years ago
  73. b3a968d Clarify comment about buf_align in aom_img_wrap. by Wan-Teh Chang · 6 years ago
  74. b962dd8 Update the description for AV1E_GET_SEQ_LEVEL_IDX by Hui Su · 6 years ago
  75. 6d66650 AV1 levels: add an option for level monitoring by Hui Su · 6 years ago
  76. 38b7e84 Use a flat GOP structure in some cases. by Urvang Joshi · 6 years ago
  77. ef139e1 Add encoder API for minimum compression ratio by Hui Su · 6 years ago
  78. 1ff1b88 Make parameter names consistent by Yaowu Xu · 6 years ago
  79. 85d00fa Enable more floating point exceptions by Yaowu Xu · 6 years ago
  80. 0afe2dc aom/aomcx.h should not test CONFIG_DENOISE. by Wan-Teh Chang · 6 years ago
  81. 4fef7a5 Split delta_lf from delta_q mode and refactor by Debargha Mukherjee · 6 years ago
  82. 1d15282 Disable trellis in estimate_yrd by default by Sarah Parker · 6 years ago
  83. 5898e1a aom/aomcx.h: fix AOME_SET_CQ_LEVEL comment by James Zern · 6 years ago
  84. b69d1c2 gf-max-pyramid-height option: Allow value of 0. by Urvang Joshi · 6 years ago
  85. 47f68f8 Correct some typos throughout the codebase by Sarah Parker · 6 years ago
  86. 82d0a04 add control parameter to set transform block size search method by Ryan Lei · 6 years ago
  87. e62326f update comment for the min/max partition size arguments by Ryan Lei · 6 years ago
  88. 9543c70 add new control flags for coding tools by Ryan Lei · 6 years ago
  89. 2aa492c target level API: specify per operating point by Hui Su · 6 years ago
  90. d909c2c Add encoder API to specify tiers by Hui Su · 6 years ago
  91. 3673ba7 Changes to control IDs related to sequence level by Hui Su · 6 years ago
  92. ed43017 Code cleanup about encoder control functions by Hui Su · 6 years ago
  93. fad3856 Add encoder API for target sequence level index by Hui Su · 6 years ago
  94. 1a9e27e Command-line option to use reduced set of refs. by Urvang Joshi · 6 years ago
  95. 042af92 Add enc option to use default intra tx type only by Debargha Mukherjee · 6 years ago
  96. 03ad12d Add encoder options for cost update frequency by Debargha Mukherjee · 6 years ago
  97. a20aa68 Expand aomenc flag to disable coeff optimization by Debargha Mukherjee · 6 years ago
  98. 7b9d0d6 AV1 RealTime path. Initial implementation by kyslov · 6 years ago
  99. 36a8373 Introduce SUPERRES_AUTO mode. by Urvang Joshi · 6 years ago
  100. db45815 Add encoder flags to use dct only for inter/inrta by Debargha Mukherjee · 6 years ago