1. d3bb525 update enable trellis quant control flag by Ryan Lei · 4 years, 6 months ago
  2. efc9166 add control flag to enable/disable deblocking filter by Ryan Lei · 4 years, 7 months ago
  3. 93c395b Add config flag for removing dual filter by Hui Su · 4 years, 7 months ago
  4. eda1b7e Start isolating dist-wtd comp under config flag by Debargha Mukherjee · 4 years, 7 months ago
  5. 737d6c6 Remove 2-pass only code from !CONFIG_SINGLEPASS by Debargha Mukherjee · 4 years, 7 months ago
  6. 7275a1a Add tune=vmaf_neg mode by Sai Deng · 4 years, 8 months ago
  7. 5567170 Support parsing subgop config from file by Debargha Mukherjee · 4 years, 9 months ago
  8. f771312 Merge branch 'master' into research by Urvang Joshi · 4 years, 9 months ago
  9. d0588a7 Add S_FRAME presence test when altref is enabled by Aasaipriya Chandran · 4 years, 9 months ago
  10. 52c0335 Add unit test to check validity of gf interval configs by Mufaddal Chakera · 4 years, 9 months ago
  11. 6b5df6d Fix enum order in aomdx.h for ABI compatibility by Mufaddal Chakera · 4 years, 9 months ago
  12. 25e2e5b Add unit test to check validity of gf interval configs by Mufaddal Chakera · 4 years, 9 months ago
  13. 5d3f3d6 Remove twopass parms from high-level cfg & aomenc by Debargha Mukherjee · 4 years, 9 months ago
  14. d355941 Add unit test to check the tile groups count by Aasaipriya Chandran · 4 years, 10 months ago
  15. cd84fd0 Add unit test to check the tile groups count by Aasaipriya Chandran · 4 years, 10 months ago
  16. 3fdaf5c Merge branch 'master' into research by Urvang Joshi · 4 years, 10 months ago
  17. 3d3535b Rename AOME_SET_CQ_LEVEL to AOME_SET_QP. by Urvang Joshi · 4 years, 10 months ago
  18. 60ed5bb Add control calls in decoder by Aasaipriya Chandran · 4 years, 10 months ago
  19. c8d7b28 Add control calls in decoder by Aasaipriya Chandran · 4 years, 10 months ago
  20. 457d27b aomenc: Pass qindex directly instead of cq-level by Urvang Joshi · 4 years, 10 months ago
  21. e0b0dd2 Disable printing per-frame stats in "--quiet" mode by Urvang Joshi · 4 years, 10 months ago
  22. 7aebbd1 print more stats in encoder log by liang zhao · 4 years, 10 months ago
  23. c22e2c5 Add parsing and data structure for subgop config by Debargha Mukherjee · 4 years, 10 months ago
  24. 4768fa8 Clean up aom_image_t metadata allocation functions by Wan-Teh Chang · 4 years, 10 months ago
  25. 9399b7e Add unit test to check if kf interval is respected by Mufaddal Chakera · 4 years, 10 months ago
  26. 4e86937 Add more scaling modes for AOME_SET_SCALEMODE by Marco Paniconi · 4 years, 10 months ago
  27. b2209ce Add unit test to check the presence of forward key frame. by Aasaipriya Chandran · 4 years, 10 months ago
  28. 932f60c Updated comment. by Paul Wilkins · 4 years, 10 months ago
  29. 1c52005 Comments/code cleanup related to aom_codec_encode by Wan-Teh Chang · 4 years, 11 months ago
  30. 6ad7fc3 Modify function comments by Yunqing Wang · 5 years ago
  31. 744c4e2 Cleanup aom_codec_control function by Elliott Karpilovsky · 5 years ago
  32. 60dd0f9 Remove surprises from aom_codec_control by Elliott Karpilovsky · 5 years ago
  33. b66a1e4 aom/aom.h: rm AOM_SET_DBG_* controls by James Zern · 5 years ago
  34. bef4734 Doc update for control codes by Elliott Karpilovsky · 5 years ago
  35. b6982b5 Full-sweep doc update for control codes by Elliott Karpilovsky · 5 years ago
  36. 6522a0a Remove post processing related code by Wan-Teh Chang · 5 years ago
  37. 3de77b4 Add support for corpus complexity in single pass VBR by Hamsalekha S · 5 years ago
  38. 11ad74f Remove the put_frame and put_slice callbacks by Wan-Teh Chang · 5 years ago
  39. 5d6f2d4 Minor cleanup related to external frame buffers by Wan-Teh Chang · 5 years ago
  40. 31f9261 Remove multi-resolution encoding from API by Elliott Karpilovsky · 5 years ago
  41. 6467481 Update a comment on nonexistent aom_codec_init by Wan-Teh Chang · 5 years ago
  42. 7ec919d Move NELEMENTS macro to aom_dsp/aom_dsp_common.h by Wan-Teh Chang · 5 years ago
  43. 675162b Remove CODEC_INTERFACE, fix doxygen links by Elliott Karpilovsky · 5 years ago
  44. 9b88e49 Reformat comments by Wan-Teh Chang · 5 years ago
  45. cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 5 years ago
  46. b1b8c68 Update comments on nonexistent aom_codec_init by Wan-Teh Chang · 5 years ago
  47. 0a92092 Remove AOM_EMULATE_INTTYPES by Wan-Teh Chang · 5 years ago
  48. 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 5 years ago
  49. c97c6b8 Merge two redundant if checks by Yaowu Xu · 5 years ago
  50. ea7bba2 Remove an obsolete TODO by Yaowu Xu · 5 years ago
  51. ad4953a rtc-svc: Add set reference to SVC interface by Marco Paniconi · 5 years ago
  52. 6ac4707 Return AOM_CODEC_INCAPABLE on capability failure by Wan-Teh Chang · 5 years ago
  53. 7787d5c Rename reserved param aom_codec_enc_config_default by Wan-Teh Chang · 5 years ago
  54. d07f49c Delete AOM_TUNE_CDEF_DIST and AOM_TUNE_DAALA_DIST. by Wan-Teh Chang · 5 years ago
  55. 7026d4b Add documentation for auxiliary codec structs by Elliott Karpilovsky · 5 years ago
  56. c25910f Remove extra semi columns by Danil Chapovalov · 5 years ago
  57. 8afb854 Remove some unused tuning enums by chiyotsai · 5 years ago
  58. b44f48f Command-line option for minimum pyramid height. by Urvang Joshi · 5 years ago
  59. d6a3d66 Command-line option for automatic fixed QP offsets by Urvang Joshi · 5 years ago
  60. 615dc24 Add new mode tune=vmaf by sdeng · 5 years ago
  61. 62eab67 Adds support for HDR static metadata encode/decode by Daniel Max Valenzuela · 5 years ago
  62. 660fc53 Add command-line option for fixed QP offsets. by Urvang Joshi · 5 years ago
  63. b4410d8 Prepare for sb level multi-pass encoding by chiyotsai · 5 years ago
  64. d8fd9e7 Add additional encoder ext_tile tests by Yunqing Wang · 5 years ago
  65. cc6cf05 Fix: Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  66. 29c6215 Add the required library and flags for tuning for VMAF by sdeng · 5 years ago
  67. 0968868 Remove tx_size_search_method command line option by Yunqing Wang · 5 years ago
  68. 5d43808 Explicitly indicate enum values in aomcx.h by Debargha Mukherjee · 5 years ago
  69. 5f8d70b Revert "Obtain aom_image metadata on decode" by Jingning Han · 5 years ago
  70. 9bca352 Obtain aom_image metadata on decode by Daniel Max Valenzuela · 5 years ago
  71. a540e5d AV1 RT: describe AV1E_SET_MV_COST_UPD_FREQ Off mode by Michael Horowitz · 5 years ago
  72. 7a3853e Have metadata remove/free functions return void. by Wan-Teh Chang · 5 years ago
  73. 0a6c808 Write aom_image ITU-T T.35 metadata to stream by Daniel Max Valenzuela · 5 years ago
  74. 047b7c9 Move a typedef to aom_codec.h from aom_encoder.h by Yaowu Xu · 5 years ago
  75. 3dc59f5 Change metadata type from uint8_t to uint32_t. by Wan-Teh Chang · 5 years ago
  76. f55d194 Remove CONFIG_OPTIONS_FILE macro by Yaowu Xu · 5 years ago
  77. 703a647 Change enum val for ctrl ids to avoid conflict by Debargha Mukherjee · 5 years ago
  78. 44276df add support of config file by Ryan · 5 years ago
  79. c8b6dd6 remove old placeholder implementation of the config file support by Ryan Lei · 6 years ago
  80. 6b855be Adds metadata container for aom_image by Daniel Max Valenzuela · 6 years ago
  81. bf3ca36 Revert "add config file options support" by James Zern · 6 years ago
  82. a70e67a add config file options support by Ryan · 6 years ago
  83. 4b8a01d Updated obsolete comments by Yaowu Xu · 6 years ago
  84. 0fcf6f8 Add encoder control to turn on/off keyframe filter by Cheng Chen · 6 years ago
  85. 016454d Correctly restore floating point exceptions by Urvang Joshi · 6 years ago
  86. 8d27341 Update MV cdf stats per superblock by Debargha Mukherjee · 6 years ago
  87. a2074dd Add option to disable overlay frames completely by Debargha Mukherjee · 6 years ago
  88. fb4c1a7 Update documentation: CRF works with AOM_Q mode by elliottk · 6 years ago
  89. 2a9ac43 Add a control to force video mode by Yaowu Xu · 6 years ago
  90. 59a0812 Remove the enum from aomcx.h, added in previous commit. by Marco Paniconi · 6 years ago
  91. d8574e3 Extend encoder control for refreshing buffer slots. by Marco Paniconi · 6 years ago
  92. 6714211 Add encoder support for layers for RTC by Marco Paniconi · 6 years ago
  93. c5806c2 Add an encoding option "--enable-chroma-deltaq" by Yue Chen · 6 years ago
  94. 74b7c58 Add the aom_align_addr macro. by Wan-Teh Chang · 6 years ago
  95. b889a7f Do not account for high bit depth twice. by Wan-Teh Chang · 6 years ago
  96. 27ca1bc Allocate grain image using frame buffer callback. by Wan-Teh Chang · 6 years ago
  97. a9e7b07 Fix comment: size_align is in pixels, not bytes. by Wan-Teh Chang · 6 years ago
  98. 6ba186f Fix the comments about the storage for the image. by Wan-Teh Chang · 6 years ago
  99. c00d169 Fix bits-per-sample (bps) value for I422 & I42216. by Wan-Teh Chang · 6 years ago
  100. b3a968d Clarify comment about buf_align in aom_img_wrap. by Wan-Teh Chang · 6 years ago