1. d2a592e Form CurrentFrame structure, rename frame_offset by David Turner · 6 years ago
  2. ab808c3 Remove unused table by Cheng Chen · 7 years ago
  3. 82b4fa1 Shrink subsize lookup table by Cheng Chen · 7 years ago
  4. 53b53f0 Merge MB_MODE_INFO and MODE_INFO by Yue Chen · 7 years ago
  5. cc615a8 [NORMATIVE] Check primary_ref_frame in more places by David Barker · 7 years ago
  6. 4a94765 Remove CONFIG_DEPENDENT_HORZTILE by Yaowu Xu · 7 years ago
  7. d90d343 [NORMATIVE] Use the primary reference frame as prev_frame by Yue Chen · 7 years ago
  8. 1687085 Remove CONFIG_EXT_PARTITION_TYPES config flag by Debargha Mukherjee · 7 years ago
  9. 4ec84ab Move sb_size to sequence header by Imdad Sardharwalla · 7 years ago
  10. b42e98d [seg] Initialize temporal_update flag by Yushin Cho · 7 years ago
  11. f5aff44 Remove compressed header subexp helpers. by Thomas Daede · 7 years ago
  12. 52b1ba2 Remove the probability model about segmentation map by Hui Su · 7 years ago
  13. 3f53da7 Remove EXT_PARTITION_TYPES_AB experiment by Frederic Barbier · 7 years ago
  14. 749c21a Remove experimental flag of NEW_MULTISYMBOL by Frederic Barbier · 7 years ago
  15. accfe39 [segment] Remove unused function by Yushin Cho · 7 years ago
  16. 2725693 Support 4:1 partitions in count_segs_sb by Rupert Swarbrick · 7 years ago
  17. 3dd3391 Add a new layout for HORZ/VERT_A/B partitions by Rupert Swarbrick · 8 years ago
  18. 114e81a Hide repeated arguments in calls to count_segs in count_segs_sb by Rupert Swarbrick · 8 years ago
  19. 0fbe33d signed char -> int8_t for consistency by Yaowu Xu · 8 years ago
  20. b25ba50 Remove the CONFIG_TILE_GROUPS experimental flag. by Thomas Davies · 8 years ago
  21. 0002135 NEW_MULTISYMBOL: add CDF for segment_id prediction. by Thomas Davies · 8 years ago
  22. 359dc2b set_mi_row_col: Refactor functions and their calls. by Urvang Joshi · 8 years ago
  23. 73126c0 dependent tiles togeter with tile groups by Fangwen Fu · 8 years ago
  24. 7b9f2b3 add horizontal tile dependence support by Fangwen Fu · 8 years ago
  25. c709e1f Separate num_8x8 table use case from mode_info table by Jingning Han · 8 years ago
  26. 6519beb EC_ADAPT: refactor and fix MinArfFreq unit tests. by Thomas Davies · 8 years ago
  27. bc0a5ba Fix ec_adapt+daala_ec test failure by Alex Converse · 8 years ago
  28. 80188d1 Encode and decode multiple tile groups by Thomas Davies · 8 years ago
  29. f627e58 Update segment tree_cdf per frame. by Nathan E. Egge · 9 years ago
  30. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  31. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  32. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/encoder/segmentation.c]
  33. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago
  34. f304d5c Zero segment counter before accumulating. by Geza Lore · 9 years ago
  35. 7a6cb59 segmentation: Don't use uninitialized probability data. by Alex Converse · 9 years ago
  36. e729d28 Fix encoder failure in segmentation mode by Jingning Han · 9 years ago
  37. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  38. f0290cd Refactor get_partition to be universal. by Geza Lore · 9 years ago
  39. 511da8c Rename MI_BLOCK_SIZE and MI_MASK macros. by Geza Lore · 9 years ago
  40. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  41. 490ba1a Port large scale tile coding features from nextgen. by Geza Lore · 9 years ago
  42. 5cce322 Porting ext_partition experiment from nextgen by Julia Robson · 9 years ago
  43. 44da65f Merge branch 'master' into nextgenv2 by Yaowu Xu · 9 years ago
  44. d803e8a Fix encoder crashes and enc/dec mismatches by Yaowu Xu · 9 years ago
  45. 66f2f65 Merge MISC_FIXES by hui su · 9 years ago
  46. 6e5a116 vp10: make segmentation probs use generic probability model. by Ronald S. Bultje · 9 years ago
  47. fc7cbd1 VP9_COMMON -> VP10->COMMON by Yaowu Xu · 10 years ago
  48. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (98%) from vp10/encoder/vp9_segmentation.c]
  49. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago