1. 2ccf4b9 Remove CONFIG_EXT_PARTITION config flag by Debargha Mukherjee · 7 years ago
  2. cad5ebc Remove experimental flag of LV_MAP by Sebastien Alaiwan · 7 years ago
  3. 6837728 Add num_plane to av1_copy_tree_context() by Yaowu Xu · 7 years ago
  4. 6001fb0 Use split and horz/vert to predict horzA/B/vertA/B by Zoe Liu · 7 years ago
  5. af8e264 Don't calculate chroma data in monochrome mode by Imdad Sardharwalla · 7 years ago
  6. 7f52eb4 Refactor mem alloc for ctx tree by Zoe Liu · 7 years ago
  7. 0ecde5c Remove unused variable from ctx_tree by Jingning Han · 7 years ago
  8. 759771c Skip allocating mem space for leaf nodes in ctx tree by Jingning Han · 7 years ago
  9. 9f001f3 Remove MRC_TX experiment by Sebastien Alaiwan · 7 years ago
  10. 473cf89 Do not allow palette mode for partition sizes larger than 64x64 by Hui Su · 7 years ago
  11. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  12. d0b77ac Remove PVQ code by Yushin Cho · 7 years ago
  13. 6ea917e Remove CONFIG_CB4X4 config flags by Debargha Mukherjee · 7 years ago
  14. 0cf54d4 Remove abandonned SUPERTX experiment by Sebastien Alaiwan · 7 years ago
  15. 99e7daa Tokenize and write mrc mask by Sarah Parker · 8 years ago
  16. cad9fb5 Do not allocate leaf nodes in pc tree when CB4x4 is on by Hui Su · 8 years ago
  17. 8efee2f Reduce memory allocation in alloc_mode_context() by Hui Su · 8 years ago
  18. 5c6744b Add cdfs and mask buffers for mrc-tx by Sarah Parker · 8 years ago
  19. c6300aa Remove PALETTE flag by Urvang Joshi · 8 years ago
  20. d9a812b Automatically turn on/off screen content tools by hui su · 8 years ago
  21. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  22. 2676235 Replace '#ifdef CONFIG_...' with '#if CONFIG_...' by David Barker · 8 years ago
  23. 74e2307 Use txb_entropy_ctx to store entropy ctx of lv_map by Angie Chiang · 8 years ago
  24. 58bc4cc Support ext-partition in cb4x4 mode by Jingning Han · 8 years ago
  25. b5bb244 Free up all the allocated mem space in cb4x4 by Jingning Han · 8 years ago
  26. 2ee81fe Fix num_4x4_blk scale in var-tx and cb4x4 mode by Jingning Han · 8 years ago
  27. e03fa61 Rework pc_tree allocation by Jingning Han · 8 years ago
  28. d1097fc Make sub8x8 intra mode RD search compatible with cb4x4 by Jingning Han · 8 years ago
  29. 4587427 Increase the transform block number in context_tree allocation by Jingning Han · 8 years ago
  30. e0b5ae8 Remove multiple coefficient buffers from PICK_MODE_CONTEXT by Brennan Shacklett · 8 years ago
  31. d6ea71c Resolve merge issues with --enable-pvq by Yaowu Xu · 8 years ago
  32. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  33. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 8 years ago
  34. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  35. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  36. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/encoder/context_tree.c]
  37. 71c625d Remove unnecessary buffer pointers in PICK_MODE_CONTEXT by hui su · 9 years ago
  38. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago
  39. 5f8ea94 Remove unused zcoeff_blk by Debargha Mukherjee · 9 years ago
  40. f2be4f6 Refactor PC_TREE root handling. by Geza Lore · 9 years ago
  41. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  42. 5cce322 Porting ext_partition experiment from nextgen by Julia Robson · 9 years ago
  43. f33755e Always recode SUPERTX blocks. by Geza Lore · 9 years ago
  44. e4663e6 Use specific PICK_MODE_CONTEXT for supertx. by Geza Lore · 9 years ago
  45. bfeac5e Support per transform block skip coding by Jingning Han · 9 years ago
  46. 9cfba09 Optimize vpx_quantize_{b,b_32x32} assembler. by Geza Lore · 9 years ago
  47. 5d011cb VP10: Add palette mode part 1 by hui su · 10 years ago
  48. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  49. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (98%) from vp10/encoder/vp9_context_tree.c]
  50. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago