1. c202100 Enable unit tests to build with MSVC by Yaowu Xu · 12 years ago
  2. 6a5e6e0 Fix the build with MSVC by Yaowu Xu · 12 years ago
  3. 48556db Merge "vp9: Fix assert check." into vp9-preview by Frank Galligan · 12 years ago
  4. b95338c Merge "fixes --disable-vp9-encoder" into vp9-preview by Jim Bankoski · 12 years ago
  5. d9038b3 fixes --disable-vp9-encoder by Jim Bankoski · 12 years ago
  6. 0d687ed vp9: Fix assert check. by Frank Galligan · 12 years ago
  7. 3e0ea7f vp9: Remove superfluous command. by Frank Galligan · 12 years ago
  8. 271d635 Merge "Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c" into experimental by John Koleszar · 12 years ago
  9. 8b92f1e Supports inter-intra prediction with superblocks by Deb Mukherjee · 12 years ago
  10. 5f9e0ca Rename vpx_scale/rtcd.c to vpx_scale/vpx_scale_rtcd.c by Frank Galligan · 12 years ago
  11. 6632330 Adds switchable filters with superblocks by Deb Mukherjee · 12 years ago
  12. 9f93704 warnings in various experiments by Jim Bankoski · 12 years ago
  13. 2b8dc06 google style guide include guards by Jim Bankoski · 12 years ago
  14. eebc0b4 Merge "Further improve macroblock loop filters" into experimental by Yunqing Wang · 12 years ago
  15. d7489ea Merge "Minor refactoring of superblock decoding" into experimental by Deb Mukherjee · 12 years ago
  16. be08b5a Minor refactoring of superblock decoding by Deb Mukherjee · 12 years ago
  17. 3e3fffe a vp8 warning to boot. by Jim Bankoski · 12 years ago
  18. e3bdae1 intrinsic warnings begone by Jim Bankoski · 12 years ago
  19. d0a20fd last remaining warning by Jim Bankoski · 12 years ago
  20. 51e770d fix implicit warnings idct etc by Jim Bankoski · 12 years ago
  21. ef3c01e Additional warning message cleanup. by Jim Bankoski · 12 years ago
  22. ff2f9de Merge changes Iaa67bcf1,Ibea3bc80 into experimental by Yaowu Xu · 12 years ago
  23. b3055ec Merge "more unused variables." into experimental by Yaowu Xu · 12 years ago
  24. 8422ef7 Merge "unused variable" into experimental by Yaowu Xu · 12 years ago
  25. e007eb8 Merge "unused var removed" into experimental by Yaowu Xu · 12 years ago
  26. 6431007 Merge "minor fix to eob check for setting CONTEXT" into experimental by Yaowu Xu · 12 years ago
  27. 7ab1d3e minor fix to eob check for setting CONTEXT by Yaowu Xu · 12 years ago
  28. 00b27a3 more warning cleanup by Jim Bankoski · 12 years ago
  29. a802f5e unused variables & warnings by Jim Bankoski · 12 years ago
  30. cf671e2 more unused variables. by Jim Bankoski · 12 years ago
  31. 6e02947 unused variable by Jim Bankoski · 12 years ago
  32. 705220e unused var removed by Jim Bankoski · 12 years ago
  33. 245fba7 signed mismatch mvrefcount by Jim Bankoski · 12 years ago
  34. abd74ed warning error missing void by Jim Bankoski · 12 years ago
  35. 030e268 ihtllm moves to rtcd by Jim Bankoski · 12 years ago
  36. e69b525 fix vp9_vp8 files renamed by Jim Bankoski · 12 years ago
  37. 13dbf1f more rtcd cleanup by Jim Bankoski · 12 years ago
  38. 0de2142 Merge "Fixing 8x8/4x4 ADST for intra modes with tx select" into experimental by Deb Mukherjee · 12 years ago
  39. 0742b1e Fixing 8x8/4x4 ADST for intra modes with tx select by Deb Mukherjee · 12 years ago
  40. b2f27d9 Merge "remove the vp9_default_mode_contexts_a" into experimental by Yaowu Xu · 12 years ago
  41. 1cc5739 remove the vp9_default_mode_contexts_a by Yaowu Xu · 12 years ago
  42. c678739 fixed includes to be fully specified by Jim Bankoski · 12 years ago
  43. 926d95c Merge "remove postproc invokes" into experimental by Jim Bankoski · 12 years ago
  44. 00e2c6b Merge "Clamp decoded feature data" into experimental by John Koleszar · 12 years ago
  45. b07fcf5 Merge "Revert "make: flatten object file directories"" into experimental by John Koleszar · 12 years ago
  46. 85cba19 remove postproc invokes by Jim Bankoski · 12 years ago
  47. 3e976bb Localize Y2 entropy coding context by Yaowu Xu · 12 years ago
  48. d202138 Further improve macroblock loop filters by Yunqing Wang · 12 years ago
  49. 12da793 removed redundant mode_context data structures by Yaowu Xu · 12 years ago
  50. a1f1581 Clamp decoded feature data by John Koleszar · 12 years ago
  51. 1760c39 Revert "make: flatten object file directories" by John Koleszar · 12 years ago
  52. fcccbcb Add vp9_ prefix to all vp9 files by John Koleszar · 12 years ago
  53. 3bf7b13 Merge "Improve sad3x16 SSE2 function" into experimental by Yunqing Wang · 12 years ago
  54. fbc8e8f Merge "Modified mv prediction." into experimental by Paul Wilkins · 12 years ago
  55. d22f3d9 Modified mv prediction. by Paul Wilkins · 12 years ago
  56. e7cd807 Improve sad3x16 SSE2 function by Yunqing Wang · 12 years ago
  57. 89d62e3 remove the dependency on idct.h by Yaowu Xu · 12 years ago
  58. f42e41f Merge "removed the idct rtcd idct calls" into experimental by Jim Bankoski · 12 years ago
  59. 25b609b Move switch(tx_size) around txsize to detokenize.c. by Ronald S. Bultje · 12 years ago
  60. 9dc7d4f Fix crash in pick_inter_mode_sb(). by Ronald S. Bultje · 12 years ago
  61. 510557e removed the idct rtcd idct calls by Jim Bankoski · 12 years ago
  62. 9970d8b Restructure vp9_decode_mb_tokens_8x8() a bit. by Ronald S. Bultje · 12 years ago
  63. f090b6b Restructure vp9_decode_mb_tokens_16x16() a bit. by Ronald S. Bultje · 12 years ago
  64. 0312c3d Make get_eob() function static. by Ronald S. Bultje · 12 years ago
  65. 4422847 Rename "block_type" function argument to "txfm_size". by Ronald S. Bultje · 12 years ago
  66. 91d703b Merge "remove subpixel invoke functions" into experimental by Jim Bankoski · 12 years ago
  67. a5e542e Fix enc/dec mismatch with b_context_pred experiment enabled. by Ronald S. Bultje · 12 years ago
  68. 3338af4 remove subpixel invoke functions by Jim Bankoski · 12 years ago
  69. e25bd47 fixed const problem by Jim Bankoski · 12 years ago
  70. 4ad2f08 Merge "clean out some of the rtcd code." into experimental by Jim Bankoski · 12 years ago
  71. 414f68d Merge "Pack invisible frames without lengths" into experimental by John Koleszar · 12 years ago
  72. b551d82 Merge "make: fix dependency generation for flat build tree" into experimental by John Koleszar · 12 years ago
  73. bbe5e03 Fix ref_stride in sad function by Yunqing Wang · 12 years ago
  74. 2978bb8 make: fix dependency generation for flat build tree by John Koleszar · 12 years ago
  75. f4871b6 clean out some of the rtcd code. by Jim Bankoski · 12 years ago
  76. 4db0823 Merge "Assign above/left context in decode_coefs() instead of in caller." into experimental by Ronald S. Bultje · 12 years ago
  77. 18e42dd Merge "Remove unused argument from decode_coefs() function prototype." into experimental by Ronald S. Bultje · 12 years ago
  78. d0b5256 Merge "Remove coef_bands_x[] array and related machinery in decode_coefs()." into experimental by Ronald S. Bultje · 12 years ago
  79. 825b20b Merge "Inline count_tokens() in decode_coefs()." into experimental by Ronald S. Bultje · 12 years ago
  80. 4db4f98 Merge "Merge various count_token() functions into a single one." into experimental by Ronald S. Bultje · 12 years ago
  81. 5d7cb59 Assign above/left context in decode_coefs() instead of in caller. by Ronald S. Bultje · 12 years ago
  82. 3bdf302 Remove unused argument from decode_coefs() function prototype. by Ronald S. Bultje · 12 years ago
  83. a253b37 Remove coef_bands_x[] array and related machinery in decode_coefs(). by Ronald S. Bultje · 12 years ago
  84. 511ef20 Inline count_tokens() in decode_coefs(). by Ronald S. Bultje · 12 years ago
  85. 56352f1 Merge various count_token() functions into a single one. by Ronald S. Bultje · 12 years ago
  86. b38b6ab Merge "removal of temporal invoke" into experimental by Jim Bankoski · 12 years ago
  87. 166d24d Remove unused function count_tokens() in detokenize.c. by Ronald S. Bultje · 12 years ago
  88. cb98b83 removal of temporal invoke by Jim Bankoski · 12 years ago
  89. f19a1ca Remove special-case inline detokenization in b_pred reconstruction. by Ronald S. Bultje · 12 years ago
  90. 0eb5590 Merge "Add const before the dequant(dq)" into experimental by Yunqing Wang · 12 years ago
  91. 4c7c15e Merge "Optimize 8x8 dequant and idct" into experimental by Yunqing Wang · 12 years ago
  92. 47d9d48 Add const before the dequant(dq) by Yunqing Wang · 12 years ago
  93. 7bb2afa Merge "remove yasm.rules" into experimental by Yaowu Xu · 12 years ago
  94. 9152f48 remove yasm.rules by Yaowu Xu · 12 years ago
  95. 5b11052 Support 32x32 intra modes in non-keyframe superblocks. by Ronald S. Bultje · 12 years ago
  96. a57dbd9 Further experimentation with the mode context by Paul Wilkins · 12 years ago
  97. 6bca6de Merge "Don't write recon.yuv by default" into experimental by John Koleszar · 12 years ago
  98. cb2d06c Merge "Compound inter-intra experiment" into experimental by Deb Mukherjee · 12 years ago
  99. 170305d Merge "changed mv candidate search for superblocks" into experimental by Yaowu Xu · 12 years ago
  100. 415e6bf changed mv candidate search for superblocks by Yaowu Xu · 12 years ago