1. 8fe9eda Remove funcs/arrays/enums related to 128X32 or 32X128 block by Yue Chen · 7 years ago
  2. f9af26d move the showable_frame flag next to the show_frame flag by Cyril Concolato · 7 years ago
  3. f5e6a92 Remove deprecated wedge masks by Yue Chen · 7 years ago
  4. abb0953 Ensure HBD/LBD quantizer to generate matching result by Yunqing Wang · 7 years ago
  5. 1836abc Remove unused static functions. by Urvang Joshi · 7 years ago
  6. 17c7397 Account for 1 byte for trailing bits by Yaowu Xu · 7 years ago
  7. 2610392 Optimize av1_get_txk_type_index by Peng Bin · 7 years ago
  8. 735e750 Simplify tx type selection control flow by Sebastien Alaiwan · 7 years ago
  9. b3d79d5 Don't use frequency domain distortion when eob is 0 by Hui Su · 7 years ago
  10. 1c45173 av1_loop_restoration_filter_frame: Remove assert. by Urvang Joshi · 7 years ago
  11. 2f22bfd [NORMATIVE] store tile size as tile size - 1 by James Zern · 7 years ago
  12. e7c8237 write_tiles_in_tg_obus: use fewer bytes for tile sizes by James Zern · 7 years ago
  13. 97aff53 Remove CONFIG_FWD_KF by Yaowu Xu · 7 years ago
  14. f195e46 Some cleanups on the loopfilter state patch. by Debargha Mukherjee · 7 years ago
  15. 5251e31 [NORMATIVE] Fix ref_frame_side setup by David Barker · 7 years ago
  16. e7dbeb4 [NORMATIVE] Properly reset mode_deltas by David Barker · 7 years ago
  17. ee0819e [non-normative] Fix PRIMARY_REF_NONE w large_scale_tile by Jonathan Matthews · 7 years ago
  18. b6806f1 [NORMATIVE] Set cm->prev_frame = NULL at keyframes by David Barker · 7 years ago
  19. a7be368 Change the convolve output from 32-bit to 16-bit by Cherma Rajan A · 7 years ago
  20. 3a7b5c2 Fix typo: seqence -> sequence by David Barker · 7 years ago
  21. cab3755 [NORMATIVE] Correctly update seg features when update_data=0 by David Barker · 7 years ago
  22. 9d76b13 [NORMATIVE] CDF_UPDATE_MODE: Expand might_bwd_adapt condition. by Thomas Daede · 7 years ago
  23. 5997c7d Improved aom_smooth_predictor_16x 32,16,8 by Scott LaVarnway · 7 years ago
  24. e2ca0b6 Remove unreachable tx: iht4x4 by Sebastien Alaiwan · 7 years ago
  25. d30cde5 [NORMATIVE] Set ref frame sign bias for S-frames by Debargha Mukherjee · 7 years ago
  26. 9fdc63f Cosmetic changes of inv_txfm ssse3/avx2 by Peng Bin · 7 years ago
  27. 71f7cb8 Optimize get_nz_mag by Grant Hsu · 7 years ago
  28. 63c0a9b Revert "[NORMATIVE] Add one more MV_CLASS for integer MV" by Yunqing Wang · 7 years ago
  29. fb049a7 Revert "[NORMATIVE] Extend full-pixel motion vectors to 12 bits" by Yunqing Wang · 7 years ago
  30. e25fdbb Revert "Allow a large motion search range" by Yunqing Wang · 7 years ago
  31. 1efd364 Localize av1_dist_block() by Hui Su · 7 years ago
  32. e5f271a Partial inv txfm based on eob for ssse3 by Peng Bin · 7 years ago
  33. 63bcfa7 [NORMATIVE] Some cleanups on loopfilter / lossless by Debargha Mukherjee · 7 years ago
  34. 02e6ab0 Remove effectless code by Yaowu Xu · 7 years ago
  35. 75b6ebb Use enums for optimize_speed_feature setup by Jingning Han · 7 years ago
  36. 1840394 Skip soft quantization when configured by Jingning Han · 7 years ago
  37. 5d94969 Remove sharpness level from RefCntBuffer by Debargha Mukherjee · 7 years ago
  38. d6b5d51 [NORMATIVE] Disallow superres for lossless frames by Urvang Joshi · 7 years ago
  39. 28f50b6 Remove unused pred_diff field by Frank Bossen · 7 years ago
  40. 1bacf04 fix use of trailing bits in show_existing_frame case by Cyril Concolato · 7 years ago
  41. 1de0c4c Remove deprecated functions and speed features by Jingning Han · 7 years ago
  42. e14f1c2 Remove dead convolve function declarations by Linfeng Zhang · 7 years ago
  43. 564a522 Remove CONFIG_SEGMENT_GLOBALMV by Yaowu Xu · 7 years ago
  44. 7d089ae [Normative] Move global loopfilter info to ref buf by Cheng Chen · 7 years ago
  45. fa329e9 Remove unnecessary memset in av1_dist_block by Peng Bin · 7 years ago
  46. 559fd81 [NORMATIVE, segment-pred-last] Fix segfeatures_copy by David Barker · 7 years ago
  47. 1e73219 Add sse2 version of aom_h_predictor_wxh() by Scott LaVarnway · 7 years ago
  48. a2f7a63 Add sse2 dc, dc_left, dc_top, dc_128, v, h by Scott LaVarnway · 7 years ago
  49. ee5a4d4 Add aom_paeth_predictor_16x64 ssse3,avx2 by Scott LaVarnway · 7 years ago
  50. bcaa2f8 Improved ssse3 version of aom_smooth_predictor_32x 16,32 by Scott LaVarnway · 7 years ago
  51. a56736c [NORMATIVE, spatial-segmentation] Undo unintended change by David Barker · 7 years ago
  52. 163f0f0 [NORMATIVE, obu-frame] Fix interaction with other experiments by David Barker · 7 years ago
  53. 2c92b07 [NORMATIVE] Add sequence-level flag for superres. by Urvang Joshi · 7 years ago
  54. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  55. 5b1a4a1 av1_loopfilter.c: remove dead code by Sebastien Alaiwan · 7 years ago
  56. 90ab652 Remove unneeded memset from handle_inter_mode by Jingning Han · 7 years ago
  57. a689cab Refactor and drop bsize from get_ext_tx_types() by Jingning Han · 7 years ago
  58. 47eb232 Reduce get_ext_tx_set parameter set by Jingning Han · 7 years ago
  59. e2ceec1 Reduce parameter set of get_ext_tx_set_type by Jingning Han · 7 years ago
  60. 28f4095 Remove USE_TXTYPE_SEARCH_FOR_SUB8X8_IN_CB4X4 flag by Jingning Han · 7 years ago
  61. f5eb17e Refactor transform block size / type search for intra modes by Jingning Han · 7 years ago
  62. 04450b1 Fix dump_obu and obu_parser. by Tom Finegan · 7 years ago
  63. 1646823 Stop using last_width and last_height by Debargha Mukherjee · 7 years ago
  64. 5427be1 Remove CONFIG_OBU_SIZE_AFTER_HEADER preproc guards. by Tom Finegan · 7 years ago
  65. 492c545 Remove CONFIG_MAX_TILE by Yaowu Xu · 7 years ago
  66. 4b1c561 Properly decide whether to enable optimize_b by Hui Su · 7 years ago
  67. 45738ed Only search the largest tx_size for cbs above 64 by Jingning Han · 7 years ago
  68. 5e99b7c Add parameter mapping from estimated params to film grain params. by Neil Birkbeck · 7 years ago
  69. cc615a8 [NORMATIVE] Check primary_ref_frame in more places by David Barker · 7 years ago
  70. df5b291 Avoid memory OOB access in get_obu_length_field_size() by Hui Su · 7 years ago
  71. 811a5fc [NORMATIVE] Align scalability implementation with spec by Yaowu Xu · 7 years ago
  72. e64bcd1 Fix msvc compiler warning by Yaowu Xu · 7 years ago
  73. 9b1c1b7 Fix msvc build error by Yaowu Xu · 7 years ago
  74. 692669f [NORMATIVE] Film grain template init by Andrey Norkin · 7 years ago
  75. 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
  76. 1f30728 [fwd-kf] Don't reset current_frame_id when show_existing_frame=1 by David Barker · 7 years ago
  77. fd515b6 Remove CONFIG_SEGMENT_PRED_LAST config flag by Debargha Mukherjee · 7 years ago
  78. c981385 [NORMATIVE] S_FRAME handling update by Tarek AMARA · 7 years ago
  79. 935d6d4 [NORMATIVE] Corrections to OrderHint arithmetic by Imdad Sardharwalla · 7 years ago
  80. 3768477 Fix compile warning in rdopt.c by David Barker · 7 years ago
  81. 38fdd33 Re-enable AV1/AVxEncoderThreadLSTest.EncoderResultTest by Debargha Mukherjee · 7 years ago
  82. d776f28 Revert "[Normative] Move global info to ref buffer" by David Barker · 7 years ago
  83. 2dab275 adding support for trailing bits write/read by Cyril Concolato · 7 years ago
  84. e1062de Temporarily disable AVxEncoderThreadLSTest by Debargha Mukherjee · 7 years ago
  85. 74388c3 Avoid filtering of UV for monochrome video by Yaowu Xu · 7 years ago
  86. ad27c44 Fix an asan error by Yaowu Xu · 7 years ago
  87. 07a28bc Add speed feature for gm parameter selection threshold by Sarah Parker · 7 years ago
  88. 8b4b6d0 Fix build error by Hui Su · 7 years ago
  89. 4a94765 Remove CONFIG_DEPENDENT_HORZTILE by Yaowu Xu · 7 years ago
  90. 5246bc8 Remove CONFIG_DEPENDENT_HORZTILEGROUPS by Yaowu Xu · 7 years ago
  91. d90d343 [NORMATIVE] Use the primary reference frame as prev_frame by Yue Chen · 7 years ago
  92. dc54be6 Simplify end-of-frame CDF update by Hui Su · 7 years ago
  93. e8eb3a7 Fix a bug related to intrabc mode cost by Hui Su · 7 years ago
  94. c41fc27 Skip unnecessary computation in search_txk_type() by Hui Su · 7 years ago
  95. 8a99b67 Skip unnecessary RD computation by Hui Su · 7 years ago
  96. e5c723c Remove deprecate use_prev_frame_mvs flag by Jingning Han · 7 years ago
  97. d46f5cd Remove deprecated frame_can_use_prev_frame_mvs() function by Jingning Han · 7 years ago
  98. ff3b2fb [normative]palette_delta_encoding: don't waste bit by Hui Su · 7 years ago
  99. 0cbcf79 [NORMATIVE] Enforce constraint on frame_id_length. by Thomas Davies · 7 years ago
  100. 3204491 update .mailmap by James Zern · 7 years ago