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