1. ae5cfde Refactor to use block_size_wide/high[] consistently by Jingning Han · 8 years ago
  2. 69f18e1 Add WARPED_MOTION experiment by Yue Chen · 9 years ago
  3. 6be4a54 Add a new intra prediction mode "smooth". by Urvang Joshi · 8 years ago
  4. 5a488a6 Some fixes related to 64x64 tx, ext-tx, supertx by Debargha Mukherjee · 8 years ago
  5. fe45b21 Deprecated the separate handle on rectangular tx_size in var_tx by Jingning Han · 8 years ago
  6. b0d0d00 Fix static-analysis warnings by Yaowu Xu · 8 years ago
  7. 24e0a18 Merge simp_pred_mv changes into ref_mv by Jingning Han · 8 years ago
  8. 18d38f6 Various table updates to support 64x64 transforms by Debargha Mukherjee · 8 years ago
  9. 17fd2f2 Get several experiments to build together by Yaowu Xu · 8 years ago
  10. 153e1f8 Add default 64x64 scan orders and entropy models by Debargha Mukherjee · 8 years ago
  11. 52a1763 Add the skip parameter to set_txfm_ctxs() calls by Yaowu Xu · 8 years ago
  12. 03bd210 Fix global motion + supertx by David Barker · 8 years ago
  13. e3e0079 Some refactoring and improvements to gobal motion by Debargha Mukherjee · 8 years ago
  14. b98a702 Add recode loop test for global motion usage by Debargha Mukherjee · 8 years ago
  15. 557ce7b Enable global motion in high bit depth mode by David Barker · 8 years ago
  16. 949097c Compile fix for var-tx, ext-tx, rect-tx by Debargha Mukherjee · 8 years ago
  17. 53291fa Some minor changes for global motion. by Debargha Mukherjee · 8 years ago
  18. 3fb33f0 Support for homography in global motion experiment by Debargha Mukherjee · 8 years ago
  19. 6fddd18 Add ability to have multiple compound modes for interinter by Sarah Parker · 8 years ago
  20. f4909db Change erroradvantage measure for global motion by David Barker · 8 years ago
  21. cf3d0b0 Remove Global_Motion_Params and GLOBAL_MOTION_TYPE by David Barker · 8 years ago
  22. 8db4c77 Harmonize the global parameter mappings by Debargha Mukherjee · 8 years ago
  23. 70e5f3f Support rectangular tx_size in recursive txfm partition by Jingning Han · 8 years ago
  24. 1b1dc93 Reset the txfm context to match block size when skip flag is on by Jingning Han · 8 years ago
  25. c97f6d5 Use enum RUN_TYPE when checking dry_run by Yushin Cho · 8 years ago
  26. 4ca8b1c Use tx_size_from_tx_mode() to set tx_size for skip blocks by Jingning Han · 8 years ago
  27. 94ea1aa Clean up encode_superblock() by Jingning Han · 8 years ago
  28. 6515afc Merge "Add min_tx_size variable to recursive transform block partition system" into nextgenv2 by Jingning Han · 8 years ago
  29. e67b38a Add min_tx_size variable to recursive transform block partition system 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. 00a0e01 Merge "New experiment: Perceptual Vector Quantization from Daala" into nextgenv2 by Yaowu Xu · 8 years ago
  33. 77bba8d New experiment: Perceptual Vector Quantization from Daala by Yushin Cho · 8 years ago
  34. 5f30585 Increase gm precision from 16 to 32 bit ints by Debargha Mukherjee · 8 years ago
  35. c0feea8 Add av1_ prefix on ###_rd_stats functions by Angie Chiang · 8 years ago
  36. 4695b97 Use init_rd_stats() in encodeframe.c by Angie Chiang · 8 years ago
  37. 394c337 Add mi_row and mi_col into mbmi to facilitate rd_debug process by Angie Chiang · 8 years ago
  38. e89ea0c Merge "Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX" into nextgenv2 by Angie Chiang · 8 years ago
  39. b5dda48 Refactor: Replace rate dist sse skip by RD_STATS in VAR_TX by Angie Chiang · 8 years ago
  40. 5bb8f5b fix build issue with --enable-delta-q by Yaowu Xu · 8 years ago
  41. a933632 Make recursive txfm encoding process support rectangular tx_size by Jingning Han · 8 years ago
  42. c8b8936 Rework transform block partition context model by Jingning Han · 8 years ago
  43. f65b870 Refactor max_blocks_wide/high computation by Jingning Han · 8 years ago
  44. 09a4265 Merge "simp-mv-pred integration with ref-mv" into nextgenv2 by Yaowu Xu · 8 years ago
  45. ca8d24d simp-mv-pred integration with ref-mv by Deng · 8 years ago
  46. 32b2028 Replace num_4x4_blocks_txsize_loopup table by Jingning Han · 8 years ago
  47. 2b0670e Merge "Use transform block partition depth count for frame header reset" into nextgenv2 by Jingning Han · 8 years ago
  48. 2adcfb1 Use transform block partition depth count for frame header reset by Jingning Han · 8 years ago
  49. b3dab49 Cosmetic fixes in global motion experiment by Sarah Parker · 8 years ago
  50. 70c0df2 Merge "Revise precision clamping in GM param refinement" into nextgenv2 by Sarah Parker · 8 years ago
  51. e5596d3 Merge "Add depth to tx_size mapper to bit-stream coding" into nextgenv2 by Jingning Han · 8 years ago
  52. 4e1737a Add depth to tx_size mapper to bit-stream coding by Jingning Han · 8 years ago
  53. f41a06b Revise precision clamping in GM param refinement by Sarah Parker · 8 years ago
  54. 8c1e57c Change 2 motion search counts to be tile data by Yunqing Wang · 8 years ago
  55. 8aa4cbf Merge "update_state: quiet const warning w/global-motion" into nextgenv2 by James Zern · 8 years ago
  56. 4579c5e Merge "update_state_supertx: rename a shadowed variable" into nextgenv2 by Yaowu Xu · 8 years ago
  57. d971eb8 Merge "Move small fixes and refactoring for obmc pred from AV1" into nextgenv2 by Yaowu Xu · 8 years ago
  58. d4add7a Remove encode_breakout and related speed features by Brennan Shacklett · 9 years ago
  59. 894fcce Move small fixes and refactoring for obmc pred from AV1 by Yue Chen · 8 years ago
  60. 0c78ebb Merge "Fix a bug when combining new-quant + supertx" into nextgenv2 by Debargha Mukherjee · 8 years ago
  61. d7d78c8 Fix a bug when combining new-quant + supertx by David Barker · 8 years ago
  62. af322e1 update_state: quiet const warning w/global-motion by James Zern · 8 years ago
  63. 9ca190c update_state_supertx: rename a shadowed variable by James Zern · 8 years ago
  64. 9777afc Allow frame level tx_mode switch by Jingning Han · 8 years ago
  65. dc9ad31 Separate intra and inter tx_size counting by Jingning Han · 8 years ago
  66. dc3c3a3 Merge "Pass AV1_COMMON into get_scan" into nextgenv2 by Yaowu Xu · 8 years ago
  67. 1634b48 Merge "Fix logical vs bitwise & bug" into nextgenv2 by Sarah Parker · 8 years ago
  68. ff6d890 Pass AV1_COMMON into get_scan by Angie Chiang · 8 years ago
  69. a6923f7 Unify set_contexts() function for encoder and decoder by Jingning Han · 9 years ago
  70. ea16b68 Fix logical vs bitwise & bug by Sarah Parker · 8 years ago
  71. 5db9743 Seperate FILTER_INTRA from EXT_INTRA experiment by hui su · 8 years ago
  72. f693610 Step size and arithmetic coding for delta quantization. by Thomas Davies · 9 years ago
  73. 0744116 Support for delta-q at superblock level by Arild Fuldseth · 9 years ago
  74. 66b1fcc Merge changes I3922dea2,I3bab2848,I21f7478a,Ida5de713,Ib9f0eefe, ... into nextgenv2 by Urvang Joshi · 8 years ago
  75. 74d0ad8 Fix for var_tx context update by Peter de Rivaz · 8 years ago
  76. 368fbc9 Fix warnings reported by -Wshadow: Part2b: more from av1 directory by Urvang Joshi · 8 years ago
  77. 454280d Fix warnings reported by -Wshadow: Part2: av1 directory by Urvang Joshi · 8 years ago
  78. 5264844 Code cleanup: mainly rd_pick_partition and methods called from there. by Urvang Joshi · 8 years ago
  79. 081783d Add clamping to parameter search by Sarah Parker · 8 years ago
  80. 40f1d48 Remove unused PICK_MODE_CONTEXT::is_coded. by Yushin Cho · 9 years ago
  81. e2b403b Remove macroblock::skip_optimize. by Yushin Cho · 9 years ago
  82. b100db7 Wrap palette code inside CONFIG_PALETTE flag. by Urvang Joshi · 8 years ago
  83. a48764d Merge "Renamings for OBMC experiment" into nextgenv2 by Yue Chen · 8 years ago
  84. cb60b18 Renamings for OBMC experiment by Yue Chen · 8 years ago
  85. 91e4e60 Merge changes I3ca2b674,I78afc587,I3ae62181,I5ed91556 into nextgenv2 by Alex Converse · 8 years ago
  86. 4282b6b Merge "Refactor expand dry_run types to return coef rate" into nextgenv2 by Debargha Mukherjee · 8 years ago
  87. ccf472b Drop costing ANS tokens from derived probabilities by Alex Converse · 8 years ago
  88. ceebb70 Refactor expand dry_run types to return coef rate by Debargha Mukherjee · 8 years ago
  89. debafac Remove unused color_sensitivity member from MACROBLOCK. by Thomas Daede · 9 years ago
  90. 28d924b A bug fix for var-tx by Debargha Mukherjee · 8 years ago
  91. 3c42c09 Further changes to new-quant tables by Debargha Mukherjee · 8 years ago
  92. d54e5a0 Merge "more ref_mv changes from aom/master" into nextgenv2 by Jingning Han · 8 years ago
  93. 4306b6e more ref_mv changes from aom/master by Yaowu Xu · 8 years ago
  94. 49587a7 Fix unit test failure for RECT_TX + VAR_TX by Yue Chen · 8 years ago
  95. f9a961c Style fixes for global motion experiment by Sarah Parker · 9 years ago
  96. 67948d3 apply clang-format by clang-format · 9 years ago
  97. c4bcb50 Swap order of affine parameters by Sarah Parker · 9 years ago
  98. ecb0afc Add parameter search to global motion computation by Sarah Parker · 9 years ago
  99. a1e48dc Make RECT_TX(>=8x8) work with VAR_TX by Yue Chen · 9 years ago
  100. 5ebdf40 Merge "Add global motion experiment to rdopt" into nextgenv2 by Sarah Parker · 9 years ago