1. a5847e8 Support two pass block partition search by Jingning Han · 7 years ago
  2. eb8f5e8 Conditionally skip transform block partition search by Jingning Han · 7 years ago
  3. c30c18f Skip intra modes in interframe prediction by Cheng Chen · 7 years ago
  4. 3c22260 Skip txfm search by Cheng Chen · 7 years ago
  5. 66965a2 Use meaningful names in txk-sel rd control by Jingning Han · 7 years ago
  6. 8db5f17 Skip RD search over lst 2/3 frame for non-nearest neighbor mvs by Jingning Han · 7 years ago
  7. fbab062 hash_based_trellis speed feature by Michelle Findlay-Olynyk · 7 years ago
  8. c683bf9 Speed up by dropping some ref frames in compound search by Cheng Chen · 7 years ago
  9. 251c9dc Add option for optimize_b only in final encode by Sarah Parker · 7 years ago
  10. b49c6ae Add the speed feature structure for codec dev by Jingning Han · 7 years ago
  11. a3eb912 Add speed feature use_fast_interpolation_filter... by Michelle Findlay-Olynyk · 7 years ago
  12. 34d5566 Remove COMPOUND_SINGLEREF experiment by Sebastien Alaiwan · 7 years ago
  13. 1aeee2e Remove experimental flag of CDEF by Frederic Barbier · 7 years ago
  14. b7301cd Remove smooth_hv experiment flag. by Urvang Joshi · 7 years ago
  15. 451672e Add one more level for selective ref frame speed feature by Zoe Liu · 7 years ago
  16. d7338aa Misc. clean ups / refactor of speed 1 by Debargha Mukherjee · 7 years ago
  17. c4b6764 Speed up of ext-partition types by Debargha Mukherjee · 7 years ago
  18. 06b40cc Add two levels for selective ref frame sp. feature by Debargha Mukherjee · 7 years ago
  19. 79a3724 Introducing a model for pruning the TX size search by Alexander Bokov · 7 years ago
  20. 3bac992 Remove experimental flag of EXT_TX by Sebastien Alaiwan · 7 years ago
  21. 2b9ec2e Rename ZEROMV to GLOBALMV by Sarah Parker · 7 years ago
  22. edc7346 Add speed feature to reduce tx size search depth by Debargha Mukherjee · 7 years ago
  23. 5166686 Adding a speed feature for tx_size search by Debargha Mukherjee · 7 years ago
  24. cf842ad Speed up inter frame rate-distortion optimization by Jingning Han · 7 years ago
  25. 4879580 Remove experimental flag of GLOBAL_MOTION by Sebastien Alaiwan · 7 years ago
  26. 0c7eb10 Improving the model for pruning the TX type search by Alexander Bokov · 8 years ago
  27. 96d1c0a Rename TM_PRED --> PAETH_PRED. by Urvang Joshi · 7 years ago
  28. ab8840e Revert wrong uses of TX_SIZE enum. by Urvang Joshi · 7 years ago
  29. 8829a24 Predict skip flag to speed up the TX type search by Alexander Bokov · 8 years ago
  30. 9752a2e Use TX_SIZE consistently instead of int. by Urvang Joshi · 7 years ago
  31. 0bdea0d Remove compile guards for CONFIG_EXT_INTER by Sebastien Alaiwan · 7 years ago
  32. 93b543a Remove ALT_INTRA flag. by Urvang Joshi · 8 years ago
  33. 6e1cd78 [CFL] New UV_PREDICTION_MODE for CFL by Luc Trudeau · 8 years ago
  34. d6d9eee [CFL] UV_PREDICTION_MODE by Luc Trudeau · 8 years ago
  35. 93c39e9 ext-partition-types: Add 4:1 partitions by Rupert Swarbrick · 8 years ago
  36. cc8a1be Remove unused speed feature by David Barker · 8 years ago
  37. 85b6646 Add encoder/decoder pipeline to support single ref comp modes by Zoe Liu · 8 years ago
  38. 8ea3319 Remove VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  39. 2e30063 Remove SOURCE_VAR_BASED_PARTITION. by Thomas Daede · 8 years ago
  40. bb6e134 Remove NEAREST_NEARMV / NEAR_NEARESTMV modes by Debargha Mukherjee · 8 years ago
  41. e6ca8e8 Add a new experiment SMOOTH_HV. by Urvang Joshi · 8 years ago
  42. 2a9d746 Add speed feature to control global motion compute by Debargha Mukherjee · 8 years ago
  43. 8082614 Remove rt deadline. by Thomas Daede · 8 years ago
  44. 7f24e1b Remove the single ref inter mode NEWFROMNEARMV by Zoe Liu · 8 years ago
  45. 8fd2d7a Remove speed feature use_lp32x32fdct by Angie Chiang · 8 years ago
  46. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  47. d4add7a Remove encode_breakout and related speed features by Brennan Shacklett · 9 years ago
  48. 3f16725 Take out some early termination speed features by Jingning Han · 9 years ago
  49. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  50. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  51. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  52. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago[Renamed (99%) from vp10/encoder/speed_features.h]
  53. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago
  54. 0eefe6e Remove use_quant_fp speed feature by Debargha Mukherjee · 9 years ago
  55. 025fa11 Take out skip_recode speed feature by Jingning Han · 9 years ago
  56. f523d7b Add a speed feature for inter tx type search by hui su · 9 years ago
  57. 38e6dd7 Add a speed feature for intra tx type search by hui su · 9 years ago
  58. fb8ea17 Various wedge enhancements by Debargha Mukherjee · 9 years ago
  59. 3407785 Refactoring and uv fix for wedge by Debargha Mukherjee · 9 years ago
  60. 7ff7943 Brings back near-near compound mode into ext-inter by Debargha Mukherjee · 9 years ago
  61. 454989f Make superblock size variable at the frame level. by Geza Lore · 9 years ago
  62. fab5454 Remove prune three from speed features by Sarah Parker · 9 years ago
  63. e6e2d88 Add high-precision sub-pixel search as a speed feature by Yunqing Wang · 9 years ago
  64. 2ca7d42 Adding speed feature interface for ext tx search by Sarah Parker · 9 years ago
  65. bab2912 Some refactoring and cleanups of interp filter by Debargha Mukherjee · 9 years ago
  66. 3c4b56c Experiment to use image domain dist in baseline. by Geza Lore · 9 years ago
  67. 968bbc7 Adding new compound modes to EXT_INTER experiment by Yue Chen · 9 years ago
  68. 1ac8587 EXT_INTER experiment by Yue Chen · 9 years ago
  69. 4e692bb Changes to exhaustive motion search. by paulwilkins · 9 years ago
  70. 1eb760e Take out reference_masking speed feature by Jingning Han · 10 years ago
  71. f137697 Take out skip_encode speed feature in vp10 by Jingning Han · 10 years ago
  72. 4fa8e73 Remove speed features in vp10 by Jingning Han · 10 years ago
  73. 1c07691 vp10 cleanup: remove nonrd and real-time code by Yunqing Wang · 10 years ago
  74. 26a9afc VP9_COMP -> VP10_COMP by Yaowu Xu · 10 years ago
  75. 2dcefd9 Correct guard macros in header files by Yaowu Xu · 10 years ago
  76. 54d66ef Remove vp9_ prefix from vp10 files by Jingning Han · 10 years ago[Renamed (99%) from vp10/encoder/vp9_speed_features.h]
  77. 3ee6db6 Fork VP9 and VP10 codebase by Jingning Han · 10 years ago