1. cab4d39 Prevent copying already allocated metadata by Daniel Max Valenzuela · 3 years, 10 months ago
  2. ab4f88e Fall back to SSE2 for 8x16 and 8x8 for better performance by Krishna Malladi · 3 years, 10 months ago
  3. 73da134 Deprecate ineffective MIN_PYRAMID_LVL macro by Jingning Han · 3 years, 9 months ago
  4. 6060ede Remove unused macro MAX_PYRAMID_LVL by Jingning Han · 3 years, 9 months ago
  5. 5ce9d50 Resolve further references in encoder guide by Paul Wilkins · 3 years, 9 months ago
  6. be20bc2 Add more function level doxygen headers. by Paul Wilkins · 3 years, 9 months ago
  7. bf12e47 Better coding of key frame for screen content by Cheng Chen · 3 years, 10 months ago
  8. e46c225 rtc-svc: Fix to gf_group index for SVC by Marco Paniconi · 3 years, 9 months ago
  9. 6fb025c Exhaustive motion search in the first pass for sc by Cheng Chen · 3 years, 10 months ago
  10. 94bb056 Remove stale speed feature comments by chiyotsai · 3 years, 10 months ago
  11. 591f047 Change to libs.doxy_template by Paul Wilkins · 3 years, 10 months ago
  12. e4020f7 Select search_method based on current bsize by chiyotsai · 3 years, 10 months ago
  13. dc5371c Introduce fast full pixel search for tpl motion estimation by venkat sanampudi · 3 years, 10 months ago
  14. 196995d Further changes to the overview document. by Paul Wilkins · 3 years, 10 months ago
  15. 3ceb7c7 Added temporal filtering section to overview document. by Paul Wilkins · 3 years, 10 months ago
  16. cae201b Add unit test to check sb_size configuration by Mufaddal Chakera · 3 years, 10 months ago
  17. c0d92c7 Add unit test to check if non uniform tile config is respected by Mufaddal Chakera · 3 years, 10 months ago
  18. 487b013 AV1 RT: Add more documentation to nonRD inter mode search by Fyodor Kyslov · 3 years, 10 months ago
  19. 3082401 AV1 RT: Add documentation for nonRD intra mode search by Fyodor Kyslov · 3 years, 10 months ago
  20. 6f22c7a Refactor fwd kf related code to prepare for kf arfs. by bohanli · 3 years, 10 months ago
  21. 2bf0a74 Fix a potential bug of setting the wrong arf_index in tpl. by bohanli · 3 years, 10 months ago
  22. 2589b16 Remove prune_warp_using_wmtype speed feature by chiyotsai · 3 years, 10 months ago
  23. 4d492d3 AV1 RT: Adding documentation for nonrd mode search functions by Fyodor Kyslov · 3 years, 10 months ago
  24. 08f71f2 rtc: Add doxyden doc to variance partition by Marco Paniconi · 3 years, 10 months ago
  25. ea2876f Add Fixed Q subsection to overview doc. by Paul Wilkins · 3 years, 10 months ago
  26. 03df3d2 Remove prune_single_motion_modes_by_simple_trans by chiyotsai · 3 years, 10 months ago
  27. 9cd0881 rtc: Add more doxygen docs for cyclic refresh by Marco Paniconi · 3 years, 10 months ago
  28. 527b9d8 Remove simple_motion_pred_sse speed feature by chiyotsai · 3 years, 10 months ago
  29. 1ffcf15 Remove one layer of indirection in loop filter sf by chiyotsai · 3 years, 10 months ago
  30. e4cfee4 Add resize test on 180p. by Jerome Jiang · 3 years, 10 months ago
  31. 14c9e15 Fix build error due to recent change in gtest by Aasaipriya Chandran · 3 years, 10 months ago
  32. 7a090f2 Correct frames_to_key if limit info is available by Mufaddal Chakera · 3 years, 10 months ago
  33. 8d34350 Add unit test to check the still image coding by Aasaipriya Chandran · 3 years, 10 months ago
  34. 9043de0 Add unit test to check if tile config is respected by Mufaddal Chakera · 3 years, 10 months ago
  35. c8d7b28 Add control calls in decoder by Aasaipriya Chandran · 3 years, 10 months ago
  36. 4df85dc Fix bits alloc to GF groups in single pass VBR by Mufaddal Chakera · 3 years, 10 months ago
  37. b14ef0e Fix bits allocated to key-frames in single pass VBR by Mufaddal Chakera · 3 years, 10 months ago
  38. dee179d Revert "Revert "Separate utility functions from encoder.c"" by Jayasanker J · 3 years, 10 months ago
  39. 4d1dfa3 Fix an invalid access of saved_wb.bit_buffer by Jayasanker J · 3 years, 10 months ago
  40. 66e7624 Add doxygen document for svc_layercontext by Jerome Jiang · 3 years, 10 months ago
  41. 5b2faba rtc: Add some doxygen doc for cyclic refresh by Marco Paniconi · 3 years, 10 months ago
  42. 346b627 Remove optimize_b_precheck speed feature by chiyotsai · 3 years, 10 months ago
  43. fc56df8 Remove trellis_eob_fast speed feature by chiyotsai · 3 years, 10 months ago
  44. b670f9d Remove hash-based trellis optimization by chiyotsai · 3 years, 10 months ago
  45. 5393c44 Remove use_fast_coef_costing speed features by chiyotsai · 3 years, 10 months ago
  46. 1dd7a7e Add Doxygen field descriptors for RateControlCfg. by Paul Wilkins · 3 years, 10 months ago
  47. e8af152 Add GF structure section to overview document. by Paul Wilkins · 3 years, 10 months ago
  48. c8d3f11 Additions to overview document. by Paul Wilkins · 3 years, 10 months ago
  49. 9dfac72 Update gtest usage in unit tests by chiyotsai · 3 years, 10 months ago
  50. aae7a16 Fix error message in profile checking by Yunqing Wang · 3 years, 10 months ago
  51. bcb301f Deprecate frame_disp_idx from GF_GROUP by Jingning Han · 3 years, 10 months ago
  52. f58f553 Align cur_frame_index usage in gf_group by Jingning Han · 3 years, 10 months ago
  53. 966a54a Fix temp buffer size in ssse3/neon scaling by Jerome Jiang · 3 years, 10 months ago
  54. dd0fa45 rtc: Add doxygen for rate control for RTC by Marco Paniconi · 3 years, 10 months ago
  55. 903ca2f Add proper NEON version of av1_get_nz_map_contexts by Vitalii Dziumenko · 3 years, 10 months ago
  56. 3f42636 Conditional code based on x,y offset instead of coefficient by Krishna Malladi · 3 years, 10 months ago
  57. be1d5cf Cleanup in av1_predict_intra_block by Elliott Karpilovsky · 3 years, 10 months ago
  58. b1eabbe Fix and enable 1-pass monochrome test by Debargha Mukherjee · 3 years, 10 months ago
  59. dc14120 Clean up and rename partition speed features by chiyotsai · 3 years, 10 months ago
  60. f273fc0 Fix comment errors: g_kfmode => kf_mode by Wan-Teh Chang · 3 years, 10 months ago
  61. d165b19 doxygen: Add description for GF group related functions. by bohanli · 3 years, 11 months ago
  62. b2194de Additions to and restructuring of overview doc. by Paul Wilkins · 3 years, 10 months ago
  63. c2162f8 Rename speed feature by Yunqing Wang · 3 years, 10 months ago
  64. c66fddd Fix build failure introduced in a previous patch by Debargha Mukherjee · 3 years, 10 months ago
  65. 23d914b Disable TPL when lag in frames is 1 by Deepa K G · 3 years, 10 months ago
  66. efb2d24 Set superblock size correctly in resize mode by Deepa K G · 3 years, 10 months ago
  67. 260c826 Disable tpl when scaling mode is set by Deepa K G · 3 years, 10 months ago
  68. 967b28e AVX2 version of HIGHBD WARP AFFINE function by Krishna Malladi · 3 years, 10 months ago
  69. 1487602 Revert "Separate utility functions from encoder.c" by Jayasanker J · 3 years, 10 months ago
  70. 5af998f Replace constants with appropriate macros in partition search by venkat sanampudi · 3 years, 10 months ago
  71. 262c535 Bugfix for min_gf_interval in calculate_gf_length by Urvang Joshi · 3 years, 10 months ago
  72. f072f76 Add ssse3 optimization for 1-2 scale by Jerome Jiang · 3 years, 10 months ago
  73. 1fb0172 Added documentation of GF and KF groups by Paul Wilkins · 3 years, 10 months ago
  74. bda597d Fix a bug in inspect.c that allows reading beyong a packet size. by bohanli · 3 years, 10 months ago
  75. 9caf3e2 Simplify bit adaptor for internal ARF by Jingning Han · 3 years, 10 months ago
  76. fcab1c3 Remove get_arf_src_index() by Jingning Han · 3 years, 10 months ago
  77. e53ac9b Deprecate get_order_offset() by Jingning Han · 3 years, 10 months ago
  78. a6545dd Remove disable_adaptive_warp_error_thresh by chiyotsai · 3 years, 10 months ago
  79. f209ec5 Add TPL section to encoder overview document by Paul Wilkins · 3 years, 10 months ago
  80. 83a9f37 Reorder variables and add documentation for oxcf by Vishesh · 3 years, 10 months ago
  81. f32d4f5 Remove an unused macro by Jayasanker J · 3 years, 10 months ago
  82. 073fc96 Refactor variables from AV1EncoderConfig by Vishesh · 3 years, 10 months ago
  83. 14df51d Clean up variable names in row-mt by Deepa K G · 3 years, 10 months ago
  84. 4bca961 Separate partition functions from encodeframe.c by Jayasanker J · 3 years, 10 months ago
  85. 90107ed Remove unused high level speed features by chiyotsai · 3 years, 10 months ago
  86. 7d13753 Shorten test time of AV1WarpFilterTest by Yaowu Xu · 3 years, 10 months ago
  87. 3ec97d7 Shorten test time for KeyFrameIntervalTestLarge by Yaowu Xu · 3 years, 10 months ago
  88. 4768fa8 Clean up aom_image_t metadata allocation functions by Wan-Teh Chang · 3 years, 10 months ago
  89. aa1a219 read_metadata_itut_t35: Check minimum payload size by Wan-Teh Chang · 3 years, 10 months ago
  90. 21f4d09 Shorten test time of AVxEncoderThreadLSTestLarge by Yaowu Xu · 3 years, 10 months ago
  91. 0a7c871 Revert "Add NEON version of av1_get_nz_map_contexts function" by Jerome Jiang · 3 years, 10 months ago
  92. 4b38bbe Shorten test time of AVxFirstPassEncoderThreadTest by Yaowu Xu · 3 years, 10 months ago
  93. c913f49 Shorten test time for AVxEncoderThreadTestLarge by Yaowu Xu · 3 years, 10 months ago
  94. 0db9c51 Unify temporal filtering of ARF and KF. by bohanli · 3 years, 11 months ago
  95. d085b33 Pass correct second argument to _mm256_avg_epu16() by Wan-Teh Chang · 3 years, 10 months ago
  96. 32aa283 Shorten Decode Test Time by Yaowu Xu · 3 years, 10 months ago
  97. bbaba3a Fix number of workers in tpl multi-threading by Deepa K G · 3 years, 10 months ago
  98. 2405502 Modularize NONE and SPLIT partition search by venkat sanampudi · 3 years, 10 months ago
  99. 2ead77f Fix luma skip rd computation in hbd encoding by Nithya V S · 3 years, 10 months ago
  100. 94a6529 Group tuning related config in AV1EncoderConfig by Vishesh · 3 years, 10 months ago