1. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  2. c1077e9 Reorder ext_comp_ref modes by Debargha Mukherjee · 7 years ago
  3. ae2f3cf Replace ZERO with GLOBAL for mode thresholds. by Debargha Mukherjee · 7 years ago
  4. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  5. fb83877 Remove compile guards for VAR_TX experiment by Sebastien Alaiwan · 7 years ago
  6. abe5215 Use type with smaller size by Yaowu Xu · 7 years ago
  7. 365e644 Remove compile guards for CONFIG_EXT_REFS by Sebastien Alaiwan · 7 years ago
  8. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  9. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  10. 8e75e8b Improve dist-8x8 by Yushin Cho · 8 years ago
  11. 3ac2093 Enable altref2 by default and merge it into ext-refs by Zoe Liu · 8 years ago
  12. ffbb0f9 Enable motion field estimation in DRL by Jingning Han · 8 years ago
  13. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  14. dfd7232 Refactor lv-map rate cost estimation by Jingning Han · 8 years ago
  15. bd57abe Calculate coeff token cost before encoding each SB by hui su · 8 years ago
  16. c0cf71d Calculate coeff token cost from CDF by hui su · 8 years ago
  17. e9b15e2 Add encoder support to ALTREF2 by Zoe Liu · 8 years ago
  18. b23d00a Move mode costs that can be updated inside a frame to MACROBLOCK by Yue Chen · 8 years ago
  19. 1a7f0a8 Conditionally skip inverse transform in transform block RD by Jingning Han · 8 years ago
  20. 3bce754 Optimize transform block rate-distortion search by Jingning Han · 8 years ago
  21. b7b60c5 New experiment DIST_8x8 by Yushin Cho · 8 years ago
  22. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  23. fcf5fa2 Further work on ext-comp-refs for ref frame coding by Zoe Liu · 8 years ago
  24. c082bbc Add new coding tool of ext-comp-refs by Zoe Liu · 8 years ago
  25. 70006e4 Remove 'rddiv' member from various structs. by Urvang Joshi · 8 years ago
  26. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  27. b2c62bc Remove the extra cost threshold modes by Zoe Liu · 8 years ago
  28. 63927c4 Fix daala-dist for cb4x4 by Yushin Cho · 8 years ago
  29. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  30. e140c50 Merge ref-mv into codebase by Sebastien Alaiwan · 8 years ago
  31. 2a2a7dd Merge RD_COST and RD_STATS by Angie Chiang · 8 years ago
  32. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  33. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  34. 5264844 Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 8 years ago
  35. ccf472b Drop costing ANS tokens from derived probabilities by Alex Converse · 8 years ago
  36. 4306b6e more ref_mv changes from aom/master by Yaowu Xu · 9 years ago
  37. 1ac1ae7 Move ANS to aom_dsp. by Alex Converse · 9 years ago
  38. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  39. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  40. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (98%) from vp10/encoder/rd.h]
  41. 6632915 Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT by Sarah Parker · 9 years ago
  42. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago
  43. d67a8fe Change to use proper types by Yaowu Xu · 9 years ago
  44. 1af28f0 Code refactoring on Macros related to ref frame numbers by Zoe Liu · 9 years ago
  45. 5805a14 Merge bi-predictive frames to EXT_REFS by Zoe Liu · 9 years ago
  46. 2a58855 Pass segment id explicitly to quantizer init. by Geza Lore · 9 years ago
  47. cf5083d Added an experiment "bidir_pred" for backward prediction by Zoe Liu · 9 years ago
  48. 7ff7943 Brings back near-near compound mode into ext-inter by Debargha Mukherjee · 9 years ago
  49. 3829cd2 Move ZERO_TOKEN into the ANS coef tokenset. by Alex Converse · 9 years ago
  50. 0792748 Add vp10_ prefix to full_to_model_counts and fill_token_costs by hui su · 9 years ago
  51. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  52. 511da8c Rename MI_BLOCK_SIZE and MI_MASK macros. by Geza Lore · 9 years ago
  53. 552d5cd Extend superblock size fo 128x128 pixels. by Geza Lore · 9 years ago
  54. daf2fb4 Merge "Add "entropy" experiment" into nextgenv2 by Hui Su · 9 years ago
  55. 83b47af Add "entropy" experiment by hui su · 9 years ago
  56. b6fef12 remove filter_cache by Angie Chiang · 9 years ago
  57. 7ded038 Port interintra experiment from nextgen. by Geza Lore · 9 years ago
  58. 03c01bc Account context based prob model for motion vector cost estimate by Jingning Han · 9 years ago
  59. b3ad812 Port switch to 9-bit rate cost to vp10. by Alex Converse · 9 years ago
  60. 968bbc7 Adding new compound modes to EXT_INTER experiment by Yue Chen · 9 years ago
  61. 84ca7a9 Loop restoration filter by Debargha Mukherjee · 9 years ago
  62. 1ac8587 EXT_INTER experiment by Yue Chen · 9 years ago
  63. 3ec1601 Added 3 more reference frames for inter prediction. by Zoe Liu · 9 years ago
  64. 26a9afc VP9_COMP -> VP10_COMP by Yaowu Xu · 10 years ago
  65. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  66. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (97%) from vp10/encoder/vp9_rd.h]
  67. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago