1. ecc0734 Enable EXT_TILE by default by Yunqing Wang · 7 years ago
  2. e595a2b Implement fdct64_new_sse4_1 by Angie Chiang · 7 years ago
  3. 1fbe32a Set motion_mode as SIMPLE_TRANSLATION in intrabc mode by Hui Su · 7 years ago
  4. 891f2dc Wrap around current_video_frame and frame_offset by Cheng Chen · 7 years ago
  5. f277ca3 Fix decoder_peek_si_internal with obu_sizing enabled. by Tom Finegan · 7 years ago
  6. 4f5c352 Refactor lv_map decoder code by Angie Chiang · 7 years ago
  7. 83b9f11 [Normative] Merge sign/golomb by Angie Chiang · 7 years ago
  8. 0975671 Separate dc coeff decoding form others by Angie Chiang · 7 years ago
  9. f2f276c AVX2 optimization of motion compensation functions by Deepa K G · 7 years ago
  10. 9cab45c AVX2 implementation of av1_highbd_convolve_y_sr_c by Ravi Chaudhary · 7 years ago
  11. dadaba6 Temporary fix for resize tests by Imdad Sardharwalla · 7 years ago
  12. 088217b [NORMATIVE]Pack txfm coding info closer by Jingning Han · 7 years ago
  13. ce13cb2 Refactor inv txfm sse2 for sizes with 64 by Peng Bin · 7 years ago
  14. 8be8d17 Refactor inv txfm sse2 for sizes with 4 by Peng Bin · 7 years ago
  15. 3a4959f Remove CONFIG_HORZONLY_FRAME_SUPERRES config flag by Debargha Mukherjee · 7 years ago
  16. 0d639a9 Remove CONFIG_LOOP_RESTORATION config flag by Debargha Mukherjee · 7 years ago
  17. d952bfc [NORMATIVE]Convert row/col counter into binaries for inter mode by Jingning Han · 7 years ago
  18. af61acf remove remaining CONFIG_INTRABC references by James Zern · 7 years ago
  19. 3df52f8 read_tile_info: simplify EXT_TILE ifdefs by James Zern · 7 years ago
  20. a60ff58 bitstream.c: simplify some EXT_TILE ifdefs by James Zern · 7 years ago
  21. 7b8ce8d Terminate early in write/read_cdef() when intrabc is on by Hui Su · 7 years ago
  22. 5e48a2e Make OBU_SIZING work with EXT_TILE by Yunqing Wang · 7 years ago
  23. f1e1293 Clean-up more effectless code by Yaowu Xu · 7 years ago
  24. bebe736 Remove q_adapt_probs experiment flag by Hui Su · 7 years ago
  25. 293f281 Remove intrabc experiment flag by Hui Su · 7 years ago
  26. 52de290 [intra-edge2] send header flag every frame by Joe Young · 7 years ago
  27. e21f4d9 [NORMATIVE, jnt-comp] Disable compound_idx if !enable_jnt_comp by David Barker · 7 years ago
  28. 9cbc235 Dead code removal: superframe index parsing. by Tom Finegan · 7 years ago
  29. 25ff26a Remove an unused function parameter by Yaowu Xu · 7 years ago
  30. ca0cd3f Remove CONFIG_REFERENCE_BUFFER flag by Zoe Liu · 7 years ago
  31. 2382b14 Remove config flag CONFIG_LOOPFILTER_LEVEL by Debargha Mukherjee · 7 years ago
  32. 63174cf [NORMATIVE] Fix txfm context for rect blocks by Yue Chen · 7 years ago
  33. b399a0e Remove CONFIG_PALETTE_THROUGHPUT config flag by Debargha Mukherjee · 7 years ago
  34. 103991e Remove CONFIG_CICP compile flag by Debargha Mukherjee · 7 years ago
  35. 19ade77 Remove config flag CONFIG_COLORSPACE_HEADERS by Debargha Mukherjee · 7 years ago
  36. d184041 [NORMATIVE] Count the row and col ref matches separately by Jingning Han · 7 years ago
  37. 9703483 Fix nightly asan test failures by Yue Chen · 7 years ago
  38. adbbaa2 Avoid OOB reads when a stream contains an invalid OBU size. by Tom Finegan · 7 years ago
  39. ce340c3 Remove MONO_VIDEO config flag. by Debargha Mukherjee · 7 years ago
  40. 648a72b Remove multiple options for LOWPRECISION_BLEND by Debargha Mukherjee · 7 years ago
  41. bfed738 Remove CONFIG_AOM_QM macro by Yaowu Xu · 7 years ago
  42. 9e5b150 Disable JNT_COMP in error resilient mode by Cheng Chen · 7 years ago
  43. d57d923 Fix high bit-depth convolve function by Cheng Chen · 7 years ago
  44. bbc0c21 AVX2 implementation of av1_highbd_convolve_x_sr_c by Ravi Chaudhary · 7 years ago
  45. 5251fd4 Remove unused scanorder arrays by Yaowu Xu · 7 years ago
  46. 13a8f28 Superblock size choice in EXT_TILE by Yunqing Wang · 7 years ago
  47. d1fa8b2 Turn CONFIG_SKIP_SGR on by default by Debargha Mukherjee · 7 years ago
  48. 2a5575e Re-enable EXT_TILE unit tests by Yunqing Wang · 7 years ago
  49. d78ce2d Unify the use of frame_is_intra_only() by Zoe Liu · 7 years ago
  50. ccd7081 Remove RECT_TX_EXT/RECT_TX_EXT_INTRA flags by Debargha Mukherjee · 7 years ago
  51. 06463e4 Reset loop-filter parameters when intrabc is allowed by Hui Su · 7 years ago
  52. 839b8cc Harmonize FWD_KF with CONFIG_NO_FRAME_CONTEXT_SIGNALING by Zoe Liu · 7 years ago
  53. 007fe0d Remove another spurious assert in skip_sgr by Debargha Mukherjee · 7 years ago
  54. 418c82c bitstream.c: remove unnecessary static prototypes by James Zern · 7 years ago
  55. 5380cb5 [Normative] Add a header flag to control advanced motion_modes by Yue Chen · 7 years ago
  56. e0c918a [Normative, jnt_comp] Add sequence header to turn on/off by Cheng Chen · 7 years ago
  57. b18a289 Remove spurious assert in skip_sgr by Debargha Mukherjee · 7 years ago
  58. f34dfc8 cosmetics: REFRESH_FRAME_CONTEXT_FORWARD -> _DISABLED by James Zern · 7 years ago
  59. 477bccb Skip current_video_frame increment when a frame is dropped by Jingning Han · 7 years ago
  60. b02c7c3 Fix buffer strides in OBMC by Yue Chen · 7 years ago
  61. 114575d Correct a skip-sgr context for the case r1 == 0 by Debargha Mukherjee · 7 years ago
  62. 8d9bd6d Fix a bug in av1_highbd_convolve_... functions by Debargha Mukherjee · 7 years ago
  63. 956e36b [CFL] Reuse Subsampling SSSE3 in AVX2 by Luc Trudeau · 7 years ago
  64. 0238457 [NORMATIVE] Unify tx size context model for inter / intra blocks by Jingning Han · 7 years ago
  65. f279c6b Make OBU work with EXT_TILE by Yunqing Wang · 7 years ago
  66. 9415af7 Round compound prediction into 16 bits by Cheng Chen · 7 years ago
  67. feb9c7a AVX2 implementation of av1_highbd_convolve_2d_sr_c by Ravi Chaudhary · 7 years ago
  68. cb4622d Unify HBD and 8-bit Joint convolve functions by Cherma Rajan A · 7 years ago
  69. ff79213 [CFL] Store size changed to use TX_SIZE by Luc Trudeau · 7 years ago
  70. de1a5db Reduce memory usage of txk_type[] by Hui Su · 7 years ago
  71. 2f347ed Add sse4 implementation of lbd filter_intra modes by Yue Chen · 7 years ago
  72. 2723a9d Add encoder support on FWD_KF update by Zoe Liu · 7 years ago
  73. 0debbaa [NORMATIVE-SYNTAX, obu-sizing] Fix length field size handling by David Barker · 7 years ago
  74. e77b258 Change codebook for skip_sgr to actually enable it by Debargha Mukherjee · 7 years ago
  75. 329612e [NORMATIVE] Reduce context model size for inter mode coding by Jingning Han · 7 years ago
  76. f03d936 [FWD_KF] Fix build by Bruno Berthier · 7 years ago
  77. ba45909 [NORMATIVE] Remove reset_decoder_state signaling by Zoe Liu · 7 years ago
  78. 1f2b702 [non-normative, segment-pred-last] Remove duplicate code block by David Barker · 7 years ago
  79. def87ff encodetxb.c: remove dead local variables. by Sebastien Alaiwan · 7 years ago
  80. 19d7601 Add high precision blending obmc by Yue Chen · 7 years ago
  81. 127c823 [NORMATIVE] Add sequence header control for dual filter by Jingning Han · 7 years ago
  82. a446f55 Add encoder control to turn on and off dual filter by Jingning Han · 7 years ago
  83. 7330e6f Cleanup unused parameters in decoder by Yaowu Xu · 7 years ago
  84. b3afc7e Correct the comment about the partition context by Yushin Cho · 7 years ago
  85. 48f4b23 [CFL] Specific header for RTCD by Luc Trudeau · 7 years ago
  86. e2137ea Remove unused function parameters by Yaowu Xu · 7 years ago
  87. d29ea97 Remove CONFIG_OBU macro by Yaowu Xu · 7 years ago
  88. 59b633c Remove deprecated intra predictor functions by Hui Su · 7 years ago
  89. 09d4530 Unify HBD and 8-bit convolve functions by Cherma Rajan A · 7 years ago
  90. 901d622 Remove an unused parameter by Yaowu Xu · 7 years ago
  91. d4a67a8 Support frame_refs_signaling for CONFIG_OBU by Zoe Liu · 7 years ago
  92. 70e6b9d Correctly count the tx size cost in txfm_yrd by Jingning Han · 7 years ago
  93. 7d3bd8d Clean up SGR code and make consistent by Imdad Sardharwalla · 7 years ago
  94. fdeb116 Add encoder/bitstream support for SKIP_SGR by Imdad Sardharwalla · 7 years ago
  95. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  96. 0c4a632 Move encoder-specific function out of decoder by Frederic Barbier · 7 years ago
  97. 2d5fd74 Do not use hash-me for high bit-depth by Hui Su · 7 years ago
  98. 59dd91b Remove EIGHTH_PEL_MV_ONLY experiment by Sebastien Alaiwan · 7 years ago
  99. 5024136 Reduce memory allocated to frame MODE_INFO by Yunqing Wang · 7 years ago
  100. 19b9f72 Remove mi's offset by Yunqing Wang · 7 years ago