1. e9f7742 Do real chroma RDO search for CDEF by Jean-Marc Valin · 8 years ago
  2. 7a71d0a frame_superres: Add members to AV1_COMMON by Fergus Simpson · 8 years ago
  3. 5f5c132 Jointly optimizing deringing and clpf by Jean-Marc Valin · 8 years ago
  4. a9d41e8 Merge dering/clpf rdo and filtering by Steinar Midtskogen · 8 years ago
  5. 73126c0 dependent tiles togeter with tile groups by Fangwen Fu · 8 years ago
  6. 0d10357 Fork the entropy experiment by hui su · 8 years ago
  7. 31b6a4f Add chroma 2x2 block experiment by Jingning Han · 8 years ago
  8. c20dc8e Sync sub8x8 chroma component decoding process by Jingning Han · 8 years ago
  9. e68a3e4 Add default reduced set for ext-tx by Sarah Parker · 8 years ago
  10. 18c53c8 Re-schedule sub8x8 chroma component encoding process by Jingning Han · 8 years ago
  11. 0143513 Merging the dering and clpf experiments into a single experiment: CDEF by Jean-Marc Valin · 8 years ago
  12. 17ce8b1 Remove file base name collisions. by Tom Finegan · 8 years ago
  13. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  14. 9b02b0e deblocking_across_tiles->loopfilter_across_tiles by Ryan Lei · 8 years ago
  15. 8d164de enable explicit temp mv prediction signaling by Fangwen Fu · 8 years ago
  16. 1bfb5ed EC_ADAPT: use tile context for intra mode syntax. by Thomas Davies · 8 years ago
  17. 456e086 Fix enc/dec mismatch due to ext-partition-type in cb4x4 mode by Jingning Han · 8 years ago
  18. eb780e7 Add a control to set the ANS window size by Alex Converse · 8 years ago
  19. 55c6bde Add unpoison_partition_ctx experiment by Alex Converse · 8 years ago
  20. 0c70a80 Make txfm block partition context support rectangular blocks by Jingning Han · 8 years ago
  21. 581d169 Rework the txfm partition context to support cb4x4 mode by Jingning Han · 8 years ago
  22. a43a2d9 Add UV wiener loop restoration by Debargha Mukherjee · 8 years ago
  23. 10ba2be Use kf_y_mode_cdf with CONFIG_EC_MULTISYMBOL. by Nathan E. Egge · 8 years ago
  24. 7386eda Add an experiment to disable lpf on tile boundaries by Ryan Lei · 8 years ago
  25. bcf62ea Make mi_width/height_log2_lookup table support 4x4 mode_info unit by Jingning Han · 8 years ago
  26. faad0e1 Refactor set_plane_n4() by Jingning Han · 8 years ago
  27. ff6ee6a Replace hard coded x8 with MI_SIZE by Jingning Han · 8 years ago
  28. c709e1f Separate num_8x8 table use case from mode_info table by Jingning Han · 8 years ago
  29. bfcd1f1 Scale the mb_mode_info into 4x4 unit by Jingning Han · 8 years ago
  30. 932cf69 Fix bugs introduced in a previous patch by Debargha Mukherjee · 8 years ago
  31. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  32. cf3d0b0 Remove Global_Motion_Params and GLOBAL_MOTION_TYPE by David Barker · 8 years ago
  33. 1b1dc93 Reset the txfm context to match block size when skip flag is on by Jingning Han · 8 years ago
  34. 5114b7b Frame buffer marking enabling non-intra-based loss recovery by Arild Fuldseth (arilfuld) · 8 years ago
  35. 6515afc Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2 by Jingning Han · 8 years ago
  36. e67b38a Add min_tx_size variable to recursive transform block partition system by Jingning Han · 8 years ago
  37. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  38. 8b9478a Change TXFM_CONTEXT from TX_SIZE to uint8_t by Jingning Han · 8 years ago
  39. c8b8936 Rework transform block partition context model by Jingning Han · 8 years ago
  40. 7956bd6 Make txfm_partition_update support rectangular tx_size by Jingning Han · 8 years ago
  41. f65b870 Refactor max_blocks_wide/high computation by Jingning Han · 8 years ago
  42. 9ac5508 Add EC_ADAPT experiment for symbol-adaptive entropy coding. by Thomas · 9 years ago
  43. 80188d1 Encode and decode multiple tile groups by Thomas Davies · 8 years ago
  44. 607fa6a Support potential 2x2 transform block unit by Jingning Han · 8 years ago
  45. 8d6eaec Merge "Refactor av1_predict_intra_block tx_size interface" into nextgenv2 by Jingning Han · 8 years ago
  46. 9b04064 Merge "Add block size in pixels lookup table" into nextgenv2 by Jingning Han · 8 years ago
  47. c4c99da Refactor av1_predict_intra_block tx_size interface by Jingning Han · 8 years ago
  48. c47fe6c Add block size in pixels lookup table by Jingning Han · 8 years ago
  49. 3ef926e Update kf_y_mode_cdf tables once per frame. by Nathan E. Egge · 9 years ago
  50. a6923f7 Unify set_contexts() function for encoder and decoder by Jingning Han · 9 years ago
  51. 6cfaff9 Sync with aom branch for ext-refs by Zoe Liu · 8 years ago
  52. f693610 Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  53. 0744116 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  54. caf2023 Reorder includes by Yaowu Xu · 8 years ago
  55. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 8 years ago
  56. d71be78 Revert "Revert "Move CLPF block signals from frame to SB level."" by Yaowu Xu · 8 years ago
  57. 9b25f30 Revert "Move CLPF block signals from frame to SB level." by Yaowu Xu · 8 years ago
  58. 9753503 Move CLPF block signals from frame to SB level. by Steinar Midtskogen · 9 years ago
  59. ecf9a0c Extend CLPF to chroma. by Steinar Midtskogen · 9 years ago
  60. d06588a New CLPF: New kernel and RDO for strength and block size by Steinar Midtskogen · 9 years ago
  61. 4306b6e more ref_mv changes from aom/master by Yaowu Xu · 9 years ago
  62. 5cd2ab9 Enable tile-adaptive restoration by Debargha Mukherjee · 9 years ago
  63. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  64. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  65. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  66. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (97%) from vp10/common/onyxc_int.h]
  67. e40e6e5 Tiling in loop restoration + cosmetics by Aamir Anis · 9 years ago
  68. e57b1a5 Make rectangular txfm in EXT_TX work with VAR_TX by Yue Chen · 9 years ago
  69. 253c001 Port dering experiment from aom by Yaowu Xu · 9 years ago
  70. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  71. 7feae8e vp10/common: apply clang-format by clang-format · 9 years ago
  72. cbed16b Merge "Code refactoring on Macros related to ref frame numbers" into nextgenv2 by Zoe Liu · 9 years ago
  73. 1af28f0 Code refactoring on Macros related to ref frame numbers by Zoe Liu · 9 years ago
  74. a3cff08 more cleanup of vp8 and vp9 by Yaowu Xu · 9 years ago
  75. 8bf837f Cherry pick from AOM: by Yaowu Xu · 9 years ago
  76. 8915eb8 Separate frame context index for different frame types by Jingning Han · 9 years ago
  77. 5fa46c0 Add global motion parameters to compressed header by Sarah Parker · 9 years ago
  78. fbe6fb2 Add multiple quantization profiles to new_quant experiment by Sarah Parker · 9 years ago
  79. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  80. a21afd4 Move new quant experiment from nextgen by Sarah Parker · 9 years ago
  81. e89ca18 Make the bi-predictive frame group interval adjustable by Zoe Liu · 9 years ago
  82. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  83. 61ac553 Merge "Break tile row dependencies." into nextgenv2 by Debargha Mukherjee · 9 years ago
  84. 9ab9438 Break tile row dependencies. by Geza Lore · 9 years ago
  85. 484ba02 Refine VP10 REFRESH_FRAME_CONTEXT_MODE by Yunqing Wang · 9 years ago
  86. 6ca3646 Store ANS token CDFs in the FRAME_CONTEXT rather than in a global table. by Alex Converse · 9 years ago
  87. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  88. f0290cd Refactor get_partition to be universal. by Geza Lore · 9 years ago
  89. e0dbfde Minor refactoring of partition type processing. by Geza Lore · 9 years ago
  90. 511da8c Rename MI_BLOCK_SIZE and MI_MASK macros. by Geza Lore · 9 years ago
  91. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  92. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  93. daf2fb4 Merge "Add "entropy" experiment" into nextgenv2 by Hui Su · 9 years ago
  94. 5cce322 Porting ext_partition experiment from nextgen by Julia Robson · 9 years ago
  95. 83b47af Add "entropy" experiment by hui su · 9 years ago
  96. c2005c5 Factor out zeroing above and left context. by Geza Lore · 9 years ago
  97. 6bbbe31 ANS: Switch from PDFs to CDFs. by Alex Converse · 9 years ago
  98. 8b0a5b8 Adding loop wiener restoration by Debargha Mukherjee · 9 years ago
  99. bb5f9e4 Fix a bug in HBD buffer size computation by Yaowu Xu · 9 years ago
  100. f0a4485 Refactor to separate restoration from loop filter by Debargha Mukherjee · 9 years ago