1. e1cbb13 cosmetics: normalize include guards by James Zern · 7 years ago
  2. 476f0b5 Palette: remove unused entries for block size context by Hui Su · 7 years ago
  3. 53b53f0 Merge MB_MODE_INFO and MODE_INFO by Yue Chen · 7 years ago
  4. 9d41a44 Remove CONFIG_EXPLICIT_ORDER_HINT by Yaowu Xu · 7 years ago
  5. 041f9bc Remove CONFIG_SPATIAL_SEGMENTATION by Yaowu Xu · 7 years ago
  6. 0c3eb5a Remove unused entry from comp_group_idx context table by Jingning Han · 7 years ago
  7. a56736c [NORMATIVE, spatial-segmentation] Undo unintended change by David Barker · 7 years ago
  8. 6567c4a Remove unused parameters and effectless code by Yaowu Xu · 7 years ago
  9. cff20b9 Refactor read/write_segment_id() by Hui Su · 7 years ago
  10. e68aa8a Add EXPLICIT_ORDER_HINT experiment by Imdad Sardharwalla · 7 years ago
  11. 02f04d0 Remove CONFIG_JNT_COMP macro by Deepa K G · 7 years ago
  12. a96047d Remove CONFIG_EXT_COMP_REFS flag by Zoe Liu · 7 years ago
  13. 93c3502 Remove CONFIG_EXT_SKIP flag by Zoe Liu · 7 years ago
  14. 25ff26a Remove an unused function parameter by Yaowu Xu · 7 years ago
  15. 0238457 [NORMATIVE] Unify tx size context model for inter / intra blocks by Jingning Han · 7 years ago
  16. 9aea97d Remove CONFIG_DUAL_FILTER by Yaowu Xu · 7 years ago
  17. 0c4a632 Move encoder-specific function out of decoder by Frederic Barbier · 7 years ago
  18. d26fde2 Merge identical entries in max_txsize_rect_lookup table by Jingning Han · 7 years ago
  19. 4917295 [NORMATIVE] Unify comp ref context design by Zoe Liu · 7 years ago
  20. 50097b7 Remove unneeded param in single ref context by Zoe Liu · 7 years ago
  21. d15afb2 Remove unneeded param in bwdref context by Zoe Liu · 7 years ago
  22. 6a0245c spatial_segmentation: improve edge case handling by Rostislav Pehlivanov · 7 years ago
  23. db68555 Add av1_get_palette_mode_ctx() by Hui Su · 7 years ago
  24. 84dc6e9 Fix inter block detection in get_tx_size_context() by David Barker · 7 years ago
  25. ee9c4d9 Improve tx size context calculation for rect tx by Yue Chen · 7 years ago
  26. 0bdf5f5 Remove probability model for comp_ref and comp_bwdref by Hui Su · 7 years ago
  27. a7e3bfe Remove probability model for uni_comp_ref by Hui Su · 7 years ago
  28. 6b3d1e3 Remove probability model for comp_ref_type by Hui Su · 7 years ago
  29. 3d30b4b Remove probability model for single ref frames by Hui Su · 7 years ago
  30. 9d0c03d Remove probablity model for the comp_inter flag by Hui Su · 7 years ago
  31. 8b618f6 Palette: enable all partitions no larger than 64x64 by Hui Su · 7 years ago
  32. c1f411b Palette: modify the context slightly by Hui Su · 7 years ago
  33. e657911 Remove experimental flag of PALETTE_DELTA_ENCODING by Frederic Barbier · 7 years ago
  34. 938710c Change q_segmentation to spatial_segmentation by Rostislav Pehlivanov · 7 years ago
  35. 5a88172 Change comp_group index context and save sending comp_group by Cheng Chen · 7 years ago
  36. 33a13d9 JNT_COMP: divide compound modes into two groups by Cheng Chen · 7 years ago
  37. a28c173 Remove dead member: pred_probs by Sebastien Alaiwan · 7 years ago
  38. 749c21a Remove experimental flag of NEW_MULTISYMBOL by Frederic Barbier · 7 years ago
  39. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  40. c87b340 JNT_COMP: reduce context model number by Cheng Chen · 7 years ago
  41. b09e55c Revert "JNT_COMP: turn off for one_sided_compound" by Cheng Chen · 7 years ago
  42. 060e192 JNT_COMP: turn off for one_sided_compound by Cheng Chen · 7 years ago
  43. f624dd5 Add the q_segmentation experiment by Rostislav Pehlivanov · 7 years ago
  44. f704a1c Add decoder support to ext_skip by Zoe Liu · 8 years ago
  45. 0a7f2f5 JNT_COMP: 4. add context and entropy read/write by Cheng Chen · 7 years ago
  46. 170678a new_multisymbol: use cdf-based cost of intra/inter flag by Yue Chen · 7 years ago
  47. e646daa Clean up the code for skip probs by Zoe Liu · 7 years ago
  48. 1eed2df Use CDFs to calcualte cost for the skip bit by Zoe Liu · 7 years ago
  49. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  50. 259d442 Remove the intra-interp experiment by Hui Su · 7 years ago
  51. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 8 years ago
  52. 3748bc2 palette-delta-encoding: remove dependency on above SB row by Hui Su · 8 years ago
  53. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  54. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  55. 97ad058 Add support to the experiment of altref2 by Zoe Liu · 8 years ago
  56. 0002135 NEW_MULTISYMBOL: add CDF for segment_id prediction. by Thomas Davies · 8 years ago
  57. fcf5fa2 Further work on ext-comp-refs for ref frame coding by Zoe Liu · 8 years ago
  58. 42595a7 Cleanup dead code by Frederic Barbier · 8 years ago
  59. 894cc81 NEW_MULTISYMBOL: adapt comp_ref and bwd_ref. by Thomas Davies · 8 years ago
  60. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  61. 315f578 NEW_MULTISYMBOL: adapt single_ref flags. by Thomas Davies · 8 years ago
  62. 860def6 NEW_MULTISYMBOL: adapt comp_inter_mode. by Thomas Davies · 8 years ago
  63. fe67ed6 cb4x4: Move sub-4X4 TX sizes behind CONFIG_CHROMA_2X2. by Timothy B. Terriberry · 8 years ago
  64. fe0fb1d cb4x4: Fix indexing of tx_size counts. by Timothy B. Terriberry · 8 years ago
  65. 33567b2 Palette: use color cache to compress base colors by hui su · 8 years ago
  66. 239f06b Add new compound modes using single reference by Zoe Liu · 8 years ago
  67. 3daa4fd Support rectangular tx size in cb4x4 mode by Jingning Han · 8 years ago
  68. 9ca05b7 Refactor var-tx pipeline to support cb4x4 mode by Jingning Han · 8 years ago
  69. eda3d76 Add intra-interp experiment flag by hui su · 8 years ago
  70. c709e1f Separate num_8x8 table use case from mode_info table by Jingning Han · 8 years ago
  71. f65b870 Refactor max_blocks_wide/high computation by Jingning Han · 8 years ago
  72. 607fa6a Support potential 2x2 transform block unit by Jingning Han · 8 years ago
  73. 6cfaff9 Sync with aom branch for ext-refs by Zoe Liu · 8 years ago
  74. 5264844 Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 8 years ago
  75. cb586f3 enums.h: Combine related #defines into packed enums. by Urvang Joshi · 9 years ago
  76. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  77. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  78. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/common/pred_common.h]
  79. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  80. e5848de Rectangular transforms 4x8 & 8x4 by Debargha Mukherjee · 9 years ago
  81. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  82. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  83. bd33326 Dual prediction filter type for motion compensated reference by Jingning Han · 9 years ago
  84. efe7d4e Refactor mbmi->inter_tx_size to 2D array. by Geza Lore · 9 years ago
  85. 954e560 Refactor entropy coding of transform size by hui su · 9 years ago
  86. 3b1c766 Add 8-tap interpolation filter options for intra prediction by hui su · 9 years ago
  87. 3ec1601 Added 3 more reference frames for inter prediction. by Zoe Liu · 9 years ago
  88. 4ac2ae3 Merge branch 'masterbase' into nextgenv2 by Yaowu Xu · 9 years ago
  89. 6e5a116 vp10: make segmentation probs use generic probability model. by Ronald S. Bultje · 9 years ago
  90. 3a27961 Refactor recursive transform block scheme by Jingning Han · 9 years ago
  91. 2cdc127 Rate-distortion optimization for recursive transform block coding by Jingning Han · 9 years ago
  92. c5f1191 Include vpx_dsp_common.h when using VPXMIN/MAX by Johann · 10 years ago
  93. 5e16d39 vpx_dsp_common: add VPX prefix to MIN/MAX by James Zern · 10 years ago
  94. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  95. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  96. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (98%) from vp10/common/vp9_pred_common.h]
  97. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago