1. 34fc8a4 Refactor var based partition by Jerome Jiang · 4 years, 1 month ago
  2. a6091eb RT: compute source content on 128x128 blocks. by Jerome Jiang · 4 years, 1 month ago
  3. acad1ca Doc for deltaQ related vars in 'xd' and 'mbmi'. by Urvang Joshi · 4 years, 1 month ago
  4. 060fd3c Extend sf prune_comp_using_best_single_mode_ref to speed 4 by Cherma Rajan A · 4 years, 1 month ago
  5. ad5618c Refactor corner detection of source frame in gm by Remya · 4 years, 1 month ago
  6. ca1c9fb Modifications in firstpass to facilitate multi-threading by Mufaddal Chakera · 4 years, 1 month ago
  7. da87a99 Firstpass: Store stats on a macroblock level by Mufaddal Chakera · 4 years, 2 months ago
  8. 3de77b4 Add support for corpus complexity in single pass VBR by Hamsalekha S · 4 years, 1 month ago
  9. 69a986c Move delta_qindex to encoder. by Urvang Joshi · 4 years, 1 month ago
  10. 11ad74f Remove the put_frame and put_slice callbacks by Wan-Teh Chang · 4 years, 1 month ago
  11. ff73c53 Add a new struct that holds sb level info on the encoder by chiyotsai · 4 years, 2 months ago
  12. 5d6f2d4 Minor cleanup related to external frame buffers by Wan-Teh Chang · 4 years, 1 month ago
  13. 8d9fecb Further speed up examples for testing by Yaowu Xu · 4 years, 1 month ago
  14. 31f9261 Remove multi-resolution encoding from API by Elliott Karpilovsky · 4 years, 1 month ago
  15. 30453e7 Document txfm contexts in MACROBLOCKD by Urvang Joshi · 4 years, 1 month ago
  16. e436138 Refactor/documentation for ref_mv related vars. by Urvang Joshi · 4 years, 1 month ago
  17. 6467481 Update a comment on nonexistent aom_codec_init by Wan-Teh Chang · 4 years, 1 month ago
  18. 7ec919d Move NELEMENTS macro to aom_dsp/aom_dsp_common.h by Wan-Teh Chang · 4 years, 1 month ago
  19. 137265e Add dummy sync_read and sync_write for tpl row-mt by Sachin Kumar Garg · 4 years, 1 month ago
  20. 44a4864 Refactor interface in global motion function by Remya · 4 years, 1 month ago
  21. e2ba521 rtc: Increase min_thresh in scene detection by Marco Paniconi · 4 years, 1 month ago
  22. 675162b Remove CODEC_INTERFACE, fix doxygen links by Elliott Karpilovsky · 4 years, 1 month ago
  23. 4dc695f Abstract alloc and dealloc in global motion by Remya · 4 years, 1 month ago
  24. fa2d76f AV1 RT: refactor nonrd_pick_more_inter. Phase 1 by Fyodor Kyslov · 4 years, 1 month ago
  25. 843559a Set correct border for decoder in aom_cx_set_ref by Jerome Jiang · 4 years, 1 month ago
  26. 1c91e73 Remove unused #include headers by Wan-Teh Chang · 4 years, 1 month ago
  27. 315c196 Don't copy aom_encoders[i] and aom_decoders[i] by Wan-Teh Chang · 4 years, 1 month ago
  28. 67e84d4 Fix windows build with aom_codec_iface_t changes by Elliott Karpilovsky · 4 years, 1 month ago
  29. 3662cec x86_abi_support.asm: cherry pick chromium fixes by Johann · 4 years, 1 month ago
  30. 1a72a1c Avoid OVERLAY_UPDATE with s_frame by Sarah Parker · 4 years, 1 month ago
  31. f8d0424 Move cmake-in-src-dir check earlier by Elliott Karpilovsky · 4 years, 1 month ago
  32. 9b88e49 Reformat comments by Wan-Teh Chang · 4 years, 1 month ago
  33. cbe219b Simplify aomenc API - remove AvxInterface by Elliott Karpilovsky · 4 years, 1 month ago
  34. b1b8c68 Update comments on nonexistent aom_codec_init by Wan-Teh Chang · 4 years, 1 month ago
  35. d4f0393 Abstract row level operations in mc_flow_dispenser by Sachin Kumar Garg · 4 years, 1 month ago
  36. 2b39caa Doc for MACROBLOCKD: cur_buf, tile etc by Urvang Joshi · 4 years, 2 months ago
  37. 2692e8a Revert "Optimize a threshold in temporal filter." by Elliott Karpilovsky · 4 years, 1 month ago
  38. de1fce6 Replace for loops with range-based for loops by Wan-Teh Chang · 4 years, 2 months ago
  39. 93c4d56 Refactor and fix joint zero check by Debargha Mukherjee · 4 years, 1 month ago
  40. 5e2dd87 Address comments on 109541 by Elliott Karpilovsky · 4 years, 2 months ago
  41. c75593f rtc: Refactor get_one_pass_rt_params by Marco Paniconi · 4 years, 2 months ago
  42. 4835b29 Speed up set_map test by Yaowu Xu · 4 years, 1 month ago
  43. b301750 Refactor mode_estimation interface by Sachin Kumar Garg · 4 years, 1 month ago
  44. 5957993 Prune ext-compound mode using best single mode and reference by Cherma Rajan A · 4 years, 1 month ago
  45. caf3351 Refactor[mv]: Rename ss_cfg to search_site_cfg by Cheng Chen · 4 years, 2 months ago
  46. 2f0cc17 Neon optimization for sad128x128 by Jerome Jiang · 4 years, 2 months ago
  47. 8dbb171 Facilitate tpl multi-threading by Sachin Kumar Garg · 4 years, 2 months ago
  48. a2d04c9 Fix some compile errors by Debargha Mukherjee · 4 years, 2 months ago
  49. 08b042c Speed up lightfield example encoder by Yaowu Xu · 4 years, 2 months ago
  50. 240671e Improve kf boost estimation in VBR single pass. by Aasaipriya · 4 years, 2 months ago
  51. 5feffea Enable LAP in single pass VBR. by Aasaipriya · 4 years, 2 months ago
  52. 0e6c2d9 Disable ARF frames for SFrameTest by Aasaipriya · 4 years, 2 months ago
  53. 854f968 rt: add scene detection for 1 pass CBR 1 layer by Jerome Jiang · 4 years, 2 months ago
  54. 8b8f8a2 Fix a frame_type check using outdated values by chiyotsai · 4 years, 2 months ago
  55. a1d79a7 Clean up some documentation of AV1_COMP by Vishesh · 4 years, 2 months ago
  56. 6296724 Remove unused param from InterpFilterParams by Elliott Karpilovsky · 4 years, 2 months ago
  57. 5c510c9 Eliminate duplicate highbd-convolve-copy by Elliott Karpilovsky · 4 years, 2 months ago
  58. 615918b Fix high-bitdepth path for tune vmaf by Debargha Mukherjee · 4 years, 2 months ago
  59. bac1dea Introduce DecoderCodingBlock struct. by Urvang Joshi · 4 years, 2 months ago
  60. 66190d9 Refactor[mv]: naming by Cheng Chen · 4 years, 2 months ago
  61. bb983ba Refactor[mv]: miscellaneous cleanup by Cheng Chen · 4 years, 2 months ago
  62. 8c004e1 Rename variables to distinguish skip_mode and skip_txfm by chiyotsai · 4 years, 2 months ago
  63. 3f4113d Convolve tests: reduce mem / faster / filtering by Elliott Karpilovsky · 4 years, 2 months ago
  64. 0a92092 Remove AOM_EMULATE_INTTYPES by Wan-Teh Chang · 4 years, 2 months ago
  65. dd85807 Effectively rank and prune TPL starting mvs by Yunqing Wang · 4 years, 2 months ago
  66. ef5d9ba Add NEON version of av1_dr_prediction_z by Vitalii Dziumenko · 4 years, 2 months ago
  67. fd8c9e8 Optimize a threshold in temporal filter. by yjshen · 4 years, 2 months ago
  68. 9543ad7 Move 'dqcoeff' to encoder. by Urvang Joshi · 4 years, 2 months ago
  69. ec17210 Doc for MACROBLOCKD: mc_buf, cb_offset, txb_offset by Urvang Joshi · 4 years, 2 months ago
  70. c95e364 Pack MVCost variables in MACROBLOCK to its own struct by chiyotsai · 4 years, 2 months ago
  71. 7096410 Remove files av1_multi_thread.c,.h by Vishesh · 4 years, 2 months ago
  72. 39c9361 Group CONFIG_INTERNAL_STATS variables in AV1_COMP by Vishesh · 4 years, 2 months ago
  73. fe47ed0 Call ClearMemory() after TestConvolve() by Wan-Teh Chang · 4 years, 2 months ago
  74. 33e9b7f Remove unused 'jcp_param' from MACROBLOCKD struct. by Urvang Joshi · 4 years, 2 months ago
  75. d0a6b04 Doc for color_index_map and offset by Urvang Joshi · 4 years, 2 months ago
  76. a2066d0 More documentation for MACROBLOCKD members. by Urvang Joshi · 4 years, 2 months ago
  77. 7ccbade Refactor code to setup obmc dst bufs. by Urvang Joshi · 4 years, 2 months ago
  78. 7d0449a Make setup_address_for_obmc() function static. by Urvang Joshi · 4 years, 2 months ago
  79. ebe812f separate compound/singleref convolve functions by Elliott Karpilovsky · 4 years, 2 months ago
  80. 685a3e9 Merge filter strength to the latest strategy. by yjshen · 4 years, 2 months ago
  81. e86210e4 New formula for temporal filtering. by yjshen · 4 years, 2 months ago
  82. b0d2408 Optimize av1_get_palette_color_index_context on encoder side by chiyotsai · 4 years, 2 months ago
  83. 8369ad2 Add documentation for AV1_COMP members by Deepa K G · 4 years, 2 months ago
  84. f18766f Modularize VMAF related variables in AV1_COMP by Vishesh · 4 years, 2 months ago
  85. 69ffe9f Limit TPL extend length. by bohanli · 4 years, 2 months ago
  86. f6cc3a8 Fix all UBSan runtime errors on misaligned loads by Wan-Teh Chang · 4 years, 2 months ago
  87. b148537 Fix unit test ThreadTestLarge.EncoderResultTest/49 by Hui Su · 4 years, 2 months ago
  88. ca5d099 Disabling av1_highbd_dr_prediction_z2_avx2 by Krishna Malladi · 4 years, 2 months ago
  89. f72e49b Make function declaration and definition match. by Wan-Teh Chang · 4 years, 2 months ago
  90. 74de2a0 Modularize multi-threading related info in AV1_COMP by Deepa K G · 4 years, 2 months ago
  91. d2c5d3c6 Fix NEON quantize functinon for ARMv7 and iOS build warning by Vitalii Dziumenko · 4 years, 2 months ago
  92. 5483f60 Refactor[mv]: Use a separate function for mv update by Cheng Chen · 4 years, 2 months ago
  93. 81aba55 Use full pixel MV search in some motion searches by Yunqing Wang · 4 years, 2 months ago
  94. 8e94c58 Add support for forced_stop equaling FULL_PEL by Yunqing Wang · 4 years, 2 months ago
  95. cf16b02 Use small interval in exhaustive search for screen content. by Cheng Chen · 4 years, 2 months ago
  96. 2159bfb rtc: Skip intra based on LowSad, for speed 8 by Marco Paniconi · 4 years, 2 months ago
  97. 9d2606c Expose super-resolution mode enum in aom_encoder.h by Urvang Joshi · 4 years, 2 months ago
  98. 24cb9bc Modularize refresh frame flags in AV1_COMP by Jayasanker J · 4 years, 2 months ago
  99. 686aa77 Modularize token related variables from AV1_COMP by Vishesh · 4 years, 2 months ago
  100. 1662c5a Modularize ref frame distance info in AV1_COMP by Jayasanker J · 4 years, 2 months ago