1. 7b1ec7a Add encoder/decoder support for var-refs by Zoe Liu · 8 years ago
  2. 5048423 Remove unused av1_inter_mode_tree ind/inv arrays. by Nathan E. Egge · 8 years ago
  3. f71808c intrabc: Elide tx size for intrabc skip by Alex Converse · 8 years ago
  4. 2dd982e Make loop-restoration compatible w/ frame_superres by Debargha Mukherjee · 8 years ago
  5. 7c412ea intrabc: adapt use_intrabc prob by Alex Converse · 8 years ago
  6. 7b2d144 Revert "frame_superres: Send scale every frame" by Fergus Simpson · 8 years ago
  7. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  8. b4ed149 filter-intra: fix compiler warnings when cb4x4 is off by hui su · 8 years ago
  9. 331662e Rework txfm_above and txfm_left context offset by Jingning Han · 8 years ago
  10. 0481e8b Fix an enc/dec mismatch issue in tokenization by Jingning Han · 8 years ago
  11. 62946d1 Fix enc/dec mismatch in filter-intra and chroma-sub8x8 by Jingning Han · 8 years ago
  12. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  13. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  14. 4fe5f67 Support level map coeffs in var-tx encoding by Jingning Han · 8 years ago
  15. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  16. d23ceea Extend color restoration to support guided filters by Debargha Mukherjee · 8 years ago
  17. f2b87bd Remove unused macro defs by Jingning Han · 8 years ago
  18. 5ab7ed4 Resolve compiler errors in lv-map and var-tx by Jingning Han · 8 years ago
  19. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  20. bb6e134 Remove NEAREST_NEARMV / NEAR_NEARESTMV modes by Debargha Mukherjee · 8 years ago
  21. 24b15c9 Resolve enc/dec mismatch in var-tx and new-tokenset by Jingning Han · 8 years ago
  22. 846d67d frame_superres: Send scale every frame by Fergus Simpson · 8 years ago
  23. 69d2101 Use single reference frame for 4x4 coding block in chroma-sub8x8 by Jingning Han · 8 years ago
  24. fa4ff85 Palette: use uint16_t to store palette colors by hui su · 8 years ago
  25. ad66b81 Merge NEW_TOKENSET experiment into EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  26. b09b55d [CFL] Add support for intra in inter by Luc Trudeau · 8 years ago
  27. e46382a intrabc: Fix build when palette is disabled by Alex Converse · 8 years ago
  28. 3502d08 frame-superres: Pre-encode downscaling by Fergus Simpson · 8 years ago
  29. 44c2bad intrabc: Add a DV prediction scheme derived from ref_mv by Alex Converse · 8 years ago
  30. 33567b2 Palette: use color cache to compress base colors by hui su · 8 years ago
  31. f436b12 [CFL] Check for uninitialized signs by Luc Trudeau · 8 years ago
  32. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  33. a9bd85f [CFL] Rename cfl_alpha_ind to cfl_alpha_idx by Luc Trudeau · 8 years ago
  34. 619576b Deduplicate write_mb_modes_kf declaration by Alex Converse · 8 years ago
  35. 80f74b0 Simplify logic in write_modes_sb by Jingning Han · 8 years ago
  36. 23e4e7b Simplify ifdef's in encoder. by Nathan E. Egge · 8 years ago
  37. daa15e4 intrabc: Allow ext_tx transforms by Alex Converse · 8 years ago
  38. 2c31790 [CFL] Support for skip_chroma_rd in CB4X4 by Luc Trudeau · 8 years ago
  39. 70bcb89 Make tile dependency experiment work with ext tile. by Fangwen Fu · 8 years ago
  40. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  41. f533400 [CFL] Alpha signaling by Luc Trudeau · 8 years ago
  42. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  43. 911c964 Fix compiler warnings on config_subframe_prob_update by Jingning Han · 8 years ago
  44. 2d0e9b7 Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  45. 2dbdf68 Revert "Move compound segment mask buffer from mbmi to xd" by Frank Galligan · 8 years ago
  46. 0bae624 Fix build failures with global-motion w/o ref-mv by Debargha Mukherjee · 8 years ago
  47. cfc12f3 Differential coding of Wiener/Sgrproj parameters by Debargha Mukherjee · 8 years ago
  48. 0df711f Fix and cleanup interpolation filter assignments by Debargha Mukherjee · 8 years ago
  49. d91c8c9 frame_superres: Make frame_superres independent of loop_restoration by Fergus Simpson · 8 years ago
  50. 2cf73eb Move compound segment mask buffer from mbmi to xd by Sarah Parker · 8 years ago
  51. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  52. b9c33d9 Fix a test failure in ext-inter experiment by Debargha Mukherjee · 8 years ago
  53. 0a6731f Refactor ext-intra by hui su · 8 years ago
  54. 3749929 Make variables const in write_uniform() and read_uniform() by hui su · 8 years ago
  55. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  56. 2c5f471 Revert "Prevent out-of-boundary mem access in ext-inter" by James Zern · 8 years ago
  57. 6a632e2 Prevent out-of-boundary mem access in ext-inter by Jingning Han · 8 years ago
  58. 99ffce6 Fix int type conversion warnings in ext-tile by Jingning Han · 8 years ago
  59. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  60. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  61. 6160df2 Extend delta q with segments by Fangwen Fu · 8 years ago
  62. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  63. ed37d01 Turn off palette when enabling intrabc by Alex Converse · 8 years ago
  64. 106b3cb Use correct bsize in vartx sub8x8 max tx_size lookup by Sarah Parker · 8 years ago
  65. 71a37de bitstream.c: normalize some size types by James Zern · 8 years ago
  66. 06c372d bitstream,mem_put_varsize: quiet warning in assert by James Zern · 8 years ago
  67. 6eeea0e Enable ext-refs as default by Zoe Liu · 8 years ago
  68. 2874430 intrabc: Add initial skeleton by Alex Converse · 8 years ago
  69. 3dfba99 Harmonize ext-inter and ref-mv by David Barker · 8 years ago
  70. d13c24a palette-delta-encoding experiment by hui su · 8 years ago
  71. d8cd55f ext_tile: add 2 tile encoding modes by Yunqing Wang · 8 years ago
  72. 0c966a5 Signal CDEF damping in the frame header by Steinar Midtskogen · 8 years ago
  73. cd9b03f Add txk_sel exp by Angie Chiang · 8 years ago
  74. 39b06eb Add plane to tx_type read/write/update functions by Angie Chiang · 8 years ago
  75. 4c10a3c Refactor gm/wm/obmc for cleaner warping interactions by Sarah Parker · 8 years ago
  76. c31ea68 Modify av1_write_tx_type for lv_map experiment by Angie Chiang · 8 years ago
  77. a036d86 Disable neighbor warping for gm + obmc by Sarah Parker · 8 years ago
  78. 44bb6d0 pvq: Remove support for disabling nodesync. by Timothy B. Terriberry · 8 years ago
  79. c8ab0bc Avoid out of bound read by Yaowu Xu · 8 years ago
  80. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  81. 52ece88 Temporarily disable multi-thread loop filter in cb4x4 by Jingning Han · 8 years ago
  82. f178329 Add gm parameter coding based on ref parameters by Sarah Parker · 8 years ago
  83. 749c057 Fix pvq for ext-tile by Yushin Cho · 8 years ago
  84. 604d846 Do not warp for warped-motion neighbors with obmc by Debargha Mukherjee · 8 years ago
  85. d3a6443 Rework sub8x8 chroma reference check to support non-420 format by Jingning Han · 8 years ago
  86. b2f32d8 Make EXT_TILE work with EC_ADAPT. by Thomas Davies · 8 years ago
  87. 29a4120 Make var-tx work with the re-designed cb4x4 by Jingning Han · 8 years ago
  88. c49ef3a PVQ uses backward updated context in a tile by Yushin Cho · 8 years ago
  89. 13d0662 Reduce the number of bits sent for global translation model by Sarah Parker · 8 years ago
  90. 223b90e Deprecate token check in level map coding scheme by Jingning Han · 8 years ago
  91. ac4535c Change PVQ's skip_dir symbols to use dyadic and ec_adapt adaptation by Yushin Cho · 8 years ago
  92. 0077927 Change PVQ's skip symbols to use dyadic and ec_adapt adaptation by Yushin Cho · 8 years ago
  93. eb64972 Enable new_tokenset by default and fix experiment compatibility. by Thomas Davies · 8 years ago
  94. 2b9d19d unpoison_partition_ctx: Move the fake context to the end by Alex Converse · 8 years ago
  95. 493623e Enable ec_adapt by default and fix experiment compatibilities. by Thomas Davies · 8 years ago
  96. 404b2e8 Allow NEAR_NEARMV and NEW_NEWMV modes to use ref_mv_idx by David Barker · 8 years ago
  97. 265db6d Improves/refactors rd costing for global motion by Debargha Mukherjee · 8 years ago
  98. 9b8393f NEW_MULTISYMBOL: Code extra_bits using multi-symbols. by Thomas Davies · 8 years ago
  99. e750841 frame_superres: Add scale to uncompressed header by Fergus Simpson · 8 years ago
  100. 47748b5 Adds binary code lib for coding various symbols by Debargha Mukherjee · 8 years ago