1. 670b660 Remove CONFIG_INTERINTRA by Yue Chen · 7 years ago
  2. c5252a6 Guard the limits in for-loops for setting inter_tx_size by Yue Chen · 7 years ago
  3. f704a1c Add decoder support to ext_skip by Zoe Liu · 7 years ago
  4. 1f56b8e Remove experimental flag of WARPED_MOTION by Sebastien Alaiwan · 7 years ago
  5. 1bc94fc Remove experimental flag of MOTION_VAR by Sebastien Alaiwan · 7 years ago
  6. 371968c Remove compound-segment/wedge config flags by Debargha Mukherjee · 7 years ago
  7. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  8. 1181296 Remove experimental flag for rect-tx by Debargha Mukherjee · 7 years ago
  9. bdd6ca8 JNT_COMP: 6. support wedge by Cheng Chen · 7 years ago
  10. 3ca43bf Ext-intra modification/tuning by Joe Young · 7 years ago
  11. aff479f Clamp loop filter levels by Cheng Chen · 7 years ago
  12. 3392c43 JNT_COMP: 5. Support compound_segment by Cheng Chen · 7 years ago
  13. 0a7f2f5 JNT_COMP: 4. add context and entropy read/write by Cheng Chen · 7 years ago
  14. 163710c Accept all warped motion model settings by Sebastien Alaiwan · 7 years ago
  15. 10a0380 Fixed build conflict (amvr,intrabc). by RogerZhou · 7 years ago
  16. c24351c Add delta_q support to inspector by Yushin Cho · 7 years ago
  17. 57b8ff6 Optimizations for filter_intra by Yue Chen · 7 years ago
  18. dea4d31 Remove dead struct member by Sebastien Alaiwan · 7 years ago
  19. 8a92cd0 Revert "Don't reject invalid warped motion model" by Yue Chen · 7 years ago
  20. b90a97a Enhance and refactor copying code by Yunqing Wang · 7 years ago
  21. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  22. edced25 Further cleanups related to removal of cb4x4 flags by Debargha Mukherjee · 7 years ago
  23. 1eac584 Don't reject invalid warped motion model by Sebastien Alaiwan · 7 years ago
  24. 4def76a Fix some var-tx mismatches when rect-tx is off by Debargha Mukherjee · 7 years ago
  25. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  26. 12546aa intrabc: support var-tx by Hui Su · 7 years ago
  27. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  28. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  29. 259d442 Remove the intra-interp experiment by Hui Su · 7 years ago
  30. c7d198e Rework the mv buffer for motion field estimation by Jingning Han · 7 years ago
  31. c2232cf intrabc: refator bitstream writing and reading by Hui Su · 7 years ago
  32. 97d6a37 Find warped reference MV by Yunqing Wang · 7 years ago
  33. 63ce36f filter_intra: make fi mode index entropy coded by Yue Chen · 7 years ago
  34. d92f356 Make SEG_LVL_{SKIP,ZEROMV} blocks be single-ref-only by David Barker · 7 years ago
  35. c99a564 Refactor temporal MV code by Yunqing Wang · 7 years ago
  36. e87fb23 Add function to control palette usage by Hui Su · 7 years ago
  37. 432012f lgt-from-pred: transforms based on prediction by Lester Lu · 8 years ago
  38. e30159c Fix conflicts between ext-partition & other expts by Debargha Mukherjee · 7 years ago
  39. aa2965e Remove unused parameter in intra mode reader by Hui Su · 7 years ago
  40. d25ef8c Change rectangular vartx recursion depth to 2 by Sarah Parker · 7 years ago
  41. ab8840e Revert wrong uses of TX_SIZE enum. by Urvang Joshi · 7 years ago
  42. fcff0b2 Define block_signals_txsize function by Rupert Swarbrick · 7 years ago
  43. 17af274 Add encoder/decoder support to frame_sign_bias by Zoe Liu · 7 years ago
  44. d1d511f Modify storing and using of the temporal frame MVs by Yunqing Wang · 7 years ago
  45. 0b3ef73 Clean up obsolete code for mismatch debugging by Zoe Liu · 7 years ago
  46. ca86546 Extend IntraBC to 4x4 by RogerZhou · 7 years ago
  47. 0846819 Remove entropy-stats code on decoder side by Hui Su · 7 years ago
  48. e3f6978 NEW_MULTISYMBOL: support RECT_TX_EXT. by Thomas Davies · 7 years ago
  49. 4494ae4 palette-delta-encoding: replace sorting with merging by Hui Su · 7 years ago
  50. 9752a2e Use TX_SIZE consistently instead of int. by Urvang Joshi · 7 years ago
  51. 9dccdf2 Clamp current_delta_lf_from_base in ext_delta_q by Cheng Chen · 7 years ago
  52. 27e9029 Pack InterpFilters into a single integer by Rupert Swarbrick · 8 years ago
  53. 880166a LOOPFILTER_LEVEL: add flexibility for EXT_DELTA_Q by Cheng Chen · 7 years ago
  54. 814f41e Remove symbol mapping of intra modes by Hui Su · 7 years ago
  55. a97394f Make LOOPFILTER_LEVEL support EXT_DELTA_Q by Cheng Chen · 8 years ago
  56. 0e7b1d7 NEW_MULTISYMBOL: adapt remaining bits in the magnitude. by Thomas Davies · 8 years ago
  57. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 8 years ago
  58. 95acd06 fix a compile error when intrabc is enabled on windows build by Ryan · 8 years ago
  59. 3ab20b4 Remove delta_q experimental flag. by Thomas Davies · 8 years ago
  60. 67c9ab0 Reset intra_filter in case it isn't read by Jonathan Matthews · 8 years ago
  61. ec92c11 Remove unused switchable filter probs and remove remapping. by Thomas Davies · 8 years ago
  62. dc0e112 palette_delta_encoding: clamp y and u colors by Jonathan Matthews · 8 years ago
  63. b05eeae [CFL] Store Reconstructed Luma for Intra In Inter by Luc Trudeau · 8 years ago
  64. 3b93e8e Fix redundancy in delta_q signalling. by Thomas Davies · 8 years ago
  65. 98b0b3e Remove probablity model for tx type by Hui Su · 8 years ago
  66. ddbcde2 Refactor the ext-tx experiment by Hui Su · 8 years ago
  67. a66a2cb [CFL] CfL for Intra frames only by Luc Trudeau · 8 years ago
  68. 3b63524 Adaptive Motion Vector Resolution by RogerZhou · 8 years ago
  69. 0fbd2b7 NEW_MULTISYMBOL: support EXT_COMP_REFS signaling. by Thomas Davies · 8 years ago
  70. 6c8584f intrabc: replace prob with cdf by Hui Su · 8 years ago
  71. 0f248c4 Change/refactor compound mode handling for sub8x8 by Debargha Mukherjee · 8 years ago
  72. a752d1d add SEG_LVL_ZEROMV by Soo-Chul Han · 8 years ago
  73. 3748bc2 palette-delta-encoding: remove dependency on above SB row by Hui Su · 8 years ago
  74. 07ed3ab ncobmc-adapt-weight: add bitstream to support warped motion by Wei-Ting Lin · 8 years ago
  75. 2088528 Remove motion_mode_wrapper by Wei-Ting Lin · 8 years ago
  76. 59f9231 NEW_MULTISYMBOL: adapt palette mode coding. by Thomas Davies · 8 years ago
  77. ba070c5 Use 8x8 block resolution to store motion vectors by Jingning Han · 8 years ago
  78. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  79. 16c64e3 Miscellaneous fixes for var-tx by David Barker · 8 years ago
  80. c84c21c [CFL] Asserts for chroma_sub8x8 by Luc Trudeau · 8 years ago
  81. e784b3f [CFL] Store Reconstructed Pixels Only If Decoded UV_MODE=CFL by Luc Trudeau · 8 years ago
  82. ec50d6b Fix a compiling warning on ext-comp-refs by Zoe Liu · 8 years ago
  83. 811bba7 Silence warnings when warped_motion is disabled by Cheng Chen · 8 years ago
  84. 680b9b1 Prevent bitstream from signaling illegal compound types by Sarah Parker · 8 years ago
  85. 5a97883 Add dependency of ext-comp-refs on one-sided-compound by Zoe Liu · 8 years ago
  86. 9b75e21 A few fixes for ext-inter by David Barker · 8 years ago
  87. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  88. 6f9cd94 ext-partition-types: Don't allow 4:1 blocks to use palettes by Rupert Swarbrick · 8 years ago
  89. 7daf042 ncobmc-adapt-weight: remove bitstream for training by Wei-Ting Lin · 8 years ago
  90. e9b15e2 Add encoder support to ALTREF2 by Zoe Liu · 8 years ago
  91. 127c583 Another fix of dangling braces for search by Yushin Cho · 8 years ago
  92. 766c9d5 Fix unused parameter warning in decodemv.c by Rupert Swarbrick · 8 years ago
  93. f6eaa15 [CFL] Uniform Q3 alpha grid with extent [-2, 2] by David Michael Barr · 8 years ago
  94. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  95. d6bdd46 rect_tx_ext: work with var_tx by Yue Chen · 8 years ago
  96. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  97. 466ae06 Palette: use CDF to encode palette size and color indices by hui su · 8 years ago
  98. 0d7c4b0 Avoid reading uninitialized data in decodemv.c by David Barker · 8 years ago
  99. 599395e NEW_MULTISYMBOL: adapt binary MV values. by Thomas Davies · 8 years ago
  100. 043c227 Add decoder support to ALTREF2 by Zoe Liu · 8 years ago