1. daa15e4 intrabc: Allow ext_tx transforms by Alex Converse · 8 years ago
  2. 2c31790 [CFL] Support for skip_chroma_rd in CB4X4 by Luc Trudeau · 8 years ago
  3. 70bcb89 Make tile dependency experiment work with ext tile. by Fangwen Fu · 8 years ago
  4. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  5. f533400 [CFL] Alpha signaling by Luc Trudeau · 8 years ago
  6. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  7. 911c964 Fix compiler warnings on config_subframe_prob_update by Jingning Han · 8 years ago
  8. 2d0e9b7 Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  9. 2dbdf68 Revert "Move compound segment mask buffer from mbmi to xd" by Frank Galligan · 8 years ago
  10. 0bae624 Fix build failures with global-motion w/o ref-mv by Debargha Mukherjee · 8 years ago
  11. cfc12f3 Differential coding of Wiener/Sgrproj parameters by Debargha Mukherjee · 8 years ago
  12. 0df711f Fix and cleanup interpolation filter assignments by Debargha Mukherjee · 8 years ago
  13. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  14. 2cf73eb Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  15. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  16. b9c33d9 Fix a test failure in ext-inter experiment by Debargha Mukherjee · 8 years ago
  17. 0a6731f Refactor ext-intra by hui su · 8 years ago
  18. 3749929 Make variables const in write_uniform() and read_uniform() by hui su · 8 years ago
  19. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  20. 2c5f471 Revert "Prevent out-of-boundary mem access in ext-inter" by James Zern · 8 years ago
  21. 6a632e2 Prevent out-of-boundary mem access in ext-inter by Jingning Han · 8 years ago
  22. 99ffce6 Fix int type conversion warnings in ext-tile by Jingning Han · 8 years ago
  23. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  24. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  25. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  26. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  27. ed37d01 Turn off palette when enabling intrabc by Alex Converse · 8 years ago
  28. 106b3cb Use correct bsize in vartx sub8x8 max tx_size lookup by Sarah Parker · 8 years ago
  29. 71a37de bitstream.c: normalize some size types by James Zern · 8 years ago
  30. 06c372d bitstream,mem_put_varsize: quiet warning in assert by James Zern · 8 years ago
  31. 6eeea0e Enable ext-refs as default by Zoe Liu · 8 years ago
  32. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  33. 3dfba99 Harmonize ext-inter and ref-mv by David Barker · 8 years ago
  34. d13c24a palette-delta-encoding experiment by hui su · 8 years ago
  35. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  36. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  37. cd9b03f Add txk_sel exp by Angie Chiang · 8 years ago
  38. 39b06eb Add plane to tx_type read/write/update functions by Angie Chiang · 8 years ago
  39. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  40. c31ea68 Modify av1_write_tx_type for lv_map experiment by Angie Chiang · 8 years ago
  41. a036d86 Disable neighbor warping for gm + obmc by Sarah Parker · 8 years ago
  42. 44bb6d0 pvq: Remove support for disabling nodesync. by Timothy B. Terriberry · 8 years ago
  43. c8ab0bc Avoid out of bound read by Yaowu Xu · 8 years ago
  44. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  45. 52ece88 Temporarily disable multi-thread loop filter in cb4x4 by Jingning Han · 8 years ago
  46. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago
  47. 749c057 Fix pvq for ext-tile by Yushin Cho · 8 years ago
  48. 604d846 Do not warp for warped-motion neighbors with obmc by Debargha Mukherjee · 8 years ago
  49. d3a6443 Rework sub8x8 chroma reference check to support non-420 format by Jingning Han · 8 years ago
  50. b2f32d8 Make EXT_TILE work with EC_ADAPT. by Thomas Davies · 8 years ago
  51. 29a4120 Make var-tx work with the re-designed cb4x4 by Jingning Han · 8 years ago
  52. c49ef3a PVQ uses backward updated context in a tile by Yushin Cho · 8 years ago
  53. 13d0662 Reduce the number of bits sent for global translation model by Sarah Parker · 8 years ago
  54. 223b90e Deprecate token check in level map coding scheme by Jingning Han · 8 years ago
  55. ac4535c Change PVQ's skip_dir symbols to use dyadic and ec_adapt adaptation by Yushin Cho · 8 years ago
  56. 0077927 Change PVQ's skip symbols to use dyadic and ec_adapt adaptation by Yushin Cho · 8 years ago
  57. eb64972 Enable new_tokenset by default and fix experiment compatibility. by Thomas Davies · 8 years ago
  58. 2b9d19d unpoison_partition_ctx: Move the fake context to the end by Alex Converse · 8 years ago
  59. 493623e Enable ec_adapt by default and fix experiment compatibilities. by Thomas Davies · 8 years ago
  60. 404b2e8 Allow NEAR_NEARMV and NEW_NEWMV modes to use ref_mv_idx by David Barker · 8 years ago
  61. 265db6d Improves/refactors rd costing for global motion by Debargha Mukherjee · 8 years ago
  62. 9b8393f NEW_MULTISYMBOL: Code extra_bits using multi-symbols. by Thomas Davies · 8 years ago
  63. e750841 frame_superres: Add scale to uncompressed header by Fergus Simpson · 8 years ago
  64. 47748b5 Adds binary code lib for coding various symbols by Debargha Mukherjee · 8 years ago
  65. 68abef8 deltaq: Use block size / mask macros by Alex Converse · 8 years ago
  66. 8e67c05 Fix tree to cdf index mapping by Jingning Han · 8 years ago
  67. 9bc1d8d Fix a conflict between palette and cb4x4 by hui su · 8 years ago
  68. 41a36de Fix compiling for supertx by Yaowu Xu · 8 years ago
  69. 1df427e Fix ext_partition with cdef by Jean-Marc Valin · 8 years ago
  70. 9620bcd Re-enable av1_nmv_ctx() when ext-inter is enabled by David Barker · 8 years ago
  71. e9f7742 Do real chroma RDO search for CDEF by Jean-Marc Valin · 8 years ago
  72. 5f5c132 Jointly optimizing deringing and clpf by Jean-Marc Valin · 8 years ago
  73. 800df03 Add forward probability update for lv_map by Angie Chiang · 8 years ago
  74. 54de7d6 Disallow cm->delta_q_present_flag=1 when cm->base_qindex=0. by Arild Fuldseth (arilfuld) · 8 years ago
  75. b1bedf5 Align EXT_TX with EC_MULTISYMBOL and EC_ADAPT. by Thomas Davies · 8 years ago
  76. b4e25d2 Make ext-intra/intra-interp work with ec-multisymbol by hui su · 8 years ago
  77. 1dca126 Turn off token related check for lv_map experiment by Angie Chiang · 8 years ago
  78. 57795a4 ext_partition_types: Bring into alignment with ec_multisymbol and ec_adapt by Alex Converse · 8 years ago
  79. 19234cc Macro to disable warped/obmc_causal with global motion by Sarah Parker · 8 years ago
  80. 428bbb2 Fix config flags among var-tx/ext-tx/rect-tx by Debargha Mukherjee · 8 years ago
  81. a9d41e8 Merge dering/clpf rdo and filtering by Steinar Midtskogen · 8 years ago
  82. c8af611 Add av1_write_coeffs_mb by Angie Chiang · 8 years ago
  83. da3d94f Account for elided extrabits during rate cost calculation. by Alex Converse · 8 years ago
  84. e063e2d highbitdepth: deduplicate extrabits by Alex Converse · 8 years ago
  85. 4e18d40 ext_partition_types: Make update tree shape match by Alex Converse · 8 years ago
  86. 1c05c63 NEW_TOKENSET: Make zero block value uncodeable for AC coeffs. by Thomas Davies · 8 years ago
  87. 04bdd52 NEW_TOKENSET: do not code impossible values. by Thomas Davies · 8 years ago
  88. 028b57f EC_ADAPT: Perform backwards updates directly on CDFs. by Thomas Davies · 8 years ago
  89. b11aedf Fix bitstream debug failure by Angie Chiang · 8 years ago
  90. 9d5d4ef Fix a bug in encoding the restoration tilesize. by Debargha Mukherjee · 8 years ago
  91. 3e32f1a Uniform way of accessing mbmi in write_tokens_b by Luc Trudeau · 8 years ago
  92. 15580c5 Fix bug with tx_size_coding for EC_ADAPT. by Thomas Davies · 8 years ago
  93. 4bfd72e Clean up unused code in loop-restoration by Debargha Mukherjee · 8 years ago
  94. 1008c1e Add restoration tilesize to frame header by Debargha Mukherjee · 8 years ago
  95. f04254f Clean up intra mode writing by Jingning Han · 8 years ago
  96. b3be926 Remove palette interleave by Fangwen Fu · 8 years ago
  97. 0b7cbe6 Fix enc/dec mismatch in cb4x4 and ec-multisymbol by Jingning Han · 8 years ago
  98. e2e591c Fix compile warnings for ext-tx + ec-adapt by Sarah Parker · 8 years ago
  99. d6ee8a8 Add a CDF for coding delta_q. by Thomas Davies · 8 years ago
  100. 73126c0 dependent tiles togeter with tile groups by Fangwen Fu · 8 years ago