1. 9c01aa1 Change to use aom copyright notice by Yaowu Xu · 9 years ago
  2. 9c323bc Port two daala_dering changes from AOMedia by Yaowu Xu · 9 years ago
  3. 3b95d59 rename two mk files to make naming consistent by Yaowu Xu · 9 years ago
  4. 14292bb Merge "Add explict conversion from int64_t to int" into nextgenv2 by Yaowu Xu · 9 years ago
  5. 9702fcb Add explict conversion from int64_t to int by Yaowu Xu · 9 years ago
  6. c8b2fd8 Merge ".gitignore: corrent entries from vpx to aom" into nextgenv2 by Yaowu Xu · 9 years ago
  7. 0d515b2 Merge "Add ALT_INTRA experiment." into nextgenv2 by Urvang Joshi · 9 years ago
  8. 75c9abd .gitignore: corrent entries from vpx to aom by Yaowu Xu · 9 years ago
  9. 340593e Add ALT_INTRA experiment. by Urvang Joshi · 9 years ago
  10. f7ae12d add an explicit conversion from size_t to int by Yaowu Xu · 9 years ago
  11. 958303c Replace inline with INLINE by Yaowu Xu · 9 years ago
  12. f883b42 Port renaming changes from AOMedia by Yaowu Xu · 9 years ago
  13. c27fc14 Port folder renaming changes from AOM by Yaowu Xu · 9 years ago
  14. b1fb998 Merge "Change buffer_alloc_sz and frame_size type to size_t" into nextgenv2 by Yunqing Wang · 9 years ago
  15. a722a11 Change buffer_alloc_sz and frame_size type to size_t by Yunqing Wang · 9 years ago
  16. 0de5d5d Merge "Fix Visual Studio build warnings" into nextgenv2 by Yunqing Wang · 9 years ago
  17. 53db7d0 Merge "Remove unused buffer allocation functions" into nextgenv2 by Yunqing Wang · 9 years ago
  18. 03a11f6 Fix a bug in calculating the compound ref frame cost by Zoe Liu · 9 years ago
  19. 2033078 Merge "Fix a bug in deciding ref frame context in ext-refs" into nextgenv2 by Zoe Liu · 9 years ago
  20. 966e609 Make an unmeaningful change to be added into the list by Wei-Ting · 9 years ago
  21. 27af523 Fix a bug in deciding ref frame context in ext-refs by Zoe Liu · 9 years ago
  22. ed07056 Fix Visual Studio build warnings by Yunqing Wang · 9 years ago
  23. df73dd0 Merge "clpf experiment build fix" into nextgenv2 by Debargha Mukherjee · 9 years ago
  24. 4dc0f1b Implement global motion parameter computation by Sarah Parker · 9 years ago
  25. e9947a8 Remove unused buffer allocation functions by Yunqing Wang · 9 years ago
  26. 162f5f7 Merge "Tiling in loop restoration + cosmetics" into nextgenv2 by Debargha Mukherjee · 9 years ago
  27. 100846a clpf experiment build fix by Debargha Mukherjee · 9 years ago
  28. e40e6e5 Tiling in loop restoration + cosmetics by Aamir Anis · 9 years ago
  29. 8ee5ab9 Fix for supertx with rect-tx by Debargha Mukherjee · 9 years ago
  30. 04ed7ad fix uint32_t <-> size_t mismatch in tests by Pascal Massimino · 9 years ago
  31. f7a8658 Merge "vp10_alloc_context_buffers: clear cm->mi* on failure" into nextgenv2 by James Zern · 9 years ago
  32. 003dff6 Merge "Fix VS build warnings in blend_a64_mask_test.cc" into nextgenv2 by Jingning Han · 9 years ago
  33. 976a9b9 Merge "Remove unnecessary buffer pointers in PICK_MODE_CONTEXT" into nextgenv2 by Hui Su · 9 years ago
  34. 91ae5d9 Fix VS build warnings in blend_a64_mask_test.cc by Jingning Han · 9 years ago
  35. 8b7e4db Fix compile error in dering by Debargha Mukherjee · 9 years ago
  36. d21982c Use rectangular transforms for >= 8x8 blocks by Geza Lore · 9 years ago
  37. a97fd6c Merge "Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT" into nextgenv2 by Sarah Parker · 9 years ago
  38. 4c7e1cd Separate EXT_ARFs' frame context index by Wei-ting Lin · 9 years ago
  39. 167a4ef Merge "Fix motion vector out of range bugs" into nextgenv2 by Yunqing Wang · 9 years ago
  40. 6632915 Update VP9_PROB_COST_SHIFT to VP10_PROB_COST_SHIFT by Sarah Parker · 9 years ago
  41. 90e12ea Fix motion vector out of range bugs by Yunqing Wang · 9 years ago
  42. c691864 Merge "gitignore: add some entries" into nextgenv2 by Urvang Joshi · 9 years ago
  43. 4b3f980 Merge "test_intra_pred_speed fix: use dspr2 version when HAVE_DSPR2" into nextgenv2 by Urvang Joshi · 9 years ago
  44. 71c625d Remove unnecessary buffer pointers in PICK_MODE_CONTEXT by hui su · 9 years ago
  45. 35d4524 Merge "Make rectangular txfm in EXT_TX work with VAR_TX" into nextgenv2 by Yue Chen · 9 years ago
  46. f1906e9 Palette code: remove the use of same if condition twice. by Urvang Joshi · 9 years ago
  47. 7e5aa9e Merge "Rename CONFIG_VPX_HIGHBITDEPTH -> CONFIG_VP9_HIGHBITDEPTH" into nextgenv2 by Urvang Joshi · 9 years ago
  48. e57b1a5 Make rectangular txfm in EXT_TX work with VAR_TX by Yue Chen · 9 years ago
  49. e4e63b6 Rename CONFIG_VPX_HIGHBITDEPTH -> CONFIG_VP9_HIGHBITDEPTH by Urvang Joshi · 9 years ago
  50. 3bcf3f0 test_intra_pred_speed fix: use dspr2 version when HAVE_DSPR2 by Urvang Joshi · 9 years ago
  51. 3ea2c23 gitignore: add some entries by Urvang Joshi · 9 years ago
  52. 7fed504 Merge "Allow LF_UPDATE type of frames to use BWDREF" into nextgenv2 by Wei-ting Lin · 9 years ago
  53. 49b85d3 Missing fixes for rect-tx by Debargha Mukherjee · 9 years ago
  54. 9a89ec5 Merge "Make type conversion explicit" into nextgenv2 by Yaowu Xu · 9 years ago
  55. ccbefec Merge "Various rect-tx fixes" into nextgenv2 by Debargha Mukherjee · 9 years ago
  56. 04fe349 Make type conversion explicit by Yaowu Xu · 9 years ago
  57. 88849e1 Merge "Apply clang-format" into nextgenv2 by Yaowu Xu · 9 years ago
  58. 4e8acca Allow LF_UPDATE type of frames to use BWDREF by Wei-ting Lin · 9 years ago
  59. c3cc46d Apply clang-format by Yaowu Xu · 9 years ago
  60. 4402685 Various rect-tx fixes by Debargha Mukherjee · 9 years ago
  61. 3464aff Add integerize function back in warped_motion.c by Sarah Parker · 9 years ago
  62. 3c7aa7c Merge "Palette: count Y colors only for screen content." into nextgenv2 by Urvang Joshi · 9 years ago
  63. 28ca855 Merge "Handle centroid rounding inside palette.c itself." into nextgenv2 by Urvang Joshi · 9 years ago
  64. 7417932 Merge "Insert extra ARFs' in a gf group" into nextgenv2 by Wei-ting Lin · 9 years ago
  65. 7b2537b Merge "Fix compiler warnings in rdopt when warped motion is enabled" into nextgenv2 by James Zern · 9 years ago
  66. d68c7b6 Palette: count Y colors only for screen content. by Urvang Joshi · 9 years ago
  67. f746c10 Handle centroid rounding inside palette.c itself. by Urvang Joshi · 9 years ago
  68. 984f073 Fix compiler warnings in rdopt when warped motion is enabled by Sarah Parker · 9 years ago
  69. e0ab852 vp10_alloc_context_buffers: clear cm->mi* on failure by James Zern · 9 years ago
  70. 32c92c9 Merge "Don't send segment probability updates when the map isn't updated." into nextgenv2 by Alex Converse · 9 years ago
  71. b360168 Merge "apply clang-format" into nextgenv2 by James Zern · 9 years ago
  72. 41d5d52 Insert extra ARFs' in a gf group by Wei-ting Lin · 9 years ago
  73. daa4ba8 Disable global motion experiment when incompatible experiments are enabled by Sarah Parker · 9 years ago
  74. 21a0c2c apply clang-format by clang-format · 9 years ago
  75. fd96aec Don't send segment probability updates when the map isn't updated. by Alex Converse · 9 years ago
  76. 0996fc6 Merge "fix mips msa build w/CONFIG_EXT_TX" into nextgenv2 by James Zern · 9 years ago
  77. c0235c2 Merge "Change the B-frame coding structure." into nextgenv2 by Wei-ting Lin · 9 years ago
  78. d4553f5 Merge "Switch order of gm parameters for affine model" into nextgenv2 by Sarah Parker · 9 years ago
  79. bfeb90f Merge "Delete DCT 64x64 functions to save code size" into nextgenv2 by Yi Luo · 9 years ago
  80. 688a2ed Remove __func__ by Angie Chiang · 9 years ago
  81. 1c25b7f fix mips msa build w/CONFIG_EXT_TX by James Zern · 9 years ago
  82. 166dd79 Delete DCT 64x64 functions to save code size by Yi Luo · 9 years ago
  83. bec4fbe Switch order of gm parameters for affine model by Sarah Parker · 9 years ago
  84. b20d077 Change the B-frame coding structure. by Wei-ting Lin · 9 years ago
  85. 253c001 Port dering experiment from aom by Yaowu Xu · 9 years ago
  86. 0818a7c Port commits related to clpf and qm experiments by Yaowu Xu · 9 years ago
  87. ac917ec Merge "Fix dropped const qualifier in new_quant experiment" into nextgenv2 by Sarah Parker · 9 years ago
  88. 2866620 Fix dropped const qualifier in new_quant experiment by Sarah Parker · 9 years ago
  89. 58b3813 Merge changes from topic 'clang-format' into nextgenv2 by James Zern · 9 years ago
  90. 9142e51 Merge "Fix precision bug in warped_motion.c" into nextgenv2 by Sarah Parker · 9 years ago
  91. 7208145 Adding 8x16/16x8/32x16/16x32 transforms by Debargha Mukherjee · 9 years ago
  92. 99adc57 Fix precision bug in warped_motion.c by Sarah Parker · 9 years ago
  93. 7dcd499 remove tools/vpx-style.sh by James Zern · 9 years ago
  94. 92ed0c9 README: add a note about clang-format by James Zern · 9 years ago
  95. 814986b Merge "webm{dec,enc}.cc,debug_util.c: apply clang-format" into nextgenv2 by James Zern · 9 years ago
  96. 09e3f49 Merge "vp10/encoder: apply clang-format" into nextgenv2 by James Zern · 9 years ago
  97. 01f4c71 webm{dec,enc}.cc,debug_util.c: apply clang-format by clang-format · 9 years ago
  98. 4efb977 Merge "vp10/common: apply clang-format" into nextgenv2 by James Zern · 9 years ago
  99. ca502bf Merge "vp10_fwd_txfm2d_test: use sizeof(var)" into nextgenv2 by James Zern · 9 years ago
  100. d9f9a34 vp10/encoder: apply clang-format by clang-format · 9 years ago