1. c907160 Remove compound intra-intra experiment. by Ronald S. Bultje · 12 years ago
  2. 741fbe9 Merge experiment "subpelrefmv" by Yaowu Xu · 12 years ago
  3. f7dab60 Merge experiment "widerlpf" by Yaowu Xu · 12 years ago
  4. d8c5bce Merge "changed UV plane loop filtering for TX_8X8" into experimental by Yaowu Xu · 12 years ago
  5. 8750414 Merge "change to evaluate reference mvs using above only" into experimental by Yaowu Xu · 12 years ago
  6. ad9a16e changed UV plane loop filtering for TX_8X8 by Yaowu Xu · 12 years ago
  7. e2c696a Merge "Fix compiler warnings" into experimental by Paul Wilkins · 12 years ago
  8. c7576f9 Merge "Merge prediction filter" into experimental by Adrian Grange · 12 years ago
  9. fdf8654 change to evaluate reference mvs using above only by Yaowu Xu · 12 years ago
  10. 113005b Fix compiler warnings by Yaowu Xu · 12 years ago
  11. 7bcaac3 Merge prediction filter by Adrian Grange · 12 years ago
  12. 290b83a Reset x->skip for each iteration in the RD loop. by Ronald S. Bultje · 12 years ago
  13. 76ac5b3 Fix unused variable warnings by John Koleszar · 12 years ago
  14. 516db21 Further enhancements/fixes on dct/dwt hybrid txfm by Deb Mukherjee · 12 years ago
  15. e42b280 Merge "WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w" into experimental by Jim Bankoski · 12 years ago
  16. b20ce07 WIP: Added sse2 version of vp9_mb_lpf_horizontal_edge_w by Scott LaVarnway · 12 years ago
  17. 385bea6 Merge "Upstream changes from Chromium Android Clang build." into experimental by Jim Bankoski · 12 years ago
  18. bbe1c92 Merge "Add loop filtering for UV plane" into experimental by Yaowu Xu · 12 years ago
  19. 9a1d73d Add loop filtering for UV plane by Yaowu Xu · 12 years ago
  20. bc45f23 Upstream changes from Chromium Android Clang build. by Frank Galligan · 12 years ago
  21. 9dc69df Merge "Initial sse2 version of the wide loopfilters" into experimental by Scott LaVarnway · 12 years ago
  22. 4987c0f Initial sse2 version of the wide loopfilters by Scott LaVarnway · 12 years ago
  23. d27ae62 Remove INT64_MAX references. by Paul Wilkins · 12 years ago
  24. d5a8b62 Merge "Reduce the usage of widerlpf" into experimental by Yaowu Xu · 12 years ago
  25. 9431536 rtcd for new wider loop filters by Jim Bankoski · 12 years ago
  26. 6c9fb22 Reduce the usage of widerlpf by Yaowu Xu · 12 years ago
  27. 55657aa Fix wrong pitch argument in dct32x32 unit test. by Ronald S. Bultje · 12 years ago
  28. aa2effa Merge tx32x32 experiment. by Ronald S. Bultje · 12 years ago
  29. 460501f Merge "Merge superblocks64 experiment." into experimental by Ronald S. Bultje · 12 years ago
  30. 6884a83 Merge superblocks64 experiment. by Ronald S. Bultje · 12 years ago
  31. 51bae95 experiment a wider loop filter for MB border by Yaowu Xu · 12 years ago
  32. 7d6b542 New prediction filter by Adrian Grange · 12 years ago
  33. 4b7304e Adds 64x64 hybrid dct/dwt transform by Deb Mukherjee · 12 years ago
  34. cd0f36b Merge "Merge superblocks (32x32) experiment." into experimental by Ronald S. Bultje · 12 years ago
  35. f1c56a8 Merge "vp9_sub_pixel_variance16x2 SSE2 optimization" into experimental by Yunqing Wang · 12 years ago
  36. 4455036 Merge superblocks (32x32) experiment. by Ronald S. Bultje · 12 years ago
  37. 8d56831 vp9_sub_pixel_variance16x2 SSE2 optimization by Yunqing Wang · 12 years ago
  38. 879cb7d Merge vp9-preview changes into experimental branch by John Koleszar · 12 years ago
  39. c14439c reset segement map on key frame by Yaowu Xu · 12 years ago
  40. 08e207a Merge "minor loop filter refactoring and cleanup" into experimental by Yaowu Xu · 12 years ago
  41. d278d01 minor loop filter refactoring and cleanup by Yaowu Xu · 12 years ago
  42. 3ed1484 Remove a few redundant function arguments in encodeframe.c. by Ronald S. Bultje · 12 years ago
  43. c13d9fe Re-enable support for static_threshold (encode_breakout). by Ronald S. Bultje · 12 years ago
  44. e6216d1 Don't use tx32x32 for macroblocks. by Ronald S. Bultje · 12 years ago
  45. c394166 64x64 blocksize support. by Ronald S. Bultje · 12 years ago
  46. 81d1171 Fix mode selection infinite loop bug by Adrian Grange · 12 years ago
  47. c6ba3a3 Further change to mv reference search. by Paul Wilkins · 12 years ago
  48. bdca030 Use seg/ref/mode offsets in loop_filter_partial. by Marco Paniconi · 12 years ago
  49. df7ce5a Merge "make cost_coeffs() and tokenize_b() consistent" into experimental by Yaowu Xu · 12 years ago
  50. 818f569 Merge "Merge cost_coeffs_2x2() into cost_coeffs()" into experimental by Yaowu Xu · 12 years ago
  51. 83664f4 make cost_coeffs() and tokenize_b() consistent by Yaowu Xu · 12 years ago
  52. 259b800 New interpolation filter selection algorithm by Adrian Grange · 12 years ago
  53. bd28510 Merge cost_coeffs_2x2() into cost_coeffs() by Yaowu Xu · 12 years ago
  54. 37166d5 Merge "Switch the order of calculating 2-D inverse transform" into experimental by Yunqing Wang · 12 years ago
  55. e9c69ab Merge "Skip finding best ref_mvs when the mode is ZEROMV" into experimental by Yunqing Wang · 12 years ago
  56. cad4a91 Change INT64_MAX to LLONG_MAX by Paul Wilkins · 12 years ago
  57. 313d110 Added update-able mv-ref probabilities. by Paul Wilkins · 12 years ago
  58. 0f4de15 Skip finding best ref_mvs when the mode is ZEROMV by Yunqing Wang · 12 years ago
  59. cc80247 Switch the order of calculating 2-D inverse transform by Yunqing Wang · 12 years ago
  60. 16810c1 Merge branch 'vp9-preview' of review:webm/libvpx by John Koleszar · 12 years ago
  61. 5ebe94f Build fixes to merge vp9-preview into master by John Koleszar · 12 years ago
  62. 6ee08f3 Fix a warning by Yunqing Wang · 12 years ago
  63. 89ac94f Removed mmx versions of vp9_bilinear_predict filters by Scott LaVarnway · 12 years ago
  64. b9ce430 Update CHANGELOG for v1.2.0 release by John Koleszar · 12 years ago
  65. 2292733 Merge "add emmintrin_compat.h for builds with gcc < 4" into vp9-preview by John Koleszar · 12 years ago
  66. b14f651 Merge "configure: test for -msse4" into vp9-preview by John Koleszar · 12 years ago
  67. ad64ca4 fixed sizes of global arrays by Jim Bankoski · 12 years ago
  68. 9a7023d Fix MSVS build for removed vp9/common/vp9_onyxd.h by John Koleszar · 12 years ago
  69. 9dab3ce add emmintrin_compat.h for builds with gcc < 4 by James Zern · 12 years ago
  70. 3162b4f configure: test for -msse4 by James Zern · 12 years ago
  71. 1dffce7 add private to assembly files to insure proper chromebuild by Jim Bankoski · 12 years ago
  72. 08f0c7c New previous coef context experiment by Deb Mukherjee · 12 years ago
  73. a6b2070 Disabled x86inc style assembly functions.... part 2 by Scott LaVarnway · 12 years ago
  74. de52948 make: fix dependency generation by John Koleszar · 12 years ago
  75. 05ec800 Use boolcoder API instead of inlining by John Koleszar · 12 years ago
  76. 08dabbc Disabled x86inc style assembly functions by Scott LaVarnway · 12 years ago
  77. feba090 Add 'jni' to documention for ndk-build by Johann · 12 years ago
  78. 4cca47b Use standard integer types for pixel values and coefficients. by Ronald S. Bultje · 12 years ago
  79. d47828e Merge "Changed MAX_PSNR to 100" into experimental by Yaowu Xu · 12 years ago
  80. 2876569 Changed MAX_PSNR to 100 by Yaowu Xu · 12 years ago
  81. b41c358 Merge "correct logic in cnvcontext experiment for tx32x32" into experimental by Yaowu Xu · 12 years ago
  82. c29fb02 Merge "Problem of over smoothing with intra modes." into vp9-preview by Yaowu Xu · 12 years ago
  83. 5cab8b7 Merge "Give 4x4 scan and coef_band tables a _4x4 suffix." into experimental by Ronald S. Bultje · 12 years ago
  84. 58961c7 Merge "Remove redundant "Prob" type (it's a duplicate of vp9_prob)." into experimental by Ronald S. Bultje · 12 years ago
  85. de269c8 correct logic in cnvcontext experiment for tx32x32 by Yaowu Xu · 12 years ago
  86. 779c5f2 Fix uninitialized warning by Yunqing Wang · 12 years ago
  87. e8d610d Fix a warning by Yunqing Wang · 12 years ago
  88. 8986eb5 Give 4x4 scan and coef_band tables a _4x4 suffix. by Ronald S. Bultje · 12 years ago
  89. ebb5f2f Remove redundant "Prob" type (it's a duplicate of vp9_prob). by Ronald S. Bultje · 12 years ago
  90. 1306ba7 Remove vp9_type_aliases.h by John Koleszar · 12 years ago
  91. 0405cd8 fixed a warning by Yaowu Xu · 12 years ago
  92. d8f5d1b Problem of over smoothing with intra modes. by Paul Wilkins · 12 years ago
  93. 6247b23 reset segement map on key frame by Yaowu Xu · 12 years ago
  94. f8ff3e5 prevents redefine of INT64_MAX by Yaowu Xu · 12 years ago
  95. fd6f492 remove floating point inverse transforms by Yaowu Xu · 12 years ago
  96. 2b9ec58 fixed an encoder/decoder mismatch by Yaowu Xu · 12 years ago
  97. c681887 fixed build issue with round() by Yaowu Xu · 12 years ago
  98. 7fa3deb Build fixes with teh super blcoks and 32x32 expts by Deb Mukherjee · 12 years ago
  99. a1d929e Unit tests do not build for iOS by Johann · 12 years ago
  100. 9c318ee Merge "Further improvements on the hybrid dwt/dct expt" into experimental by Deb Mukherjee · 12 years ago