1. 8526830 Add NCOBMC_ADAPT_WEIGHT as another motion mode by Wei-Ting Lin · 8 years ago
  2. 894cc81 NEW_MULTISYMBOL: adapt comp_ref and bwd_ref. by Thomas Davies · 8 years ago
  3. 85a8f70 ncobmc_adapt_weight: Add bitstream syntax by Wei-Ting Lin · 8 years ago
  4. 81ec261 cb4x4: Move sub-4X4 block sizes behind chroma flags. by Timothy B. Terriberry · 8 years ago
  5. a325233 Remove the av1_inter_mode_tree[] constants. by Nathan E. Egge · 8 years ago
  6. c854bac [CFL] Restore missing pair in cfl_alpha_codes by David Michael Barr · 8 years ago
  7. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  8. 315f578 NEW_MULTISYMBOL: adapt single_ref flags. by Thomas Davies · 8 years ago
  9. 860def6 NEW_MULTISYMBOL: adapt comp_inter_mode. by Thomas Davies · 8 years ago
  10. 149eda5 NEW_MULTISYMBOL: adapt inter mode flags. by Thomas Davies · 8 years ago
  11. f6ad935 NEW_MULTISYMBOL: Adapt intra_inter binary symbol. by Thomas Davies · 8 years ago
  12. 61e3e37 NEW_MULTISYMBOL: Adapt skip binary symbol. by Thomas Davies · 8 years ago
  13. 846f108 Remove unused 'inter_mode_probs/cdf' by David Barker · 8 years ago
  14. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  15. 5048423 Remove unused av1_inter_mode_tree ind/inv arrays. by Nathan E. Egge · 8 years ago
  16. aadbb02 Mark SMOOTH2 filter under USE_EXTRA_FILTER flag by Angie Chiang · 8 years ago
  17. 7c412ea intrabc: adapt use_intrabc prob by Alex Converse · 8 years ago
  18. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  19. 9e2c7a6 Frame level flags to ctrl ext-inter compound modes by Debargha Mukherjee · 8 years ago
  20. 476c63c Remove the DAALA_EC experiment. by Nathan E. Egge · 8 years ago
  21. b44bc0d default_intra_ext_tx_{prob,cdf}: Handle SMOOTH_HV. by Urvang Joshi · 8 years ago
  22. cd53951 Replace EC_MULTISYMBOL with DAALA_EC || ANS. by Nathan E. Egge · 8 years ago
  23. 56e226e Enable 1:4/4:1 transform for 8x16 and 16x8 luma blocks by Yue Chen · 8 years ago
  24. 94d8446 Remove full interintra mode set & adjust probs of the simplified set by Yue Chen · 8 years ago
  25. bb6e134 Remove NEAREST_NEARMV / NEAR_NEARESTMV modes by Debargha Mukherjee · 8 years ago
  26. f6429c9 Skew initial probabilities for wedge/comp-segment by Debargha Mukherjee · 8 years ago
  27. 4d26acb Add CONFIG_INTERINTRA flags and reduce # of interintra modes to 4 by Yue Chen · 8 years ago
  28. e21c081 [CFL] use CDF_SIZE macro by Luc Trudeau · 8 years ago
  29. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  30. ed05799 Some cleanups on ext-inter config macros by Debargha Mukherjee · 8 years ago
  31. 1867957 Add SMOOTH_PRED to interintra mode list by Yue Chen · 8 years ago
  32. e180478 ext_delta_q: Make this work with ec_smallmul. by Timothy B. Terriberry · 8 years ago
  33. f533400 [CFL] Alpha signaling by Luc Trudeau · 8 years ago
  34. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  35. 10e1da9 Store pre_fc in AV1_COMMON rather than computing it on the spot. by Thomas Daede · 8 years ago
  36. 239f06b Add new compound modes using single reference by Zoe Liu · 8 years ago
  37. c5f735f Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  38. 1b6ccfc Revert "Fix separation between ext-inter group of expts." by James Zern · 8 years ago
  39. 231fe42 Extend delta q to have delta lf by Fangwen Fu · 8 years ago
  40. 5ca25df Fix separation between ext-inter group of expts. by Debargha Mukherjee · 8 years ago
  41. b28b78c Bugfix: Insert missing bracket by Jonathan Matthews · 8 years ago
  42. f6c807c ec_smallmul: Convert CDFs to iCDFs. by Timothy B. Terriberry · 8 years ago
  43. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  44. 982d985 Remove an obsolete comment about intra mode tree. by Urvang Joshi · 8 years ago
  45. b188ea1 Add PVQ frame context in common and tiles. by Yushin Cho · 8 years ago
  46. 4ba27d0 Add default CDF table for dual filter. by Thomas Davies · 8 years ago
  47. 480ee02 Initialize level map prob models in cb4x4 by Jingning Han · 8 years ago
  48. babf3e7 Add default probability model for lv_map by Angie Chiang · 8 years ago
  49. b1bedf5 Align EXT_TX with EC_MULTISYMBOL and EC_ADAPT. by Thomas Davies · 8 years ago
  50. b4e25d2 Make ext-intra/intra-interp work with ec-multisymbol by hui su · 8 years ago
  51. 57795a4 ext_partition_types: Bring into alignment with ec_multisymbol and ec_adapt by Alex Converse · 8 years ago
  52. 4e18d40 ext_partition_types: Make update tree shape match by Alex Converse · 8 years ago
  53. 028b57f EC_ADAPT: Perform backwards updates directly on CDFs. by Thomas Davies · 8 years ago
  54. 6323454 Add some default CDFs when ALT_INTRA is on. by Urvang Joshi · 8 years ago
  55. 3a9a527 Correction for ALT_INTRA + EXT_TX combo. by Urvang Joshi · 8 years ago
  56. 4bfd72e Clean up unused code in loop-restoration by Debargha Mukherjee · 8 years ago
  57. d6ee8a8 Add a CDF for coding delta_q. by Thomas Davies · 8 years ago
  58. 2ba3277 Remove duplicate backwards adaptation for delta q. by Thomas Davies · 8 years ago
  59. 665cd70 DELTA_Q: use correct probability description. by Thomas Davies · 8 years ago
  60. 1d7db72 Use default CDF tables when initialising mode probs. by Thomas Davies · 8 years ago
  61. f3eb840 EC_MULTISYMBOL: make all CDFs have a extra element. by Thomas Davies · 8 years ago
  62. 0a2c0cb Let hbd conv func be flexible by Angie Chiang · 8 years ago
  63. 9210981 palette: Use some enums / defines by Alex Converse · 8 years ago
  64. 2ea519e Use tx_size_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  65. 27713d9 EC_ADAPT: do faster adaptation initially. by Thomas Davies · 8 years ago
  66. 55ce9e0 apply clang-format by clang-format · 8 years ago
  67. b3c43bc Add a macro to control use of domain txfm filter by Debargha Mukherjee · 8 years ago
  68. 92b90f3 Add comments about some default probability tables. by Urvang Joshi · 8 years ago
  69. 4415b6c Offset probabilities of compound types for cb4x4 by Yue Chen · 8 years ago
  70. 23a6111 Palette code: add comments and rename some variables. by Urvang Joshi · 8 years ago
  71. cdbe708 Palette Optimization: O(1) context lookup. by Urvang Joshi · 8 years ago
  72. 199a2f4 Palette: Don't use top-right pixel for context of color indices. by Urvang Joshi · 8 years ago
  73. 56ba91b Palette: Don't store tokens for pixels outside image boundary. by Urvang Joshi · 8 years ago
  74. 61418bb Fix conflicts between ext-inter and cb4x4 modes by Jingning Han · 8 years ago
  75. 1bfb5ed EC_ADAPT: use tile context for intra mode syntax. by Thomas Davies · 8 years ago
  76. 71bf3ee Offset default probs in wrapped_motion by Jingning Han · 8 years ago
  77. b3044dd Offset default probs in motion_var to account for cb4x4 mode by Jingning Han · 8 years ago
  78. 55c6bde Add unpoison_partition_ctx experiment by Alex Converse · 8 years ago
  79. f1c06a7 Palette: use insertion sort for sorting neighbors' scores. by Urvang Joshi · 8 years ago
  80. 1733f6b Merge ext_interp and dual_filter by Angie Chiang · 8 years ago
  81. dd28aed Use uv_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  82. 10ba2be Use kf_y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  83. ecc21ec Use y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  84. a59b23d Use inter_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  85. 00b3331 Use switchable_interp_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  86. 29ccee0 Use intra_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  87. dfa33f2 Use inter_ext_tx_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  88. 1a00cff Enable cb4x4 mode support to ext-tx experiment by Jingning Han · 8 years ago
  89. aa43423 Clean up ext-tx experiment by Jingning Han · 8 years ago
  90. 469a5c8 Format clean-up in entropymode.c by Jingning Han · 8 years ago
  91. feb517c Make cb4x4 mode support supertx by Jingning Han · 8 years ago
  92. 9353124 Refactor supertx implementation by Jingning Han · 8 years ago
  93. 9d9eb6c Use partition_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  94. 3129606 Use segment tree_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  95. 0e67b25 Replace bilateral filter with domain transform RF by Debargha Mukherjee · 8 years ago
  96. 2f6ce75 Add compound segment experiment flag by Sarah Parker · 8 years ago
  97. eda3d76 Add intra-interp experiment flag by hui su · 8 years ago
  98. 3981be9 Add domain transform recursive filter by Debargha Mukherjee · 8 years ago
  99. 6fdc853 Refactor ext-inter to loop through all masked modes in rdopt by Sarah Parker · 8 years ago
  100. 69f18e1 Add WARPED_MOTION experiment by Yue Chen · 9 years ago