1. 692669f [NORMATIVE] Film grain template init by Andrey Norkin · 7 years ago
  2. 3cab623 Remove CONFIG_LOOPFILTERING_ACROSS_TILES by Yaowu Xu · 7 years ago
  3. 1f30728 [fwd-kf] Don't reset current_frame_id when show_existing_frame=1 by David Barker · 7 years ago
  4. fd515b6 Remove CONFIG_SEGMENT_PRED_LAST config flag by Debargha Mukherjee · 7 years ago
  5. c981385 [NORMATIVE] S_FRAME handling update by Tarek AMARA · 7 years ago
  6. 935d6d4 [NORMATIVE] Corrections to OrderHint arithmetic by Imdad Sardharwalla · 7 years ago
  7. 3768477 Fix compile warning in rdopt.c by David Barker · 7 years ago
  8. 38fdd33 Re-enable AV1/AVxEncoderThreadLSTest.EncoderResultTest by Debargha Mukherjee · 7 years ago
  9. d776f28 Revert "[Normative] Move global info to ref buffer" by David Barker · 7 years ago
  10. 2dab275 adding support for trailing bits write/read by Cyril Concolato · 7 years ago
  11. e1062de Temporarily disable AVxEncoderThreadLSTest by Debargha Mukherjee · 7 years ago
  12. 74388c3 Avoid filtering of UV for monochrome video by Yaowu Xu · 7 years ago
  13. ad27c44 Fix an asan error by Yaowu Xu · 7 years ago
  14. 07a28bc Add speed feature for gm parameter selection threshold by Sarah Parker · 7 years ago
  15. 8b4b6d0 Fix build error by Hui Su · 7 years ago
  16. 4a94765 Remove CONFIG_DEPENDENT_HORZTILE by Yaowu Xu · 7 years ago
  17. 5246bc8 Remove CONFIG_DEPENDENT_HORZTILEGROUPS by Yaowu Xu · 7 years ago
  18. d90d343 [NORMATIVE] Use the primary reference frame as prev_frame by Yue Chen · 7 years ago
  19. dc54be6 Simplify end-of-frame CDF update by Hui Su · 7 years ago
  20. e8eb3a7 Fix a bug related to intrabc mode cost by Hui Su · 7 years ago
  21. c41fc27 Skip unnecessary computation in search_txk_type() by Hui Su · 7 years ago
  22. 8a99b67 Skip unnecessary RD computation by Hui Su · 7 years ago
  23. e5c723c Remove deprecate use_prev_frame_mvs flag by Jingning Han · 7 years ago
  24. d46f5cd Remove deprecated frame_can_use_prev_frame_mvs() function by Jingning Han · 7 years ago
  25. ff3b2fb [normative]palette_delta_encoding: don't waste bit by Hui Su · 7 years ago
  26. 0cbcf79 [NORMATIVE] Enforce constraint on frame_id_length. by Thomas Davies · 7 years ago
  27. 3204491 update .mailmap by James Zern · 7 years ago
  28. 8e7b0e4 Don't use obsolete non-scaled tx for pass #1 by Sebastien Alaiwan · 7 years ago
  29. 190b77a [NORMATIVE] Always update segfeatures at intra-only frames by David Barker · 7 years ago
  30. f880d18 Clean av1/common/av1_rtcd_defs.pl by Linfeng Zhang · 7 years ago
  31. fae39ed Fix memeory leak in alloccommon.c by Hui Su · 7 years ago
  32. c9b6f23 [Normative] Move global info to ref buffer by Cheng Chen · 7 years ago
  33. fd20f38 Remove EXT_WARPED_MOTION flag by Yunqing Wang · 7 years ago
  34. e69a682 Fix mismatch appears at sintel_trailer_2k_480p24 by Angie Chiang · 7 years ago
  35. 80eb454 Remove an invalid assertion in av1_encode_block_intra() by Hui Su · 7 years ago
  36. 1d1db11 Set limit for memory allocation in obu_read_temporal_unit() by Hui Su · 7 years ago
  37. 1250b74 Enable film grain tool by default by Andrey Norkin · 7 years ago
  38. 7b5a1c8 txb hashing: don't use hashed RD results if tx_type is invalid by Hui Su · 7 years ago
  39. d76bd49 Reduce threshold for Horz Superres test by Imdad Sardharwalla · 7 years ago
  40. 1f8fc29 [NORMATIVE] Clear frame distance parse in explicit_order_hint by Jingning Han · 7 years ago
  41. 0091261 Fix out-of-bound buffer access when explict_order_hint is on by Jingning Han · 7 years ago
  42. c1fdb4b Properly support monochrome in profile 0 by Yaowu Xu · 7 years ago
  43. 59b4ad9 Remove dead function: av1_get_br_level_counts by Sebastien Alaiwan · 7 years ago
  44. 3c38cce Followup cleanup for av1_convolve_2d_test by sarahparker · 7 years ago
  45. 3abb0b7 Remove more dead transforms by Sebastien Alaiwan · 7 years ago
  46. 2f65411 delta-q: set tx_type as DCT_DCT when eob is 0 by Hui Su · 7 years ago
  47. ba7b8fe Remove NO_FRAME_CONTEXT_SIGNALING config flag by Debargha Mukherjee · 7 years ago
  48. 7f1dfa0 [NORMATIVE] Renable frame refs signaling for ER. by Debargha Mukherjee · 7 years ago
  49. 1f5c3fc inv_txfm.c: remove dead functions by Sebastien Alaiwan · 7 years ago
  50. 6effaa0 idct.c: remove dead static functions by Sebastien Alaiwan · 7 years ago
  51. 42d0504 idct.c: remove dead functions by Sebastien Alaiwan · 7 years ago
  52. 6b422aa av1_rtcd_defs.pl: remove dead declarations by Sebastien Alaiwan · 7 years ago
  53. 8395aa7 Remove dead tx: fht8x8_64_add by Sebastien Alaiwan · 7 years ago
  54. 2da32c3 Remove dead tx: fht16x16_256_add by Sebastien Alaiwan · 7 years ago
  55. fd94a57 Remove dead tx: fht8x16_128_add by Sebastien Alaiwan · 7 years ago
  56. 80cbd4d Remove dead tx: fht16x8_128_add by Sebastien Alaiwan · 7 years ago
  57. 347c69e [NORMATIVE] Remove redundant byte from bitstream by Imdad Sardharwalla · 7 years ago
  58. 7264779 Turn on error resilient test. by Debargha Mukherjee · 7 years ago
  59. 229fdc8 [NORMATIVE] Frame context refresh error-resilience by Debargha Mukherjee · 7 years ago
  60. f65e5ba Parameterize CDEFBlockTest to speed up per-commit by Sarah Parker · 7 years ago
  61. 8f5def2 Fix profile definition comments by Yaowu Xu · 7 years ago
  62. c1a4986 Remove dead code about old coefficient coding model by Hui Su · 7 years ago
  63. 1b0efd3 Refactor and reduce mfmv structure size by 3x by Jingning Han · 7 years ago
  64. 542aa32 Fix experiment inconsistency in obu.c. by Tom Finegan · 7 years ago
  65. e7302dc Reduce number of frames in TestExternalResizeWorks by Sarah Parker · 7 years ago
  66. 8f206ab Optimize av1_loop_restoration_filter_frame by Grant Hsu · 7 years ago
  67. baa6b7c Add tests for horizontal superres by Imdad Sardharwalla · 7 years ago
  68. 0faf324 intra txb hashing: fix issue with lossless by Hui Su · 7 years ago
  69. 30d4e53 Parameterize block size in *Convolve2DTest by Sarah Parker · 7 years ago
  70. c742a65 Remove dead tx: fht8x4_32_add by Sebastien Alaiwan · 7 years ago
  71. b0aba15 Remove dead tx: fht4x8_32_add by Sebastien Alaiwan · 7 years ago
  72. 13c8369 Remove dead tx: fht_16x32_256_add by Sebastien Alaiwan · 7 years ago
  73. 92eb551 Remove dead tx: fht_32x16_256_add by Sebastien Alaiwan · 7 years ago
  74. 5009730 av1_rtcd_defs.pl: fix indentation by Sebastien Alaiwan · 7 years ago
  75. 87048ae aom_config_defaults.cmake: remove CONFIG_REALTIME_ONLY by James Zern · 7 years ago
  76. 9d9ec1f Remove CONFIG_OBU_SIZING preprocessor guards. by Tom Finegan · 7 years ago
  77. 019a8db Skip UV intrabc processing for monochrome by Yaowu Xu · 7 years ago
  78. f1fa686 SUPERRES QTHRESH mode: use frame rate factor. by Urvang Joshi · 7 years ago
  79. 4d8f777 [NORMATIVE] Enable OrderHint features when err res by Imdad Sardharwalla · 7 years ago
  80. 8fe8d51 Add util function for conversion of OBU type to string. by Tom Finegan · 7 years ago
  81. f927381 [NORMATIVE][obu] Add obu_redundant_frame_header. by Tom Finegan · 7 years ago
  82. af35e31 idct.c: delete unused declaration by Sebastien Alaiwan · 7 years ago
  83. 714b268 Allocate missing buffers in error_resilient_mode by Imdad Sardharwalla · 7 years ago
  84. 6a6609b Remove FAST_SGR config flag by Debargha Mukherjee · 7 years ago
  85. 568e9ee Rename wiener convolve functions by Debargha Mukherjee · 7 years ago
  86. cff20b9 Refactor read/write_segment_id() by Hui Su · 7 years ago
  87. 37c1909 Fix ref_frame_side reset by Jingning Han · 7 years ago
  88. d52bf14 Film grain bug fix by Andrey Norkin · 7 years ago
  89. ad7551e Don't change intra block segment_id when lossless by Hui Su · 7 years ago
  90. a956ab2 Remove an used config flag by Yaowu Xu · 7 years ago
  91. 4439151 Stats collection for restoration type by Yue Chen · 7 years ago
  92. 090d51f Remove CONFIG_EXT_INTRA_MOD2 flag by Yaowu Xu · 7 years ago
  93. 3a96462 [NORMATIVE] Take segment features from LAST_FRAME by Rostislav Pehlivanov · 7 years ago
  94. 4bf1019 Re-enable SIMD Wiener filter by Debargha Mukherjee · 7 years ago
  95. 21cc90b [NORMATIVE] Signal ref OrderHints in err res mode by Imdad Sardharwalla · 7 years ago
  96. abb71e3 Remove more unused convolve functions from aom_dsp by Urvang Joshi · 7 years ago
  97. d8a9c53 Skip uv processing for monochrome by Yaowu Xu · 7 years ago
  98. c1dcd47 Enable OBU_FRAME by default by Vignesh Venkatasubramanian · 7 years ago
  99. 29a116a Make "CONFIG_LOWPRECISION_BLEND = 0" work by Yunqing Wang · 7 years ago
  100. b9e4f25 Skip intra txb hashing for blocks on tile boundary by Hui Su · 7 years ago