1. 7b9407a s/INTERP_FILTER/InterpFilter/ by James Zern · 9 years ago
  2. 9fa4758 fix 'dist' & other decode-only builds by James Zern · 9 years ago
  3. ba98061 av1_inv_txfm_test: fix decode-only build by James Zern · 9 years ago
  4. d125b7a Merge "Parameter adjustments to loop restoration" into nextgenv2 by Debargha Mukherjee · 9 years ago
  5. 035c5f3 Parameter adjustments to loop restoration by Debargha Mukherjee · 9 years ago
  6. 3410a88 Merge "Add parameter search to global motion computation" into nextgenv2 by Sarah Parker · 9 years ago
  7. e3b8ff5 Fix hbd naming mistake in warped_motion.h by Sarah Parker · 9 years ago
  8. f579555 Merge "Minor transform code cleanup" into nextgenv2 by Debargha Mukherjee · 9 years ago
  9. ff4e315 Merge "Harmonize and fix coeff context computation" into nextgenv2 by Debargha Mukherjee · 9 years ago
  10. 4d5fda0 Merge "aom_mem.c: remove unnecessary inline" into nextgenv2 by Pascal Massimino · 9 years ago
  11. cd24516 aom_mem.c: remove unnecessary inline by James Zern · 9 years ago
  12. 5d986e5 odintrin.h: add missing extern "C" by James Zern · 9 years ago
  13. cda2345 Merge "Adjust types in hbd error computation to avoid overflow" into nextgenv2 by Sarah Parker · 9 years ago
  14. ca92da7 Adjust types in hbd error computation to avoid overflow by Sarah Parker · 9 years ago
  15. ecb0afc Add parameter search to global motion computation by Sarah Parker · 9 years ago
  16. 1d22837 Merge "Fix formatting in internal stats for vp10" into nextgenv2 by Sarah Parker · 9 years ago
  17. a668cce Merge "Use AOMedia's Patents and LICENSE files" into nextgenv2 by Yaowu Xu · 9 years ago
  18. cf92ae9 Merge "README.libvpx -> README.libaom" into nextgenv2 by Yaowu Xu · 9 years ago
  19. 0dc4cbb sad_avx2.c: add hints for clang-foramt by Yaowu Xu · 9 years ago
  20. 151864f Use AOMedia's Patents and LICENSE files by Yaowu Xu · 9 years ago
  21. 848668b README.libvpx -> README.libaom by Yaowu Xu · 9 years ago
  22. 497f27e aom_realloc correction. by Urvang Joshi · 9 years ago
  23. 73a3fd4 aom_mem: Refactor code by Urvang Joshi · 9 years ago
  24. e14a42a Merge "Move CHECK_MEM_ERROR implementation to aom/internal." into nextgenv2 by Yaowu Xu · 9 years ago
  25. f555073 Move CHECK_MEM_ERROR implementation to aom/internal. by Alex Converse · 9 years ago
  26. 2963054 Harmonize and fix coeff context computation by Debargha Mukherjee · 9 years ago
  27. a1e48dc Make RECT_TX(>=8x8) work with VAR_TX by Yue Chen · 9 years ago
  28. 5ebdf40 Merge "Add global motion experiment to rdopt" into nextgenv2 by Sarah Parker · 9 years ago
  29. 40da2c8 Merge "Enable rectangular transforms for UV" into nextgenv2 by Debargha Mukherjee · 9 years ago
  30. f87b902 Fix a compiler warning of unused variable by Yaowu Xu · 9 years ago
  31. 0378455 Avoid re-use same temp variables by Yaowu Xu · 9 years ago
  32. 34b0ee6 quantize.c: int->uint32_t for absolute values by Yaowu Xu · 9 years ago
  33. 1f9356a aom_dsp: AV1_IADST8x16_1D to AOM_IADST8x16_1D by Yaowu Xu · 9 years ago
  34. 2f12340 Enable rectangular transforms for UV by Debargha Mukherjee · 9 years ago
  35. f97b786 Fix formatting in internal stats for vp10 by Sarah Parker · 9 years ago
  36. 01bade1 Removed tests and data not in use by Yaowu Xu · 9 years ago
  37. 51dcf56 Merge "test_intra_pred_speed.cc : Fix visual studio build." into nextgenv2 by Urvang Joshi · 9 years ago
  38. ecee7f2 Merge "Change to use AOM copyright notice" into nextgenv2 by Yaowu Xu · 9 years ago
  39. 31744ec test_intra_pred_speed.cc : Fix visual studio build. by Urvang Joshi · 9 years ago
  40. 2ab7ff0 Change to use AOM copyright notice by Yaowu Xu · 9 years ago
  41. 99c6637 Merge "Remove unused buffer allocation functions" into nextgenv2 by Yunqing Wang · 9 years ago
  42. 0efe92f Merge "aomcx_set_ref -> aom_cx_set_ref" into nextgenv2 by Yaowu Xu · 9 years ago
  43. 0764955 Merge "Change to use aom copyright notice" into nextgenv2 by Yaowu Xu · 9 years ago
  44. 0bfe491 Merge "Add frame info in bitstream debug tool" into nextgenv2 by Angie Chiang · 9 years ago
  45. 8aa2280 Remove unused buffer allocation functions by Yunqing Wang · 9 years ago
  46. 890c4f2 aomcx_set_ref -> aom_cx_set_ref by Yaowu Xu · 9 years ago
  47. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  48. a1ddae5 Minor transform code cleanup by Geza Lore · 9 years ago
  49. a782a3b Merge "Some cleanups for unnecessary macros" into nextgenv2 by Debargha Mukherjee · 9 years ago
  50. e529986 Add global motion experiment to rdopt by Sarah Parker · 9 years ago
  51. 9c323bc Port two daala_dering changes from AOMedia by Yaowu Xu · 9 years ago
  52. 3b95d59 rename two mk files to make naming consistent by Yaowu Xu · 9 years ago
  53. 14292bb Merge "Add explict conversion from int64_t to int" into nextgenv2 by Yaowu Xu · 9 years ago
  54. cb9a9eb Add frame info in bitstream debug tool by Angie Chiang · 9 years ago
  55. 9702fcb Add explict conversion from int64_t to int by Yaowu Xu · 9 years ago
  56. c8b2fd8 Merge ".gitignore: corrent entries from vpx to aom" into nextgenv2 by Yaowu Xu · 9 years ago
  57. 0d515b2 Merge "Add ALT_INTRA experiment." into nextgenv2 by Urvang Joshi · 9 years ago
  58. 75c9abd .gitignore: corrent entries from vpx to aom by Yaowu Xu · 9 years ago
  59. 340593e Add ALT_INTRA experiment. by Urvang Joshi · 9 years ago
  60. f7ae12d add an explicit conversion from size_t to int by Yaowu Xu · 9 years ago
  61. 958303c Replace inline with INLINE by Yaowu Xu · 9 years ago
  62. 3b52b3a Some cleanups for unnecessary macros by Debargha Mukherjee · 9 years ago
  63. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  64. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  65. b1fb998 Merge "Change buffer_alloc_sz and frame_size type to size_t" into nextgenv2 by Yunqing Wang · 9 years ago
  66. a722a11 Change buffer_alloc_sz and frame_size type to size_t by Yunqing Wang · 9 years ago
  67. 0de5d5d Merge "Fix Visual Studio build warnings" into nextgenv2 by Yunqing Wang · 9 years ago
  68. 53db7d0 Merge "Remove unused buffer allocation functions" into nextgenv2 by Yunqing Wang · 9 years ago
  69. 03a11f6 Fix a bug in calculating the compound ref frame cost by Zoe Liu · 9 years ago
  70. 2033078 Merge "Fix a bug in deciding ref frame context in ext-refs" into nextgenv2 by Zoe Liu · 9 years ago
  71. 966e609 Make an unmeaningful change to be added into the list by Wei-Ting · 9 years ago
  72. 27af523 Fix a bug in deciding ref frame context in ext-refs by Zoe Liu · 9 years ago
  73. ed07056 Fix Visual Studio build warnings by Yunqing Wang · 9 years ago
  74. df73dd0 Merge "clpf experiment build fix" into nextgenv2 by Debargha Mukherjee · 9 years ago
  75. 4dc0f1b Implement global motion parameter computation by Sarah Parker · 9 years ago
  76. e9947a8 Remove unused buffer allocation functions by Yunqing Wang · 9 years ago
  77. 162f5f7 Merge "Tiling in loop restoration + cosmetics" into nextgenv2 by Debargha Mukherjee · 9 years ago
  78. 100846a clpf experiment build fix by Debargha Mukherjee · 9 years ago
  79. e40e6e5 Tiling in loop restoration + cosmetics by Aamir Anis · 9 years ago
  80. 8ee5ab9 Fix for supertx with rect-tx by Debargha Mukherjee · 9 years ago
  81. 04ed7ad fix uint32_t <-> size_t mismatch in tests by Pascal Massimino · 9 years ago
  82. f7a8658 Merge "vp10_alloc_context_buffers: clear cm->mi* on failure" into nextgenv2 by James Zern · 9 years ago
  83. 003dff6 Merge "Fix VS build warnings in blend_a64_mask_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  84. 976a9b9 Merge "Remove unnecessary buffer pointers in PICK_MODE_CONTEXT" into nextgenv2 by Hui Su · 9 years ago
  85. 91ae5d9 Fix VS build warnings in blend_a64_mask_test.cc by Jingning Han · 9 years ago
  86. 8b7e4db Fix compile error in dering by Debargha Mukherjee · 9 years ago
  87. d21982c Use rectangular transforms for >= 8x8 blocks by Geza Lore · 9 years ago
  88. a97fd6c Merge "Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT" into nextgenv2 by Sarah Parker · 9 years ago
  89. 4c7e1cd Separate EXT_ARFs' frame context index by Wei-ting Lin · 9 years ago
  90. 167a4ef Merge "Fix motion vector out of range bugs" into nextgenv2 by Yunqing Wang · 9 years ago
  91. 6632915 Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT by Sarah Parker · 9 years ago
  92. 90e12ea Fix motion vector out of range bugs by Yunqing Wang · 9 years ago
  93. c691864 Merge "gitignore: add some entries" into nextgenv2 by Urvang Joshi · 9 years ago
  94. 4b3f980 Merge "test_intra_pred_speed fix: use dspr2 version when HAVE_DSPR2" into nextgenv2 by Urvang Joshi · 9 years ago
  95. 71c625d Remove unnecessary buffer pointers in PICK_MODE_CONTEXT by hui su · 9 years ago
  96. 35d4524 Merge "Make rectangular txfm in EXT_TX work with VAR_TX" into nextgenv2 by Yue Chen · 9 years ago
  97. f1906e9 Palette code: remove the use of same if condition twice. by Urvang Joshi · 9 years ago
  98. 7e5aa9e Merge "Rename CONFIG_VPX_HIGHBITDEPTH -> CONFIG_VP9_HIGHBITDEPTH" into nextgenv2 by Urvang Joshi · 9 years ago
  99. e57b1a5 Make rectangular txfm in EXT_TX work with VAR_TX by Yue Chen · 9 years ago
  100. e4e63b6 Rename CONFIG_VPX_HIGHBITDEPTH -> CONFIG_VP9_HIGHBITDEPTH by Urvang Joshi · 9 years ago